Skip to content

Commit

Permalink
fix: api
Browse files Browse the repository at this point in the history
  • Loading branch information
skynet2 committed Dec 30, 2024
1 parent 07c8870 commit 837f1ef
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 163 deletions.
176 changes: 88 additions & 88 deletions api/spec/openapi.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1259,6 +1259,7 @@ components:
options:
$ref: '#/components/schemas/VerifyPresentationOptions'
verifiablePresentation:
x-go-type: any
oneOf:
- type: string
- type: object
Expand Down
76 changes: 1 addition & 75 deletions pkg/restapi/v1/verifier/openapi.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 837f1ef

Please sign in to comment.