You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the example for cid-internal-ref for JSON, do you mean {$type: 'cid-internal-ref', value: string}`? If not, it seems like it would not safely round-trip without schema between CBOR and JSON.
bytes
{$type: 'bytes', value: string}
with value using a base64 encodingcid-internal-ref
{$type: 'cid-internal-ref', value: string}
with value using a base64 encodingdatetime
typeformat
modifier to stringsdatetime
at-uri
did
cid
datetime
type to astring
with the datetime formatThe text was updated successfully, but these errors were encountered: