Skip to content

Commit

Permalink
chore: regenerate SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 5, 2022
1 parent bea8c4a commit 517a203
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 464 deletions.
2 changes: 0 additions & 2 deletions internal/httpclient/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ docs/AcceptOAuth2LoginRequest.md
docs/AdminApi.md
docs/AdminCreateJsonWebKeySetBody.md
docs/AdminTrustOAuth2JwtGrantIssuerBody.md
docs/DefaultSession.md
docs/GenericError.md
docs/GetVersion200Response.md
docs/HandledOAuth2ConsentRequest.md
Expand Down Expand Up @@ -65,7 +64,6 @@ model_accept_o_auth2_consent_request_session.go
model_accept_o_auth2_login_request.go
model_admin_create_json_web_key_set_body.go
model_admin_trust_o_auth2_jwt_grant_issuer_body.go
model_default_session.go
model_generic_error.go
model_get_version_200_response.go
model_handled_o_auth2_consent_request.go
Expand Down
1 change: 0 additions & 1 deletion internal/httpclient/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ All URIs are relative to _http://localhost_
- [AcceptOAuth2LoginRequest](docs/AcceptOAuth2LoginRequest.md)
- [AdminCreateJsonWebKeySetBody](docs/AdminCreateJsonWebKeySetBody.md)
- [AdminTrustOAuth2JwtGrantIssuerBody](docs/AdminTrustOAuth2JwtGrantIssuerBody.md)
- [DefaultSession](docs/DefaultSession.md)
- [GenericError](docs/GenericError.md)
- [GetVersion200Response](docs/GetVersion200Response.md)
- [HandledOAuth2ConsentRequest](docs/HandledOAuth2ConsentRequest.md)
Expand Down
17 changes: 0 additions & 17 deletions internal/httpclient/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2030,23 +2030,6 @@ components:
deleted.\
\ The HTTP status code for empty responses is\ntypically 201."
schemas:
DefaultSession:
description: IDTokenSession is a session container for the id token
properties:
expires_at:
additionalProperties:
format: date-time
type: string
type: object
headers:
$ref: "#/components/schemas/Headers"
id_token_claims:
$ref: "#/components/schemas/IDTokenClaims"
subject:
type: string
username:
type: string
type: object
Headers:
description: Headers is the jwt headers
properties:
Expand Down
160 changes: 0 additions & 160 deletions internal/httpclient/docs/DefaultSession.md

This file was deleted.

Loading

0 comments on commit 517a203

Please sign in to comment.