File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1569,7 +1569,7 @@ <h2>Metadata Structure</h2>
15691569 < pre class ="example "
15701570 title ="JSON-encoded DID resolution input metadata example ">
15711571{
1572- "accept": "application/did+ld+json "
1572+ "accept": "application/did"
15731573}
15741574 </ pre >
15751575
@@ -1580,7 +1580,7 @@ <h2>Metadata Structure</h2>
15801580 < pre class ="example "
15811581 title ="DID resolution input metadata example ">
15821582«[
1583- "accept" → "application/did+ld+json "
1583+ "accept" → "application/did"
15841584]»
15851585 </ pre >
15861586
@@ -2004,7 +2004,7 @@ <h2>Example</h2>
20042004 }]
20052005 },
20062006 "didResolutionMetadata": {
2007- "contentType": "application/did+ld+json ",
2007+ "contentType": "application/did",
20082008 "retrieved": "2024-06-01T19:73:24Z",
20092009 },
20102010 "didDocumentMetadata": {
@@ -2084,7 +2084,7 @@ <h2>Example</h2>
20842084 }]
20852085 },
20862086 "didUrlDereferencingMetadata": {
2087- "contentType": "application/did+ld+json ",
2087+ "contentType": "application/did",
20882088 "retrieved": "2024-06-01T19:73:24Z",
20892089 },
20902090 "contentMetadata": {
You can’t perform that action at this time.
0 commit comments