Skip to content

Commit

Permalink
fix: add id onto issuer Person
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminMoe committed Sep 25, 2023
1 parent f1cd6d3 commit da853d2
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ properties:
type: string
enum:
- Person
id:
title: Identifier
description: Identifier of the issuer such as a url or DID
type: string
format: uri
firstName:
title: First Name
description: Person's first name.
Expand Down

0 comments on commit da853d2

Please sign in to comment.