Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsaporiti committed Jun 25, 2024
1 parent b324263 commit 2b33e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ components:
items:
type: string
x-omitempty: false
example: "[ BJJSignatureProof2021, Iden3SparseMerkleTreeProof]"
example: "BJJSignatureProof2021"
enum: [ BJJSignatureProof2021, Iden3SparseMerkleTreeProof]
example:
credentialSchema: "https://raw.githubusercontent.com/iden3/claim-schema-vocab/main/schemas/json/KYCAgeCredential-v3.json"
Expand Down

0 comments on commit 2b33e22

Please sign in to comment.