feat: add coverMetadataRef content type#513
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis PR introduces a new IPFS content type ChangesAdd coverMetadataRef IPFS Content Type
🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
Deploying sdk with
|
| Latest commit: |
b0826e5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8ca75c4e.sdk-9yp.pages.dev |
| Branch Preview URL: | https://feat-cover-metadata-ref-cont.sdk-9yp.pages.dev |
d749cc7 to
b0826e5
Compare
Summary
Adds a new
ContentType.coverMetadataReffor IPFS uploads used by the cover metadata feature. This allows db-api to upload a reference document ({ version: '1.0', coverMetadata: <uuid> }) to IPFS via the safe-ipfs-proxy.coverMetadataRefSchemainsrc/ipfs/schemas.tsContentType.coverMetadataRefenum value andCoverMetadataReftype insrc/types/ipfs.tssrc/ipfs/Ipfs.tsSummary by CodeRabbit