Skip to content

Commit

Permalink
Authlete CI - 52351923dfc10f37de1a85f05bbc5881c24ad1a7
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Nov 5, 2024
1 parent 7f2adbe commit 99a3502
Show file tree
Hide file tree
Showing 281 changed files with 39,671 additions and 11,222 deletions.
99 changes: 91 additions & 8 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ api_dynamic_client_registration.go
api_federation_endpoint.go
api_grant_management_endpoint.go
api_hsk_operations.go
api_id_token_endpoint.go
api_introspection_endpoint.go
api_jose_object.go
api_jwk_set_endpoint.go
Expand All @@ -24,6 +23,7 @@ api_service_management.go
api_token_endpoint.go
api_token_operations.go
api_user_info_endpoint.go
api_vci_endpoint.go
client.go
configuration.go
docs/AccessToken.md
Expand All @@ -38,6 +38,10 @@ docs/AuthorizationIssueRequest.md
docs/AuthorizationIssueResponse.md
docs/AuthorizationRequest.md
docs/AuthorizationResponse.md
docs/AuthorizationTicketInfoRequest.md
docs/AuthorizationTicketInfoResponse.md
docs/AuthorizationTicketUpdateRequest.md
docs/AuthorizationTicketUpdateResponse.md
docs/AuthzDetails.md
docs/BackchannelAuthenticationCompleteRequest.md
docs/BackchannelAuthenticationCompleteResponse.md
Expand All @@ -63,14 +67,15 @@ docs/ClientExtensionRequestableScopesUpdateRequest.md
docs/ClientExtensionRequestableScopesUpdateResponse.md
docs/ClientFlagUpdateRequest.md
docs/ClientFlagUpdateResponse.md
docs/ClientGetListApi200Response.md
docs/ClientGetListLimitedResponse.md
docs/ClientGetListResponse.md
docs/ClientGrantedScopesDeleteResponse.md
docs/ClientGrantedScopesGetResponse.md
docs/ClientLimited.md
docs/ClientLimitedAuthorization.md
docs/ClientManagementApi.md
docs/ClientRegistrationDeleteRequest.md
docs/ClientRegistrationDeleteResponse.md
docs/ClientRegistrationGetRequest.md
docs/ClientRegistrationGetResponse.md
docs/ClientRegistrationRequest.md
docs/ClientRegistrationResponse.md
docs/ClientRegistrationType.md
Expand All @@ -81,6 +86,10 @@ docs/ClientSecretUpdateRequest.md
docs/ClientSecretUpdateResponse.md
docs/ClientType.md
docs/ConfigurationEndpointApi.md
docs/CredentialIssuanceOrder.md
docs/CredentialIssuerMetadata.md
docs/CredentialOfferInfo.md
docs/CredentialRequestInfo.md
docs/DefaultApi.md
docs/DeliveryMode.md
docs/DeviceAuthorizationRequest.md
Expand All @@ -93,6 +102,7 @@ docs/DeviceVerificationResponse.md
docs/Display.md
docs/DynamicClientRegistrationApi.md
docs/DynamicScope.md
docs/FapiMode.md
docs/FederationConfigurationResponse.md
docs/FederationEndpointApi.md
docs/FederationRegistrationRequest.md
Expand All @@ -111,7 +121,6 @@ docs/HskDeleteResponse.md
docs/HskGetListResponse.md
docs/HskGetResponse.md
docs/HskOperationsApi.md
docs/IDTokenEndpointApi.md
docs/IdtokenReissueRequest.md
docs/IdtokenReissueResponse.md
docs/InfoResponse.md
Expand Down Expand Up @@ -140,8 +149,12 @@ docs/RevocationResponse.md
docs/Scope.md
docs/ServerMetadataApi.md
docs/Service.md
docs/ServiceGetApi200Response.md
docs/ServiceGetListApi200Response.md
docs/ServiceGetListLimitedResponse.md
docs/ServiceGetListResponse.md
docs/ServiceJwksGetResponse.md
docs/ServiceLimited.md
docs/ServiceManagementApi.md
docs/ServiceProfile.md
docs/Sns.md
Expand All @@ -150,6 +163,11 @@ docs/StandardIntrospectionRequest.md
docs/StandardIntrospectionResponse.md
docs/SubjectType.md
docs/TaggedValue.md
docs/TokenBatchStatus.md
docs/TokenBatchStatusResult.md
docs/TokenCreateBatchRequestInner.md
docs/TokenCreateBatchResponse.md
docs/TokenCreateBatchStatusResponse.md
docs/TokenCreateRequest.md
docs/TokenCreateResponse.md
docs/TokenEndpointApi.md
Expand All @@ -174,6 +192,29 @@ docs/UserinfoIssueRequest.md
docs/UserinfoIssueResponse.md
docs/UserinfoRequest.md
docs/UserinfoResponse.md
docs/VciBatchIssueRequest.md
docs/VciBatchIssueResponse.md
docs/VciBatchParseRequest.md
docs/VciBatchParseResponse.md
docs/VciDeferredIssueRequest.md
docs/VciDeferredIssueResponse.md
docs/VciDeferredParseRequest.md
docs/VciDeferredParseResponse.md
docs/VciEndpointApi.md
docs/VciJwksRequest.md
docs/VciJwksResponse.md
docs/VciJwtissuerRequest.md
docs/VciJwtissuerResponse.md
docs/VciMetadataRequest.md
docs/VciMetadataResponse.md
docs/VciOfferCreateRequest.md
docs/VciOfferCreateResponse.md
docs/VciOfferInfoRequest.md
docs/VciOfferInfoResponse.md
docs/VciSingleIssueRequest.md
docs/VciSingleIssueResponse.md
docs/VciSingleParseRequest.md
docs/VciSingleParseResponse.md
docs/VerifiedClaimsValidationSchema.md
git_push.sh
go.mod
Expand All @@ -189,6 +230,10 @@ model_authorization_issue_request.go
model_authorization_issue_response.go
model_authorization_request.go
model_authorization_response.go
model_authorization_ticket_info_request.go
model_authorization_ticket_info_response.go
model_authorization_ticket_update_request.go
model_authorization_ticket_update_response.go
model_authz_details.go
model_backchannel_authentication_complete_request.go
model_backchannel_authentication_complete_response.go
Expand All @@ -212,13 +257,14 @@ model_client_extension_requestable_scopes_update_request.go
model_client_extension_requestable_scopes_update_response.go
model_client_flag_update_request.go
model_client_flag_update_response.go
model_client_get_list_api_200_response.go
model_client_get_list_limited_response.go
model_client_get_list_response.go
model_client_granted_scopes_delete_response.go
model_client_granted_scopes_get_response.go
model_client_limited.go
model_client_limited_authorization.go
model_client_registration_delete_request.go
model_client_registration_delete_response.go
model_client_registration_get_request.go
model_client_registration_get_response.go
model_client_registration_request.go
model_client_registration_response.go
model_client_registration_type.go
Expand All @@ -228,6 +274,10 @@ model_client_secret_refresh_response.go
model_client_secret_update_request.go
model_client_secret_update_response.go
model_client_type.go
model_credential_issuance_order.go
model_credential_issuer_metadata.go
model_credential_offer_info.go
model_credential_request_info.go
model_delivery_mode.go
model_device_authorization_request.go
model_device_authorization_response.go
Expand All @@ -237,6 +287,7 @@ model_device_verification_request.go
model_device_verification_response.go
model_display.go
model_dynamic_scope.go
model_fapi_mode.go
model_federation_configuration_response.go
model_federation_registration_request.go
model_federation_registration_response.go
Expand Down Expand Up @@ -274,15 +325,24 @@ model_revocation_request.go
model_revocation_response.go
model_scope.go
model_service.go
model_service_get_api_200_response.go
model_service_get_list_api_200_response.go
model_service_get_list_limited_response.go
model_service_get_list_response.go
model_service_jwks_get_response.go
model_service_limited.go
model_service_profile.go
model_sns.go
model_sns_credentials.go
model_standard_introspection_request.go
model_standard_introspection_response.go
model_subject_type.go
model_tagged_value.go
model_token_batch_status.go
model_token_batch_status_result.go
model_token_create_batch_request_inner.go
model_token_create_batch_response.go
model_token_create_batch_status_response.go
model_token_create_request.go
model_token_create_response.go
model_token_fail_request.go
Expand All @@ -304,6 +364,29 @@ model_userinfo_issue_request.go
model_userinfo_issue_response.go
model_userinfo_request.go
model_userinfo_response.go
model_vci_batch_issue_request.go
model_vci_batch_issue_response.go
model_vci_batch_parse_request.go
model_vci_batch_parse_response.go
model_vci_deferred_issue_request.go
model_vci_deferred_issue_response.go
model_vci_deferred_parse_request.go
model_vci_deferred_parse_response.go
model_vci_jwks_request.go
model_vci_jwks_response.go
model_vci_jwtissuer_request.go
model_vci_jwtissuer_response.go
model_vci_metadata_request.go
model_vci_metadata_response.go
model_vci_offer_create_request.go
model_vci_offer_create_response.go
model_vci_offer_info_request.go
model_vci_offer_info_response.go
model_vci_single_issue_request.go
model_vci_single_issue_response.go
model_vci_single_parse_request.go
model_vci_single_parse_response.go
model_verified_claims_validation_schema.go
response.go
test/api_vci_endpoint_test.go
utils.go
Loading

0 comments on commit 99a3502

Please sign in to comment.