Skip to content

Commit

Permalink
autogen: regenerate OpenAPI client for v2.2.0
Browse files Browse the repository at this point in the history
Version: v2.2.0
  • Loading branch information
aeneasr committed Feb 12, 2024
1 parent e7a1057 commit cfbd36e
Show file tree
Hide file tree
Showing 73 changed files with 5,260 additions and 4,299 deletions.
15 changes: 10 additions & 5 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ docs/IsReady503Response.md
docs/JsonPatch.md
docs/JsonWebKey.md
docs/JsonWebKeySet.md
docs/JwkApi.md
docs/MetadataApi.md
docs/OAuth2Api.md
docs/JwkAPI.md
docs/MetadataAPI.md
docs/OAuth2API.md
docs/OAuth2Client.md
docs/OAuth2ClientTokenLifespans.md
docs/OAuth2ConsentRequest.md
Expand All @@ -40,7 +40,7 @@ docs/OAuth2LoginRequest.md
docs/OAuth2LogoutRequest.md
docs/OAuth2RedirectTo.md
docs/OAuth2TokenExchange.md
docs/OidcApi.md
docs/OidcAPI.md
docs/OidcConfiguration.md
docs/OidcUserInfo.md
docs/Pagination.md
Expand All @@ -58,7 +58,7 @@ docs/VerifiableCredentialPrimingResponse.md
docs/VerifiableCredentialProof.md
docs/VerifiableCredentialResponse.md
docs/Version.md
docs/WellknownApi.md
docs/WellknownAPI.md
git_push.sh
go.mod
go.sum
Expand Down Expand Up @@ -107,4 +107,9 @@ model_verifiable_credential_proof.go
model_verifiable_credential_response.go
model_version.go
response.go
test/api_jwk_test.go
test/api_metadata_test.go
test/api_o_auth2_test.go
test/api_oidc_test.go
test/api_wellknown_test.go
utils.go
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.1
7.1.0
1,493 changes: 808 additions & 685 deletions api/openapi.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit cfbd36e

Please sign in to comment.