Skip to content

Commit

Permalink
doc(pollux): Fix small typing error OpenAPI specs
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-frade-iohk committed Sep 7, 2022
1 parent ca13854 commit 6d84b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pollux/api/pollux-openapi-spec.yaml
Expand Up @@ -521,7 +521,7 @@ components:
type: string
description: "Issuer DID"
example: "did:prism:issuerdid"
issuanceDate":
issuanceDate:
type: string
description: "Datetime in ISO format that corresponds to the date of issuance"
example: "2010-01-01T19:23:24Z"
Expand Down

0 comments on commit 6d84b30

Please sign in to comment.