-
Notifications
You must be signed in to change notification settings - Fork 14
Propose "instead of" in terms of media type #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -519,12 +519,14 @@ <h6>JWT Decoding</h6> | |||
</section> | |||
</section> | |||
|
|||
<section id="version-1.1"> | |||
<h2>Version 1.1</h2> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added a section so we can distinguish between production rules for 1.1 and potential production rules for future versions
<section id="production"> | ||
<h2>Production</h2> | ||
|
||
<p> | ||
This section describes how to produce a VC-JWT encoded | ||
<code>VerifiableCredential</code> from a <code>Credential</code>. | ||
<code>VerifiableCredential</code> from an object of media type <code>application/credential+ld+json</code>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replace ambiguous "Credential" with specific media type, this change is potentially blocked by w3c/vc-data-model#1014
If that PR changes substantially, this PR will need to be rejected / reworked.
Co-authored-by: Ted Thibodeau Jr <[email protected]>
Co-authored-by: Ted Thibodeau Jr <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This documents what 1.1 VC-JWTs do. It makes no semantic changes. We should merge this.
This pull request leverages w3c/vc-data-model#1000
It defines the "instead of" production rules in terms of the
application/credential+ld+json
media type.💥 Error: 522 💥
PR Preview failed to build. (Last tried on Jan 20, 2023, 11:35 PM UTC).
More
PR Preview relies on a number of web services to run. There seems to be an issue with the following one:
🚨 Spec Generator - Spec Generator is the web service used to build specs that rely on ReSpec.
🔗 Related URL
If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.