Skip to content

Commit

Permalink
autogen: regenerate OpenAPI client for v1.1.0
Browse files Browse the repository at this point in the history
Version: v1.1.0
  • Loading branch information
aeneasr committed Feb 20, 2024
1 parent e9aeb0e commit 789aca7
Show file tree
Hide file tree
Showing 175 changed files with 13,467 additions and 6,507 deletions.
38 changes: 28 additions & 10 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,16 @@ client.go
configuration.go
docs/AuthenticatorAssuranceLevel.md
docs/BatchPatchIdentitiesResponse.md
docs/ConsistencyRequestParameters.md
docs/ContinueWith.md
docs/ContinueWithRecoveryUi.md
docs/ContinueWithRecoveryUiFlow.md
docs/ContinueWithSetOrySessionToken.md
docs/ContinueWithSettingsUi.md
docs/ContinueWithSettingsUiFlow.md
docs/ContinueWithVerificationUi.md
docs/ContinueWithVerificationUiFlow.md
docs/CourierApi.md
docs/CourierAPI.md
docs/CourierMessageStatus.md
docs/CourierMessageType.md
docs/CreateIdentityBody.md
Expand All @@ -27,22 +32,21 @@ docs/ErrorBrowserLocationChangeRequired.md
docs/ErrorFlowReplaced.md
docs/ErrorGeneric.md
docs/FlowError.md
docs/FrontendApi.md
docs/FrontendAPI.md
docs/GenericError.md
docs/GetVersion200Response.md
docs/HealthNotReadyStatus.md
docs/HealthStatus.md
docs/Identity.md
docs/IdentityApi.md
docs/IdentityAPI.md
docs/IdentityCredentials.md
docs/IdentityCredentialsCode.md
docs/IdentityCredentialsOidc.md
docs/IdentityCredentialsOidcProvider.md
docs/IdentityCredentialsPassword.md
docs/IdentityCredentialsType.md
docs/IdentityPatch.md
docs/IdentityPatchResponse.md
docs/IdentitySchemaContainer.md
docs/IdentityState.md
docs/IdentityWithCredentials.md
docs/IdentityWithCredentialsOidc.md
docs/IdentityWithCredentialsOidcConfig.md
Expand All @@ -53,15 +57,15 @@ docs/IsAlive200Response.md
docs/IsReady503Response.md
docs/JsonPatch.md
docs/LoginFlow.md
docs/LoginFlowState.md
docs/LogoutFlow.md
docs/Message.md
docs/MessageDispatch.md
docs/MetadataApi.md
docs/MetadataAPI.md
docs/NeedsPrivilegedSessionError.md
docs/OAuth2Client.md
docs/OAuth2ConsentRequestOpenIDConnectContext.md
docs/OAuth2LoginRequest.md
docs/Pagination.md
docs/PatchIdentitiesBody.md
docs/PerformNativeLogoutBody.md
docs/RecoveryCodeForIdentity.md
Expand All @@ -70,6 +74,7 @@ docs/RecoveryFlowState.md
docs/RecoveryIdentityAddress.md
docs/RecoveryLinkForIdentity.md
docs/RegistrationFlow.md
docs/RegistrationFlowState.md
docs/SelfServiceFlowExpiredError.md
docs/Session.md
docs/SessionAuthenticationMethod.md
Expand All @@ -93,6 +98,7 @@ docs/UiNodeTextAttributes.md
docs/UiText.md
docs/UpdateIdentityBody.md
docs/UpdateLoginFlowBody.md
docs/UpdateLoginFlowWithCodeMethod.md
docs/UpdateLoginFlowWithLookupSecretMethod.md
docs/UpdateLoginFlowWithOidcMethod.md
docs/UpdateLoginFlowWithPasswordMethod.md
Expand All @@ -102,6 +108,7 @@ docs/UpdateRecoveryFlowBody.md
docs/UpdateRecoveryFlowWithCodeMethod.md
docs/UpdateRecoveryFlowWithLinkMethod.md
docs/UpdateRegistrationFlowBody.md
docs/UpdateRegistrationFlowWithCodeMethod.md
docs/UpdateRegistrationFlowWithOidcMethod.md
docs/UpdateRegistrationFlowWithPasswordMethod.md
docs/UpdateRegistrationFlowWithWebAuthnMethod.md
Expand All @@ -124,8 +131,13 @@ go.mod
go.sum
model_authenticator_assurance_level.go
model_batch_patch_identities_response.go
model_consistency_request_parameters.go
model_continue_with.go
model_continue_with_recovery_ui.go
model_continue_with_recovery_ui_flow.go
model_continue_with_set_ory_session_token.go
model_continue_with_settings_ui.go
model_continue_with_settings_ui_flow.go
model_continue_with_verification_ui.go
model_continue_with_verification_ui_flow.go
model_courier_message_status.go
Expand All @@ -145,14 +157,13 @@ model_health_not_ready_status.go
model_health_status.go
model_identity.go
model_identity_credentials.go
model_identity_credentials_code.go
model_identity_credentials_oidc.go
model_identity_credentials_oidc_provider.go
model_identity_credentials_password.go
model_identity_credentials_type.go
model_identity_patch.go
model_identity_patch_response.go
model_identity_schema_container.go
model_identity_state.go
model_identity_with_credentials.go
model_identity_with_credentials_oidc.go
model_identity_with_credentials_oidc_config.go
Expand All @@ -163,14 +174,14 @@ model_is_alive_200_response.go
model_is_ready_503_response.go
model_json_patch.go
model_login_flow.go
model_login_flow_state.go
model_logout_flow.go
model_message.go
model_message_dispatch.go
model_needs_privileged_session_error.go
model_o_auth2_client.go
model_o_auth2_consent_request_open_id_connect_context.go
model_o_auth2_login_request.go
model_pagination.go
model_patch_identities_body.go
model_perform_native_logout_body.go
model_recovery_code_for_identity.go
Expand All @@ -179,6 +190,7 @@ model_recovery_flow_state.go
model_recovery_identity_address.go
model_recovery_link_for_identity.go
model_registration_flow.go
model_registration_flow_state.go
model_self_service_flow_expired_error.go
model_session.go
model_session_authentication_method.go
Expand All @@ -202,6 +214,7 @@ model_ui_node_text_attributes.go
model_ui_text.go
model_update_identity_body.go
model_update_login_flow_body.go
model_update_login_flow_with_code_method.go
model_update_login_flow_with_lookup_secret_method.go
model_update_login_flow_with_oidc_method.go
model_update_login_flow_with_password_method.go
Expand All @@ -211,6 +224,7 @@ model_update_recovery_flow_body.go
model_update_recovery_flow_with_code_method.go
model_update_recovery_flow_with_link_method.go
model_update_registration_flow_body.go
model_update_registration_flow_with_code_method.go
model_update_registration_flow_with_oidc_method.go
model_update_registration_flow_with_password_method.go
model_update_registration_flow_with_web_authn_method.go
Expand All @@ -229,4 +243,8 @@ model_verification_flow.go
model_verification_flow_state.go
model_version.go
response.go
test/api_courier_test.go
test/api_frontend_test.go
test/api_identity_test.go
test/api_metadata_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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This is the official Ory Kratos SDK for go.

## Ory Self-Hosted

This SDK is for use with self-hosted Ory Kratos.
If you are developing against Ory Network, please use the [Ory Network SDK](https://www.ory.sh/docs/sdk).



Please do not make any pull requests against this repository! Its contents are
fully auto-generated by the [ory/sdk](http://github.com/ory/sdk) repository. Any
changes to this repository will be overwritten on the next CI run!
Expand Down
Loading

0 comments on commit 789aca7

Please sign in to comment.