Skip to content

Commit

Permalink
Small update to OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper committed Apr 7, 2024
1 parent af0fa47 commit 41afa3a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,7 @@ components:
type: object
didResolutionMetadata:
type: object
additionalProperties: { }
didDocumentMetadata:
type: object
additionalProperties: { }
3 changes: 3 additions & 0 deletions uni-resolver-core/openapi/java-client-generated/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*
!.gitignore
!.openapi-generator-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.gitignore

0 comments on commit 41afa3a

Please sign in to comment.