Skip to content

Commit afe23a1

Browse files
mkhraishaTallTed
andauthored
update media types (#241)
* update media types * Update index.html Co-authored-by: Ted Thibodeau Jr <[email protected]> --------- Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 4f55533 commit afe23a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,11 +1328,11 @@ <h2><code>JsonSchema</code></h2>
13281328
<section class="normative" id="media-types-for-jsonschemacredential">
13291329
<h2><code>JsonSchemaCredential</code></h2>
13301330
<p>
1331-
The media types <code>application/vc+ld+json</code>, <code>application/vc+ld+json+jwt</code>, or
1332-
<code>application/vc+ld+json+sd-jwt</code> as defined in [[VC-DATA-MODEL-2.0]],
1333-
[[VC-JOSE-COSE]], or [[SD-JWT]] specifications, respectively, SHOULD be used when
1334-
transmitting a [[JSON-SCHEMA]] represented as a <a>verifiable credential</a> with usage of
1335-
the <a href="#jsonschema">JsonSchemaCredential</a> type. Clients receiving <a>credential schemas</a>
1331+
The media types <code>application/vc</code>, <code>application/vc+jwt</code>, or
1332+
<code>application/vc+sd-jwt</code>, as defined in the [[VC-DATA-MODEL-2.0]],
1333+
[[VC-JOSE-COSE]], or [[SD-JWT]] specification, respectively, SHOULD be used when
1334+
transmitting a [[JSON-SCHEMA]] represented as a <a>verifiable credential</a> with the
1335+
<a href="#jsonschema">JsonSchemaCredential</a> type. Clients receiving <a>credential schemas</a>
13361336
files over HTTP MAY accept content using any of these types.
13371337
</p>
13381338
</section>

0 commit comments

Comments
 (0)