Skip to content

Commit

Permalink
autogen: regenerate OpenAPI client for v1.2.1
Browse files Browse the repository at this point in the history
Version: v1.2.1
  • Loading branch information
aeneasr committed Jul 17, 2024
1 parent a1f5386 commit 7131855
Show file tree
Hide file tree
Showing 173 changed files with 3,716 additions and 881 deletions.
12 changes: 12 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ doc/UpdateLoginFlowBody.md
doc/UpdateLoginFlowWithCodeMethod.md
doc/UpdateLoginFlowWithLookupSecretMethod.md
doc/UpdateLoginFlowWithOidcMethod.md
doc/UpdateLoginFlowWithPasskeyMethod.md
doc/UpdateLoginFlowWithPasswordMethod.md
doc/UpdateLoginFlowWithTotpMethod.md
doc/UpdateLoginFlowWithWebAuthnMethod.md
Expand All @@ -103,11 +104,14 @@ doc/UpdateRecoveryFlowWithLinkMethod.md
doc/UpdateRegistrationFlowBody.md
doc/UpdateRegistrationFlowWithCodeMethod.md
doc/UpdateRegistrationFlowWithOidcMethod.md
doc/UpdateRegistrationFlowWithPasskeyMethod.md
doc/UpdateRegistrationFlowWithPasswordMethod.md
doc/UpdateRegistrationFlowWithProfileMethod.md
doc/UpdateRegistrationFlowWithWebAuthnMethod.md
doc/UpdateSettingsFlowBody.md
doc/UpdateSettingsFlowWithLookupMethod.md
doc/UpdateSettingsFlowWithOidcMethod.md
doc/UpdateSettingsFlowWithPasskeyMethod.md
doc/UpdateSettingsFlowWithPasswordMethod.md
doc/UpdateSettingsFlowWithProfileMethod.md
doc/UpdateSettingsFlowWithTotpMethod.md
Expand Down Expand Up @@ -221,6 +225,7 @@ lib/src/model/update_login_flow_body.dart
lib/src/model/update_login_flow_with_code_method.dart
lib/src/model/update_login_flow_with_lookup_secret_method.dart
lib/src/model/update_login_flow_with_oidc_method.dart
lib/src/model/update_login_flow_with_passkey_method.dart
lib/src/model/update_login_flow_with_password_method.dart
lib/src/model/update_login_flow_with_totp_method.dart
lib/src/model/update_login_flow_with_web_authn_method.dart
Expand All @@ -230,11 +235,14 @@ lib/src/model/update_recovery_flow_with_link_method.dart
lib/src/model/update_registration_flow_body.dart
lib/src/model/update_registration_flow_with_code_method.dart
lib/src/model/update_registration_flow_with_oidc_method.dart
lib/src/model/update_registration_flow_with_passkey_method.dart
lib/src/model/update_registration_flow_with_password_method.dart
lib/src/model/update_registration_flow_with_profile_method.dart
lib/src/model/update_registration_flow_with_web_authn_method.dart
lib/src/model/update_settings_flow_body.dart
lib/src/model/update_settings_flow_with_lookup_method.dart
lib/src/model/update_settings_flow_with_oidc_method.dart
lib/src/model/update_settings_flow_with_passkey_method.dart
lib/src/model/update_settings_flow_with_password_method.dart
lib/src/model/update_settings_flow_with_profile_method.dart
lib/src/model/update_settings_flow_with_totp_method.dart
Expand Down Expand Up @@ -340,6 +348,7 @@ test/update_login_flow_body_test.dart
test/update_login_flow_with_code_method_test.dart
test/update_login_flow_with_lookup_secret_method_test.dart
test/update_login_flow_with_oidc_method_test.dart
test/update_login_flow_with_passkey_method_test.dart
test/update_login_flow_with_password_method_test.dart
test/update_login_flow_with_totp_method_test.dart
test/update_login_flow_with_web_authn_method_test.dart
Expand All @@ -349,11 +358,14 @@ test/update_recovery_flow_with_link_method_test.dart
test/update_registration_flow_body_test.dart
test/update_registration_flow_with_code_method_test.dart
test/update_registration_flow_with_oidc_method_test.dart
test/update_registration_flow_with_passkey_method_test.dart
test/update_registration_flow_with_password_method_test.dart
test/update_registration_flow_with_profile_method_test.dart
test/update_registration_flow_with_web_authn_method_test.dart
test/update_settings_flow_body_test.dart
test/update_settings_flow_with_lookup_method_test.dart
test/update_settings_flow_with_oidc_method_test.dart
test/update_settings_flow_with_passkey_method_test.dart
test/update_settings_flow_with_password_method_test.dart
test/update_settings_flow_with_profile_method_test.dart
test/update_settings_flow_with_totp_method_test.dart
Expand Down
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.6.0
7.7.0
140 changes: 0 additions & 140 deletions CODE_OF_CONDUCT.md

This file was deleted.

Loading

0 comments on commit 7131855

Please sign in to comment.