diff --git a/docs/docs/.static/api.json b/docs/docs/.static/api.json index a2e01e70783..39f04edcfcd 100755 --- a/docs/docs/.static/api.json +++ b/docs/docs/.static/api.json @@ -1758,7 +1758,7 @@ "name": "Apache 2.0" }, "title": "Ory Kratos API", - "version": "v0.8.0-alpha.4.pre.0" + "version": "" }, "openapi": "3.0.3", "paths": { diff --git a/internal/httpclient/README.md b/internal/httpclient/README.md index 264fc831995..6df00ecda26 100644 --- a/internal/httpclient/README.md +++ b/internal/httpclient/README.md @@ -10,7 +10,7 @@ technology capable of authorizing incoming requests. ## Overview This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. -- API version: v0.8.0-alpha.4.pre.0 +- API version: 1.0.0 - Package version: 1.0.0 - Build package: org.openapitools.codegen.languages.GoClientCodegen diff --git a/internal/httpclient/api/openapi.yaml b/internal/httpclient/api/openapi.yaml index 2fe2b987949..46d1ddf0d47 100644 --- a/internal/httpclient/api/openapi.yaml +++ b/internal/httpclient/api/openapi.yaml @@ -11,7 +11,6 @@ info: license: name: Apache 2.0 title: Ory Kratos API - version: v0.8.0-alpha.4.pre.0 servers: - url: / paths: diff --git a/internal/httpclient/api_metadata.go b/internal/httpclient/api_metadata.go index 7ac826fa213..64e4967188b 100644 --- a/internal/httpclient/api_metadata.go +++ b/internal/httpclient/api_metadata.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/api_v0alpha2.go b/internal/httpclient/api_v0alpha2.go index c7d7b5ede33..fe47c787540 100644 --- a/internal/httpclient/api_v0alpha2.go +++ b/internal/httpclient/api_v0alpha2.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/client.go b/internal/httpclient/client.go index 92432beef30..0469d3c1468 100644 --- a/internal/httpclient/client.go +++ b/internal/httpclient/client.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ @@ -41,7 +41,7 @@ var ( xmlCheck = regexp.MustCompile(`(?i:(?:application|text)/xml)`) ) -// APIClient manages communication with the Ory Kratos API API vv0.8.0-alpha.4.pre.0 +// APIClient manages communication with the Ory Kratos API API v1.0.0 // In most cases there should be only one, shared, APIClient. type APIClient struct { cfg *Configuration diff --git a/internal/httpclient/configuration.go b/internal/httpclient/configuration.go index b0cd0939c51..328e6189bc2 100644 --- a/internal/httpclient/configuration.go +++ b/internal/httpclient/configuration.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_admin_create_identity_body.go b/internal/httpclient/model_admin_create_identity_body.go index e7d74b52321..5f85e9262bb 100644 --- a/internal/httpclient/model_admin_create_identity_body.go +++ b/internal/httpclient/model_admin_create_identity_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_admin_create_self_service_recovery_link_body.go b/internal/httpclient/model_admin_create_self_service_recovery_link_body.go index ec32d9e3685..2baf77acec0 100644 --- a/internal/httpclient/model_admin_create_self_service_recovery_link_body.go +++ b/internal/httpclient/model_admin_create_self_service_recovery_link_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_admin_update_identity_body.go b/internal/httpclient/model_admin_update_identity_body.go index a61b29f18d1..29c27da8567 100644 --- a/internal/httpclient/model_admin_update_identity_body.go +++ b/internal/httpclient/model_admin_update_identity_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_authenticator_assurance_level.go b/internal/httpclient/model_authenticator_assurance_level.go index a4d0821cc67..e369c842dae 100644 --- a/internal/httpclient/model_authenticator_assurance_level.go +++ b/internal/httpclient/model_authenticator_assurance_level.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_error_authenticator_assurance_level_not_satisfied.go b/internal/httpclient/model_error_authenticator_assurance_level_not_satisfied.go index 8cbafc2d7ff..9b3b7bab338 100644 --- a/internal/httpclient/model_error_authenticator_assurance_level_not_satisfied.go +++ b/internal/httpclient/model_error_authenticator_assurance_level_not_satisfied.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_generic_error.go b/internal/httpclient/model_generic_error.go index 43052046826..e487b0bcbea 100644 --- a/internal/httpclient/model_generic_error.go +++ b/internal/httpclient/model_generic_error.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_health_not_ready_status.go b/internal/httpclient/model_health_not_ready_status.go index be357cb8ea0..bc95385d211 100644 --- a/internal/httpclient/model_health_not_ready_status.go +++ b/internal/httpclient/model_health_not_ready_status.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_health_status.go b/internal/httpclient/model_health_status.go index 29f519cb9e7..6f0ab0b5295 100644 --- a/internal/httpclient/model_health_status.go +++ b/internal/httpclient/model_health_status.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_identity.go b/internal/httpclient/model_identity.go index 56c266b898d..597d6338dd4 100644 --- a/internal/httpclient/model_identity.go +++ b/internal/httpclient/model_identity.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_identity_credentials.go b/internal/httpclient/model_identity_credentials.go index 14a86e5fa1c..d10d862ea87 100644 --- a/internal/httpclient/model_identity_credentials.go +++ b/internal/httpclient/model_identity_credentials.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_identity_credentials_type.go b/internal/httpclient/model_identity_credentials_type.go index 37e46c7b050..bffe60c2e9b 100644 --- a/internal/httpclient/model_identity_credentials_type.go +++ b/internal/httpclient/model_identity_credentials_type.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_identity_schema.go b/internal/httpclient/model_identity_schema.go index 610372f14b3..7640acdc9bb 100644 --- a/internal/httpclient/model_identity_schema.go +++ b/internal/httpclient/model_identity_schema.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_identity_state.go b/internal/httpclient/model_identity_state.go index 752c1aa23cf..7b0601a503a 100644 --- a/internal/httpclient/model_identity_state.go +++ b/internal/httpclient/model_identity_state.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_inline_response_200.go b/internal/httpclient/model_inline_response_200.go index 2fce8faf388..8d2b748768d 100644 --- a/internal/httpclient/model_inline_response_200.go +++ b/internal/httpclient/model_inline_response_200.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_inline_response_200_1.go b/internal/httpclient/model_inline_response_200_1.go index 8e87d757219..56608efd943 100644 --- a/internal/httpclient/model_inline_response_200_1.go +++ b/internal/httpclient/model_inline_response_200_1.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_inline_response_503.go b/internal/httpclient/model_inline_response_503.go index 986b9ccb582..b1a8d5f2c11 100644 --- a/internal/httpclient/model_inline_response_503.go +++ b/internal/httpclient/model_inline_response_503.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_json_error.go b/internal/httpclient/model_json_error.go index 082ba4ef52c..b97b7e01052 100644 --- a/internal/httpclient/model_json_error.go +++ b/internal/httpclient/model_json_error.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_needs_privileged_session_error.go b/internal/httpclient/model_needs_privileged_session_error.go index ebeae83a763..aec02bbe01c 100644 --- a/internal/httpclient/model_needs_privileged_session_error.go +++ b/internal/httpclient/model_needs_privileged_session_error.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_recovery_address.go b/internal/httpclient/model_recovery_address.go index 8f4c004d998..e54295247c1 100644 --- a/internal/httpclient/model_recovery_address.go +++ b/internal/httpclient/model_recovery_address.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_browser_location_change_required_error.go b/internal/httpclient/model_self_service_browser_location_change_required_error.go index b9226b8b584..fee3505b78e 100644 --- a/internal/httpclient/model_self_service_browser_location_change_required_error.go +++ b/internal/httpclient/model_self_service_browser_location_change_required_error.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_error.go b/internal/httpclient/model_self_service_error.go index 764f43b56bc..740d61196b8 100644 --- a/internal/httpclient/model_self_service_error.go +++ b/internal/httpclient/model_self_service_error.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_flow_expired_error.go b/internal/httpclient/model_self_service_flow_expired_error.go index a3ed5bca1e2..58101f49a6b 100644 --- a/internal/httpclient/model_self_service_flow_expired_error.go +++ b/internal/httpclient/model_self_service_flow_expired_error.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_login_flow.go b/internal/httpclient/model_self_service_login_flow.go index 6ec4c62696a..c996e0e3f1d 100644 --- a/internal/httpclient/model_self_service_login_flow.go +++ b/internal/httpclient/model_self_service_login_flow.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_logout_url.go b/internal/httpclient/model_self_service_logout_url.go index 9c03200f1b9..5711b2566bf 100644 --- a/internal/httpclient/model_self_service_logout_url.go +++ b/internal/httpclient/model_self_service_logout_url.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_recovery_flow.go b/internal/httpclient/model_self_service_recovery_flow.go index 7d24039bc29..311c4d21350 100644 --- a/internal/httpclient/model_self_service_recovery_flow.go +++ b/internal/httpclient/model_self_service_recovery_flow.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_recovery_flow_state.go b/internal/httpclient/model_self_service_recovery_flow_state.go index df19668abe6..d64eed7d877 100644 --- a/internal/httpclient/model_self_service_recovery_flow_state.go +++ b/internal/httpclient/model_self_service_recovery_flow_state.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_recovery_link.go b/internal/httpclient/model_self_service_recovery_link.go index 9b60625b795..f5074179902 100644 --- a/internal/httpclient/model_self_service_recovery_link.go +++ b/internal/httpclient/model_self_service_recovery_link.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_registration_flow.go b/internal/httpclient/model_self_service_registration_flow.go index 9d013c3bd60..31c6c78c459 100644 --- a/internal/httpclient/model_self_service_registration_flow.go +++ b/internal/httpclient/model_self_service_registration_flow.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_settings_flow.go b/internal/httpclient/model_self_service_settings_flow.go index 3a1d78fda36..550fffeaedc 100644 --- a/internal/httpclient/model_self_service_settings_flow.go +++ b/internal/httpclient/model_self_service_settings_flow.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_settings_flow_state.go b/internal/httpclient/model_self_service_settings_flow_state.go index a4ab50039c3..c276cd62cdd 100644 --- a/internal/httpclient/model_self_service_settings_flow_state.go +++ b/internal/httpclient/model_self_service_settings_flow_state.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_verification_flow.go b/internal/httpclient/model_self_service_verification_flow.go index 04106034e59..65e31efb0eb 100644 --- a/internal/httpclient/model_self_service_verification_flow.go +++ b/internal/httpclient/model_self_service_verification_flow.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_self_service_verification_flow_state.go b/internal/httpclient/model_self_service_verification_flow_state.go index 53297ab8527..ff544b689c7 100644 --- a/internal/httpclient/model_self_service_verification_flow_state.go +++ b/internal/httpclient/model_self_service_verification_flow_state.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_session.go b/internal/httpclient/model_session.go index fb9ede0534b..b53f528b455 100644 --- a/internal/httpclient/model_session.go +++ b/internal/httpclient/model_session.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_session_authentication_method.go b/internal/httpclient/model_session_authentication_method.go index 1a660d407cc..170b40d294e 100644 --- a/internal/httpclient/model_session_authentication_method.go +++ b/internal/httpclient/model_session_authentication_method.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_session_device.go b/internal/httpclient/model_session_device.go index a70cf9de7ee..faf33bd2fb4 100644 --- a/internal/httpclient/model_session_device.go +++ b/internal/httpclient/model_session_device.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_settings_profile_form_config.go b/internal/httpclient/model_settings_profile_form_config.go index 15230e3f5a1..506ae04883a 100644 --- a/internal/httpclient/model_settings_profile_form_config.go +++ b/internal/httpclient/model_settings_profile_form_config.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_login_flow_body.go b/internal/httpclient/model_submit_self_service_login_flow_body.go index 695ec0e5c98..0c2529e15e8 100644 --- a/internal/httpclient/model_submit_self_service_login_flow_body.go +++ b/internal/httpclient/model_submit_self_service_login_flow_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_login_flow_with_lookup_secret_method_body.go b/internal/httpclient/model_submit_self_service_login_flow_with_lookup_secret_method_body.go index 88257ee43a8..1acab50913b 100644 --- a/internal/httpclient/model_submit_self_service_login_flow_with_lookup_secret_method_body.go +++ b/internal/httpclient/model_submit_self_service_login_flow_with_lookup_secret_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_login_flow_with_oidc_method_body.go b/internal/httpclient/model_submit_self_service_login_flow_with_oidc_method_body.go index 4b4ebb1b85a..2b40b884aa7 100644 --- a/internal/httpclient/model_submit_self_service_login_flow_with_oidc_method_body.go +++ b/internal/httpclient/model_submit_self_service_login_flow_with_oidc_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_login_flow_with_password_method_body.go b/internal/httpclient/model_submit_self_service_login_flow_with_password_method_body.go index a7761204c9e..e5e82eec243 100644 --- a/internal/httpclient/model_submit_self_service_login_flow_with_password_method_body.go +++ b/internal/httpclient/model_submit_self_service_login_flow_with_password_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_login_flow_with_totp_method_body.go b/internal/httpclient/model_submit_self_service_login_flow_with_totp_method_body.go index 74c7f6a735c..98751597049 100644 --- a/internal/httpclient/model_submit_self_service_login_flow_with_totp_method_body.go +++ b/internal/httpclient/model_submit_self_service_login_flow_with_totp_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_login_flow_with_web_authn_method_body.go b/internal/httpclient/model_submit_self_service_login_flow_with_web_authn_method_body.go index ab83095818a..9fc220e10b9 100644 --- a/internal/httpclient/model_submit_self_service_login_flow_with_web_authn_method_body.go +++ b/internal/httpclient/model_submit_self_service_login_flow_with_web_authn_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_logout_flow_without_browser_body.go b/internal/httpclient/model_submit_self_service_logout_flow_without_browser_body.go index a6f048a332c..767b4786d29 100644 --- a/internal/httpclient/model_submit_self_service_logout_flow_without_browser_body.go +++ b/internal/httpclient/model_submit_self_service_logout_flow_without_browser_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_recovery_flow_body.go b/internal/httpclient/model_submit_self_service_recovery_flow_body.go index e439a68e182..d12ad9b4f96 100644 --- a/internal/httpclient/model_submit_self_service_recovery_flow_body.go +++ b/internal/httpclient/model_submit_self_service_recovery_flow_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_recovery_flow_with_link_method_body.go b/internal/httpclient/model_submit_self_service_recovery_flow_with_link_method_body.go index dced7995f38..7e8a7208c86 100644 --- a/internal/httpclient/model_submit_self_service_recovery_flow_with_link_method_body.go +++ b/internal/httpclient/model_submit_self_service_recovery_flow_with_link_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_registration_flow_body.go b/internal/httpclient/model_submit_self_service_registration_flow_body.go index e88074a9f15..9ea302edea2 100644 --- a/internal/httpclient/model_submit_self_service_registration_flow_body.go +++ b/internal/httpclient/model_submit_self_service_registration_flow_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_registration_flow_with_oidc_method_body.go b/internal/httpclient/model_submit_self_service_registration_flow_with_oidc_method_body.go index 841f9deee82..77cab6934b9 100644 --- a/internal/httpclient/model_submit_self_service_registration_flow_with_oidc_method_body.go +++ b/internal/httpclient/model_submit_self_service_registration_flow_with_oidc_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_registration_flow_with_password_method_body.go b/internal/httpclient/model_submit_self_service_registration_flow_with_password_method_body.go index 83edf690594..14e8310632b 100644 --- a/internal/httpclient/model_submit_self_service_registration_flow_with_password_method_body.go +++ b/internal/httpclient/model_submit_self_service_registration_flow_with_password_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_settings_flow_body.go b/internal/httpclient/model_submit_self_service_settings_flow_body.go index d2bf7c15e3a..6d4bd90b0f9 100644 --- a/internal/httpclient/model_submit_self_service_settings_flow_body.go +++ b/internal/httpclient/model_submit_self_service_settings_flow_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_settings_flow_with_lookup_method_body.go b/internal/httpclient/model_submit_self_service_settings_flow_with_lookup_method_body.go index de1d1c67b37..9c69c169392 100644 --- a/internal/httpclient/model_submit_self_service_settings_flow_with_lookup_method_body.go +++ b/internal/httpclient/model_submit_self_service_settings_flow_with_lookup_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_settings_flow_with_oidc_method_body.go b/internal/httpclient/model_submit_self_service_settings_flow_with_oidc_method_body.go index 61dda5f63da..2b725bf73f1 100644 --- a/internal/httpclient/model_submit_self_service_settings_flow_with_oidc_method_body.go +++ b/internal/httpclient/model_submit_self_service_settings_flow_with_oidc_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_settings_flow_with_password_method_body.go b/internal/httpclient/model_submit_self_service_settings_flow_with_password_method_body.go index 6d36779906d..50382433a51 100644 --- a/internal/httpclient/model_submit_self_service_settings_flow_with_password_method_body.go +++ b/internal/httpclient/model_submit_self_service_settings_flow_with_password_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_settings_flow_with_profile_method_body.go b/internal/httpclient/model_submit_self_service_settings_flow_with_profile_method_body.go index ec401c7180c..53b29b5c1a0 100644 --- a/internal/httpclient/model_submit_self_service_settings_flow_with_profile_method_body.go +++ b/internal/httpclient/model_submit_self_service_settings_flow_with_profile_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_settings_flow_with_totp_method_body.go b/internal/httpclient/model_submit_self_service_settings_flow_with_totp_method_body.go index 23422f68300..f97e146fd1f 100644 --- a/internal/httpclient/model_submit_self_service_settings_flow_with_totp_method_body.go +++ b/internal/httpclient/model_submit_self_service_settings_flow_with_totp_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_settings_flow_with_web_authn_method_body.go b/internal/httpclient/model_submit_self_service_settings_flow_with_web_authn_method_body.go index 20bb2107cbf..b8bcc405dd0 100644 --- a/internal/httpclient/model_submit_self_service_settings_flow_with_web_authn_method_body.go +++ b/internal/httpclient/model_submit_self_service_settings_flow_with_web_authn_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_verification_flow_body.go b/internal/httpclient/model_submit_self_service_verification_flow_body.go index 4f210a93ef7..1f78e8e247d 100644 --- a/internal/httpclient/model_submit_self_service_verification_flow_body.go +++ b/internal/httpclient/model_submit_self_service_verification_flow_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_submit_self_service_verification_flow_with_link_method_body.go b/internal/httpclient/model_submit_self_service_verification_flow_with_link_method_body.go index 890913ad7b5..b8598fe1855 100644 --- a/internal/httpclient/model_submit_self_service_verification_flow_with_link_method_body.go +++ b/internal/httpclient/model_submit_self_service_verification_flow_with_link_method_body.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_successful_self_service_login_without_browser.go b/internal/httpclient/model_successful_self_service_login_without_browser.go index 906f1645883..796f997d924 100644 --- a/internal/httpclient/model_successful_self_service_login_without_browser.go +++ b/internal/httpclient/model_successful_self_service_login_without_browser.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_successful_self_service_registration_without_browser.go b/internal/httpclient/model_successful_self_service_registration_without_browser.go index 7251d2d3100..2a129d56e2b 100644 --- a/internal/httpclient/model_successful_self_service_registration_without_browser.go +++ b/internal/httpclient/model_successful_self_service_registration_without_browser.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_container.go b/internal/httpclient/model_ui_container.go index e6a9e44dfac..bcec8ad30cb 100644 --- a/internal/httpclient/model_ui_container.go +++ b/internal/httpclient/model_ui_container.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node.go b/internal/httpclient/model_ui_node.go index 79cd243394b..6c94ae0b661 100644 --- a/internal/httpclient/model_ui_node.go +++ b/internal/httpclient/model_ui_node.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node_anchor_attributes.go b/internal/httpclient/model_ui_node_anchor_attributes.go index 7c912988081..0e544f31948 100644 --- a/internal/httpclient/model_ui_node_anchor_attributes.go +++ b/internal/httpclient/model_ui_node_anchor_attributes.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node_attributes.go b/internal/httpclient/model_ui_node_attributes.go index 708bb2ee77c..42991826e02 100644 --- a/internal/httpclient/model_ui_node_attributes.go +++ b/internal/httpclient/model_ui_node_attributes.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node_image_attributes.go b/internal/httpclient/model_ui_node_image_attributes.go index dce1dd53318..7cb6c6a8dee 100644 --- a/internal/httpclient/model_ui_node_image_attributes.go +++ b/internal/httpclient/model_ui_node_image_attributes.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node_input_attributes.go b/internal/httpclient/model_ui_node_input_attributes.go index f7eb2f9abf0..bee7c2245d9 100644 --- a/internal/httpclient/model_ui_node_input_attributes.go +++ b/internal/httpclient/model_ui_node_input_attributes.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node_meta.go b/internal/httpclient/model_ui_node_meta.go index 2a0c05cb0be..02e495709c8 100644 --- a/internal/httpclient/model_ui_node_meta.go +++ b/internal/httpclient/model_ui_node_meta.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node_script_attributes.go b/internal/httpclient/model_ui_node_script_attributes.go index a18eb70a60d..9449867c871 100644 --- a/internal/httpclient/model_ui_node_script_attributes.go +++ b/internal/httpclient/model_ui_node_script_attributes.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_node_text_attributes.go b/internal/httpclient/model_ui_node_text_attributes.go index 40ba1298580..4fea508c1d8 100644 --- a/internal/httpclient/model_ui_node_text_attributes.go +++ b/internal/httpclient/model_ui_node_text_attributes.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_ui_text.go b/internal/httpclient/model_ui_text.go index 34d98c9b0ba..1283287174f 100644 --- a/internal/httpclient/model_ui_text.go +++ b/internal/httpclient/model_ui_text.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_verifiable_identity_address.go b/internal/httpclient/model_verifiable_identity_address.go index bd3ce7472ba..701f9139d14 100644 --- a/internal/httpclient/model_verifiable_identity_address.go +++ b/internal/httpclient/model_verifiable_identity_address.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/model_version.go b/internal/httpclient/model_version.go index 8ce3ab7532f..592b0ebc829 100644 --- a/internal/httpclient/model_version.go +++ b/internal/httpclient/model_version.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/response.go b/internal/httpclient/response.go index 2fb46bf77a2..d729ab3714d 100644 --- a/internal/httpclient/response.go +++ b/internal/httpclient/response.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/internal/httpclient/utils.go b/internal/httpclient/utils.go index 7b3ea3189db..bcc73b769cb 100644 --- a/internal/httpclient/utils.go +++ b/internal/httpclient/utils.go @@ -3,7 +3,7 @@ * * Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. * - * API version: v0.8.0-alpha.4.pre.0 + * API version: 1.0.0 * Contact: hi@ory.sh */ diff --git a/spec/api.json b/spec/api.json index 2b53063320d..4a0a17f6112 100755 --- a/spec/api.json +++ b/spec/api.json @@ -1928,7 +1928,7 @@ "name": "Apache 2.0" }, "title": "Ory Kratos API", - "version": "v0.8.0-alpha.4.pre.0" + "version": "" }, "openapi": "3.0.3", "paths": {