Skip to content

Commit

Permalink
Remove value_type
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfett committed Dec 12, 2024
1 parent 81f54c5 commit cb81527
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2308,12 +2308,6 @@ following keys can be used to describe the claim or claims:
wallet did not request the inclusion of the claim, and/or if the Credential
Issuer chose to not include the claim. If the `mandatory` parameter is
omitted, the default value is `false`.
* `value_type`: OPTIONAL. String value determining the type of value of the
claim. Valid values defined by this specification are `string`, `number`,
and image media types such as `image/jpeg` as defined in IANA media type
registry for images
(https://www.iana.org/assignments/media-types/media-types.xhtml#image).
Other values MAY also be used.
* `display`: OPTIONAL. Array of objects, where each object contains display
properties of a certain claim in the Credential for a certain language.
Below is a non-exhaustive list of valid parameters that MAY be included:
Expand Down

0 comments on commit cb81527

Please sign in to comment.