From ca5069a8beae8040d99bd5f6e78a9192385b6975 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Wed, 20 Dec 2023 14:17:17 +0000 Subject: [PATCH] autogen: regenerate OpenAPI client for v1.4.7 Version: v1.4.7 --- api/openapi.yaml | 2 +- build.gradle | 2 +- build.sbt | 2 +- pom.xml | 16 ++++++++-------- src/main/java/sh/ory/ApiCallback.java | 2 +- src/main/java/sh/ory/ApiClient.java | 4 ++-- src/main/java/sh/ory/ApiException.java | 4 ++-- src/main/java/sh/ory/ApiResponse.java | 2 +- src/main/java/sh/ory/Configuration.java | 4 ++-- src/main/java/sh/ory/GzipRequestInterceptor.java | 2 +- src/main/java/sh/ory/JSON.java | 2 +- src/main/java/sh/ory/Pair.java | 4 ++-- src/main/java/sh/ory/ProgressRequestBody.java | 2 +- src/main/java/sh/ory/ProgressResponseBody.java | 2 +- src/main/java/sh/ory/StringUtil.java | 4 ++-- src/main/java/sh/ory/api/CourierApi.java | 2 +- src/main/java/sh/ory/api/FrontendApi.java | 2 +- src/main/java/sh/ory/api/IdentityApi.java | 2 +- src/main/java/sh/ory/api/JwkApi.java | 2 +- src/main/java/sh/ory/api/MetadataApi.java | 2 +- src/main/java/sh/ory/api/OAuth2Api.java | 2 +- src/main/java/sh/ory/api/OidcApi.java | 2 +- src/main/java/sh/ory/api/PermissionApi.java | 2 +- src/main/java/sh/ory/api/ProjectApi.java | 2 +- src/main/java/sh/ory/api/RelationshipApi.java | 2 +- src/main/java/sh/ory/api/WellknownApi.java | 2 +- src/main/java/sh/ory/auth/ApiKeyAuth.java | 4 ++-- src/main/java/sh/ory/auth/Authentication.java | 2 +- src/main/java/sh/ory/auth/HttpBasicAuth.java | 2 +- src/main/java/sh/ory/auth/HttpBearerAuth.java | 4 ++-- src/main/java/sh/ory/auth/OAuth.java | 4 ++-- src/main/java/sh/ory/auth/OAuthFlow.java | 4 ++-- .../java/sh/ory/model/AbstractOpenApiSchema.java | 4 ++-- .../sh/ory/model/AcceptOAuth2ConsentRequest.java | 4 ++-- .../model/AcceptOAuth2ConsentRequestSession.java | 4 ++-- .../sh/ory/model/AcceptOAuth2LoginRequest.java | 4 ++-- .../sh/ory/model/ActiveProjectInConsole.java | 4 ++-- .../sh/ory/model/AttributesCountDatapoint.java | 4 ++-- .../ory/model/AuthenticatorAssuranceLevel.java | 2 +- .../ory/model/BatchPatchIdentitiesResponse.java | 4 ++-- .../java/sh/ory/model/CheckOplSyntaxResult.java | 4 ++-- .../java/sh/ory/model/CheckPermissionResult.java | 4 ++-- src/main/java/sh/ory/model/CloudAccount.java | 4 ++-- .../ory/model/ConsistencyRequestParameters.java | 4 ++-- src/main/java/sh/ory/model/ContinueWith.java | 4 ++-- .../sh/ory/model/ContinueWithRecoveryUi.java | 4 ++-- .../sh/ory/model/ContinueWithRecoveryUiFlow.java | 4 ++-- .../model/ContinueWithSetOrySessionToken.java | 4 ++-- .../sh/ory/model/ContinueWithSettingsUi.java | 4 ++-- .../sh/ory/model/ContinueWithSettingsUiFlow.java | 4 ++-- .../sh/ory/model/ContinueWithVerificationUi.java | 4 ++-- .../model/ContinueWithVerificationUiFlow.java | 4 ++-- .../java/sh/ory/model/CourierMessageStatus.java | 2 +- .../java/sh/ory/model/CourierMessageType.java | 2 +- .../sh/ory/model/CreateCustomDomainBody.java | 4 ++-- .../java/sh/ory/model/CreateIdentityBody.java | 4 ++-- .../java/sh/ory/model/CreateInviteResponse.java | 4 ++-- .../java/sh/ory/model/CreateJsonWebKeySet.java | 4 ++-- .../sh/ory/model/CreateProjectApiKeyRequest.java | 4 ++-- .../java/sh/ory/model/CreateProjectBody.java | 4 ++-- .../java/sh/ory/model/CreateProjectBranding.java | 4 ++-- .../ory/model/CreateProjectMemberInviteBody.java | 4 ++-- .../model/CreateProjectNormalizedPayload.java | 4 ++-- .../model/CreateRecoveryCodeForIdentityBody.java | 4 ++-- .../model/CreateRecoveryLinkForIdentityBody.java | 4 ++-- .../sh/ory/model/CreateRelationshipBody.java | 4 ++-- .../sh/ory/model/CreateSubscriptionBody.java | 4 ++-- .../CreateVerifiableCredentialRequestBody.java | 4 ++-- .../sh/ory/model/CredentialSupportedDraft00.java | 4 ++-- src/main/java/sh/ory/model/CustomDomain.java | 4 ++-- .../java/sh/ory/model/DeleteMySessionsCount.java | 4 ++-- .../java/sh/ory/model/EmailTemplateData.java | 4 ++-- .../java/sh/ory/model/EmailTemplateDataBody.java | 4 ++-- ...rAuthenticatorAssuranceLevelNotSatisfied.java | 4 ++-- .../ErrorBrowserLocationChangeRequired.java | 4 ++-- .../java/sh/ory/model/ErrorFlowReplaced.java | 4 ++-- src/main/java/sh/ory/model/ErrorGeneric.java | 4 ++-- src/main/java/sh/ory/model/ErrorOAuth2.java | 4 ++-- .../sh/ory/model/ExpandedPermissionTree.java | 4 ++-- src/main/java/sh/ory/model/FlowError.java | 4 ++-- src/main/java/sh/ory/model/GenericError.java | 4 ++-- .../java/sh/ory/model/GenericErrorContent.java | 4 ++-- src/main/java/sh/ory/model/GenericUsage.java | 4 ++-- .../sh/ory/model/GetAttributesCountResponse.java | 4 ++-- .../model/GetManagedIdentitySchemaLocation.java | 4 ++-- .../sh/ory/model/GetOrganizationResponse.java | 4 ++-- .../sh/ory/model/GetProjectMetricsResponse.java | 4 ++-- .../sh/ory/model/GetSessionActivityResponse.java | 4 ++-- .../java/sh/ory/model/GetVersion200Response.java | 4 ++-- .../java/sh/ory/model/HealthNotReadyStatus.java | 4 ++-- src/main/java/sh/ory/model/HealthStatus.java | 4 ++-- src/main/java/sh/ory/model/Identity.java | 4 ++-- .../java/sh/ory/model/IdentityCredentials.java | 4 ++-- .../sh/ory/model/IdentityCredentialsCode.java | 4 ++-- .../sh/ory/model/IdentityCredentialsOidc.java | 4 ++-- .../model/IdentityCredentialsOidcProvider.java | 4 ++-- .../ory/model/IdentityCredentialsPassword.java | 4 ++-- .../sh/ory/model/IdentityCredentialsType.java | 2 +- src/main/java/sh/ory/model/IdentityPatch.java | 4 ++-- .../java/sh/ory/model/IdentityPatchResponse.java | 4 ++-- .../sh/ory/model/IdentitySchemaContainer.java | 4 ++-- .../java/sh/ory/model/IdentitySchemaPreset.java | 4 ++-- src/main/java/sh/ory/model/IdentityState.java | 2 +- .../sh/ory/model/IdentityWithCredentials.java | 4 ++-- .../ory/model/IdentityWithCredentialsOidc.java | 4 ++-- .../model/IdentityWithCredentialsOidcConfig.java | 4 ++-- ...dentityWithCredentialsOidcConfigProvider.java | 4 ++-- .../model/IdentityWithCredentialsPassword.java | 4 ++-- .../IdentityWithCredentialsPasswordConfig.java | 4 ++-- .../model/InternalGetProjectBrandingBody.java | 4 ++-- ...alIsAXWelcomeScreenEnabledForProjectBody.java | 4 ++-- .../InternalIsOwnerForProjectBySlugBody.java | 4 ++-- .../InternalIsOwnerForProjectBySlugResponse.java | 4 ++-- .../model/InternalProvisionMockSubscription.java | 4 ++-- .../sh/ory/model/IntrospectedOAuth2Token.java | 4 ++-- .../sh/ory/model/IsOwnerForProjectBySlug.java | 4 ++-- .../java/sh/ory/model/IsReady200Response.java | 4 ++-- .../java/sh/ory/model/IsReady503Response.java | 4 ++-- src/main/java/sh/ory/model/JsonPatch.java | 4 ++-- src/main/java/sh/ory/model/JsonWebKey.java | 4 ++-- src/main/java/sh/ory/model/JsonWebKeySet.java | 4 ++-- src/main/java/sh/ory/model/KetoNamespace.java | 4 ++-- .../sh/ory/model/ListMyWorkspacesResponse.java | 4 ++-- .../sh/ory/model/ListOrganizationsResponse.java | 4 ++-- src/main/java/sh/ory/model/LoginFlow.java | 4 ++-- src/main/java/sh/ory/model/LoginFlowState.java | 2 +- src/main/java/sh/ory/model/LogoutFlow.java | 4 ++-- .../java/sh/ory/model/ManagedIdentitySchema.java | 4 ++-- .../ManagedIdentitySchemaValidationResult.java | 4 ++-- src/main/java/sh/ory/model/MemberInvite.java | 4 ++-- src/main/java/sh/ory/model/Message.java | 4 ++-- src/main/java/sh/ory/model/MessageDispatch.java | 4 ++-- src/main/java/sh/ory/model/MetricsDatapoint.java | 4 ++-- src/main/java/sh/ory/model/Namespace.java | 4 ++-- .../ory/model/NeedsPrivilegedSessionError.java | 4 ++-- .../java/sh/ory/model/NormalizedProject.java | 4 ++-- .../sh/ory/model/NormalizedProjectRevision.java | 4 ++-- .../ory/model/NormalizedProjectRevisionHook.java | 4 ++-- .../NormalizedProjectRevisionIdentitySchema.java | 4 ++-- ...malizedProjectRevisionThirdPartyProvider.java | 4 ++-- ...rmalizedProjectRevisionTokenizerTemplate.java | 4 ++-- src/main/java/sh/ory/model/OAuth2Client.java | 4 ++-- .../sh/ory/model/OAuth2ClientTokenLifespans.java | 4 ++-- .../java/sh/ory/model/OAuth2ConsentRequest.java | 4 ++-- ...OAuth2ConsentRequestOpenIDConnectContext.java | 4 ++-- .../java/sh/ory/model/OAuth2ConsentSession.java | 4 ++-- .../ory/model/OAuth2ConsentSessionExpiresAt.java | 4 ++-- .../java/sh/ory/model/OAuth2LoginRequest.java | 4 ++-- .../java/sh/ory/model/OAuth2LogoutRequest.java | 4 ++-- src/main/java/sh/ory/model/OAuth2RedirectTo.java | 4 ++-- .../java/sh/ory/model/OAuth2TokenExchange.java | 4 ++-- .../java/sh/ory/model/OidcConfiguration.java | 4 ++-- src/main/java/sh/ory/model/OidcUserInfo.java | 4 ++-- src/main/java/sh/ory/model/Organization.java | 4 ++-- src/main/java/sh/ory/model/OrganizationBody.java | 4 ++-- src/main/java/sh/ory/model/Pagination.java | 4 ++-- .../java/sh/ory/model/PaginationHeaders.java | 4 ++-- src/main/java/sh/ory/model/ParseError.java | 4 ++-- .../java/sh/ory/model/PatchIdentitiesBody.java | 4 ++-- .../sh/ory/model/PerformNativeLogoutBody.java | 4 ++-- src/main/java/sh/ory/model/Plan.java | 4 ++-- src/main/java/sh/ory/model/PlanDetails.java | 4 ++-- .../sh/ory/model/PostCheckPermissionBody.java | 4 ++-- .../model/PostCheckPermissionOrErrorBody.java | 4 ++-- src/main/java/sh/ory/model/Project.java | 4 ++-- src/main/java/sh/ory/model/ProjectApiKey.java | 4 ++-- src/main/java/sh/ory/model/ProjectBranding.java | 4 ++-- .../java/sh/ory/model/ProjectBrandingColors.java | 4 ++-- .../java/sh/ory/model/ProjectBrandingTheme.java | 4 ++-- src/main/java/sh/ory/model/ProjectCors.java | 4 ++-- src/main/java/sh/ory/model/ProjectHost.java | 4 ++-- src/main/java/sh/ory/model/ProjectMetadata.java | 4 ++-- .../sh/ory/model/ProjectServiceIdentity.java | 4 ++-- .../java/sh/ory/model/ProjectServiceOAuth2.java | 4 ++-- .../sh/ory/model/ProjectServicePermission.java | 4 ++-- src/main/java/sh/ory/model/ProjectServices.java | 4 ++-- src/main/java/sh/ory/model/QuotaUsage.java | 4 ++-- src/main/java/sh/ory/model/RFC6749ErrorJson.java | 4 ++-- .../sh/ory/model/RecoveryCodeForIdentity.java | 4 ++-- src/main/java/sh/ory/model/RecoveryFlow.java | 4 ++-- .../java/sh/ory/model/RecoveryFlowState.java | 2 +- .../sh/ory/model/RecoveryIdentityAddress.java | 4 ++-- .../sh/ory/model/RecoveryLinkForIdentity.java | 4 ++-- src/main/java/sh/ory/model/RegistrationFlow.java | 4 ++-- .../java/sh/ory/model/RegistrationFlowState.java | 2 +- .../java/sh/ory/model/RejectOAuth2Request.java | 4 ++-- src/main/java/sh/ory/model/RelationQuery.java | 4 ++-- src/main/java/sh/ory/model/Relationship.java | 4 ++-- .../sh/ory/model/RelationshipNamespaces.java | 4 ++-- .../java/sh/ory/model/RelationshipPatch.java | 4 ++-- src/main/java/sh/ory/model/Relationships.java | 4 ++-- src/main/java/sh/ory/model/SchemaPatch.java | 4 ++-- .../ory/model/SelfServiceFlowExpiredError.java | 4 ++-- src/main/java/sh/ory/model/Session.java | 4 ++-- .../sh/ory/model/SessionActivityDatapoint.java | 4 ++-- .../ory/model/SessionAuthenticationMethod.java | 4 ++-- src/main/java/sh/ory/model/SessionDevice.java | 4 ++-- .../ory/model/SetActiveProjectInConsoleBody.java | 4 ++-- .../java/sh/ory/model/SetCustomDomainBody.java | 4 ++-- src/main/java/sh/ory/model/SetProject.java | 4 ++-- .../ory/model/SetProjectBrandingThemeBody.java | 4 ++-- src/main/java/sh/ory/model/SettingsFlow.java | 4 ++-- .../java/sh/ory/model/SettingsFlowState.java | 2 +- src/main/java/sh/ory/model/SourcePosition.java | 4 ++-- src/main/java/sh/ory/model/StripeCustomer.java | 4 ++-- src/main/java/sh/ory/model/SubjectSet.java | 4 ++-- src/main/java/sh/ory/model/Subscription.java | 4 ++-- .../model/SuccessfulCodeExchangeResponse.java | 4 ++-- .../java/sh/ory/model/SuccessfulNativeLogin.java | 4 ++-- .../ory/model/SuccessfulNativeRegistration.java | 4 ++-- .../sh/ory/model/SuccessfulProjectUpdate.java | 4 ++-- src/main/java/sh/ory/model/TokenPagination.java | 4 ++-- .../sh/ory/model/TokenPaginationHeaders.java | 4 ++-- .../model/TokenPaginationRequestParameters.java | 4 ++-- .../model/TokenPaginationResponseHeaders.java | 4 ++-- .../sh/ory/model/TrustOAuth2JwtGrantIssuer.java | 4 ++-- .../ory/model/TrustedOAuth2JwtGrantIssuer.java | 4 ++-- .../model/TrustedOAuth2JwtGrantJsonWebKey.java | 4 ++-- src/main/java/sh/ory/model/UiContainer.java | 4 ++-- src/main/java/sh/ory/model/UiNode.java | 4 ++-- .../sh/ory/model/UiNodeAnchorAttributes.java | 4 ++-- src/main/java/sh/ory/model/UiNodeAttributes.java | 4 ++-- .../java/sh/ory/model/UiNodeImageAttributes.java | 4 ++-- .../java/sh/ory/model/UiNodeInputAttributes.java | 4 ++-- src/main/java/sh/ory/model/UiNodeMeta.java | 4 ++-- .../sh/ory/model/UiNodeScriptAttributes.java | 4 ++-- .../java/sh/ory/model/UiNodeTextAttributes.java | 4 ++-- src/main/java/sh/ory/model/UiText.java | 4 ++-- .../java/sh/ory/model/UpdateIdentityBody.java | 4 ++-- .../java/sh/ory/model/UpdateLoginFlowBody.java | 4 ++-- .../ory/model/UpdateLoginFlowWithCodeMethod.java | 4 ++-- .../UpdateLoginFlowWithLookupSecretMethod.java | 4 ++-- .../ory/model/UpdateLoginFlowWithOidcMethod.java | 4 ++-- .../model/UpdateLoginFlowWithPasswordMethod.java | 4 ++-- .../ory/model/UpdateLoginFlowWithTotpMethod.java | 4 ++-- .../model/UpdateLoginFlowWithWebAuthnMethod.java | 4 ++-- .../sh/ory/model/UpdateRecoveryFlowBody.java | 4 ++-- .../model/UpdateRecoveryFlowWithCodeMethod.java | 4 ++-- .../model/UpdateRecoveryFlowWithLinkMethod.java | 4 ++-- .../sh/ory/model/UpdateRegistrationFlowBody.java | 4 ++-- .../UpdateRegistrationFlowWithCodeMethod.java | 4 ++-- .../UpdateRegistrationFlowWithOidcMethod.java | 4 ++-- ...UpdateRegistrationFlowWithPasswordMethod.java | 4 ++-- ...UpdateRegistrationFlowWithWebAuthnMethod.java | 4 ++-- .../sh/ory/model/UpdateSettingsFlowBody.java | 4 ++-- .../UpdateSettingsFlowWithLookupMethod.java | 4 ++-- .../model/UpdateSettingsFlowWithOidcMethod.java | 4 ++-- .../UpdateSettingsFlowWithPasswordMethod.java | 4 ++-- .../UpdateSettingsFlowWithProfileMethod.java | 4 ++-- .../model/UpdateSettingsFlowWithTotpMethod.java | 4 ++-- .../UpdateSettingsFlowWithWebAuthnMethod.java | 4 ++-- .../sh/ory/model/UpdateSubscriptionBody.java | 4 ++-- .../sh/ory/model/UpdateVerificationFlowBody.java | 4 ++-- .../UpdateVerificationFlowWithCodeMethod.java | 4 ++-- .../UpdateVerificationFlowWithLinkMethod.java | 4 ++-- src/main/java/sh/ory/model/Usage.java | 4 ++-- .../VerifiableCredentialPrimingResponse.java | 4 ++-- .../sh/ory/model/VerifiableCredentialProof.java | 4 ++-- .../ory/model/VerifiableCredentialResponse.java | 4 ++-- .../sh/ory/model/VerifiableIdentityAddress.java | 4 ++-- src/main/java/sh/ory/model/VerificationFlow.java | 4 ++-- .../java/sh/ory/model/VerificationFlowState.java | 2 +- src/main/java/sh/ory/model/Version.java | 4 ++-- src/main/java/sh/ory/model/Warning.java | 4 ++-- src/main/java/sh/ory/model/Workspace.java | 4 ++-- src/test/java/sh/ory/api/CourierApiTest.java | 2 +- src/test/java/sh/ory/api/FrontendApiTest.java | 2 +- src/test/java/sh/ory/api/IdentityApiTest.java | 2 +- src/test/java/sh/ory/api/JwkApiTest.java | 2 +- src/test/java/sh/ory/api/MetadataApiTest.java | 2 +- src/test/java/sh/ory/api/OAuth2ApiTest.java | 2 +- src/test/java/sh/ory/api/OidcApiTest.java | 2 +- src/test/java/sh/ory/api/PermissionApiTest.java | 2 +- src/test/java/sh/ory/api/ProjectApiTest.java | 2 +- .../java/sh/ory/api/RelationshipApiTest.java | 2 +- src/test/java/sh/ory/api/WellknownApiTest.java | 2 +- .../AcceptOAuth2ConsentRequestSessionTest.java | 2 +- .../model/AcceptOAuth2ConsentRequestTest.java | 2 +- .../ory/model/AcceptOAuth2LoginRequestTest.java | 2 +- .../sh/ory/model/ActiveProjectInConsoleTest.java | 2 +- .../ory/model/AttributesCountDatapointTest.java | 2 +- .../model/AuthenticatorAssuranceLevelTest.java | 2 +- .../model/BatchPatchIdentitiesResponseTest.java | 2 +- .../sh/ory/model/CheckOplSyntaxResultTest.java | 2 +- .../sh/ory/model/CheckPermissionResultTest.java | 2 +- src/test/java/sh/ory/model/CloudAccountTest.java | 2 +- .../model/ConsistencyRequestParametersTest.java | 2 +- .../model/ContinueWithRecoveryUiFlowTest.java | 2 +- .../sh/ory/model/ContinueWithRecoveryUiTest.java | 2 +- .../ContinueWithSetOrySessionTokenTest.java | 2 +- .../model/ContinueWithSettingsUiFlowTest.java | 2 +- .../sh/ory/model/ContinueWithSettingsUiTest.java | 2 +- src/test/java/sh/ory/model/ContinueWithTest.java | 2 +- .../ContinueWithVerificationUiFlowTest.java | 2 +- .../model/ContinueWithVerificationUiTest.java | 2 +- .../sh/ory/model/CourierMessageStatusTest.java | 2 +- .../sh/ory/model/CourierMessageTypeTest.java | 2 +- .../sh/ory/model/CreateCustomDomainBodyTest.java | 2 +- .../sh/ory/model/CreateIdentityBodyTest.java | 2 +- .../sh/ory/model/CreateInviteResponseTest.java | 2 +- .../sh/ory/model/CreateJsonWebKeySetTest.java | 2 +- .../model/CreateProjectApiKeyRequestTest.java | 2 +- .../java/sh/ory/model/CreateProjectBodyTest.java | 2 +- .../sh/ory/model/CreateProjectBrandingTest.java | 2 +- .../model/CreateProjectMemberInviteBodyTest.java | 2 +- .../CreateProjectNormalizedPayloadTest.java | 2 +- .../CreateRecoveryCodeForIdentityBodyTest.java | 2 +- .../CreateRecoveryLinkForIdentityBodyTest.java | 2 +- .../sh/ory/model/CreateRelationshipBodyTest.java | 2 +- .../sh/ory/model/CreateSubscriptionBodyTest.java | 2 +- ...reateVerifiableCredentialRequestBodyTest.java | 2 +- .../model/CredentialSupportedDraft00Test.java | 2 +- src/test/java/sh/ory/model/CustomDomainTest.java | 2 +- .../sh/ory/model/DeleteMySessionsCountTest.java | 2 +- .../sh/ory/model/EmailTemplateDataBodyTest.java | 2 +- .../java/sh/ory/model/EmailTemplateDataTest.java | 2 +- ...henticatorAssuranceLevelNotSatisfiedTest.java | 2 +- .../ErrorBrowserLocationChangeRequiredTest.java | 2 +- .../java/sh/ory/model/ErrorFlowReplacedTest.java | 2 +- src/test/java/sh/ory/model/ErrorGenericTest.java | 2 +- src/test/java/sh/ory/model/ErrorOAuth2Test.java | 2 +- .../sh/ory/model/ExpandedPermissionTreeTest.java | 2 +- src/test/java/sh/ory/model/FlowErrorTest.java | 2 +- .../sh/ory/model/GenericErrorContentTest.java | 2 +- src/test/java/sh/ory/model/GenericErrorTest.java | 2 +- src/test/java/sh/ory/model/GenericUsageTest.java | 2 +- .../model/GetAttributesCountResponseTest.java | 2 +- .../GetManagedIdentitySchemaLocationTest.java | 2 +- .../ory/model/GetOrganizationResponseTest.java | 2 +- .../ory/model/GetProjectMetricsResponseTest.java | 2 +- .../model/GetSessionActivityResponseTest.java | 2 +- .../sh/ory/model/GetVersion200ResponseTest.java | 2 +- .../sh/ory/model/HealthNotReadyStatusTest.java | 2 +- src/test/java/sh/ory/model/HealthStatusTest.java | 2 +- .../ory/model/IdentityCredentialsCodeTest.java | 2 +- .../IdentityCredentialsOidcProviderTest.java | 2 +- .../ory/model/IdentityCredentialsOidcTest.java | 2 +- .../model/IdentityCredentialsPasswordTest.java | 2 +- .../sh/ory/model/IdentityCredentialsTest.java | 2 +- .../ory/model/IdentityCredentialsTypeTest.java | 2 +- .../sh/ory/model/IdentityPatchResponseTest.java | 2 +- .../java/sh/ory/model/IdentityPatchTest.java | 2 +- .../ory/model/IdentitySchemaContainerTest.java | 2 +- .../sh/ory/model/IdentitySchemaPresetTest.java | 2 +- .../java/sh/ory/model/IdentityStateTest.java | 2 +- src/test/java/sh/ory/model/IdentityTest.java | 2 +- ...ityWithCredentialsOidcConfigProviderTest.java | 2 +- .../IdentityWithCredentialsOidcConfigTest.java | 2 +- .../model/IdentityWithCredentialsOidcTest.java | 2 +- ...dentityWithCredentialsPasswordConfigTest.java | 2 +- .../IdentityWithCredentialsPasswordTest.java | 2 +- .../ory/model/IdentityWithCredentialsTest.java | 2 +- .../InternalGetProjectBrandingBodyTest.java | 2 +- ...AXWelcomeScreenEnabledForProjectBodyTest.java | 2 +- .../InternalIsOwnerForProjectBySlugBodyTest.java | 2 +- ...ernalIsOwnerForProjectBySlugResponseTest.java | 2 +- .../InternalProvisionMockSubscriptionTest.java | 2 +- .../ory/model/IntrospectedOAuth2TokenTest.java | 2 +- .../ory/model/IsOwnerForProjectBySlugTest.java | 2 +- .../sh/ory/model/IsReady200ResponseTest.java | 2 +- .../sh/ory/model/IsReady503ResponseTest.java | 2 +- src/test/java/sh/ory/model/JsonPatchTest.java | 2 +- .../java/sh/ory/model/JsonWebKeySetTest.java | 2 +- src/test/java/sh/ory/model/JsonWebKeyTest.java | 2 +- .../java/sh/ory/model/KetoNamespaceTest.java | 2 +- .../ory/model/ListMyWorkspacesResponseTest.java | 2 +- .../ory/model/ListOrganizationsResponseTest.java | 2 +- .../java/sh/ory/model/LoginFlowStateTest.java | 2 +- src/test/java/sh/ory/model/LoginFlowTest.java | 2 +- src/test/java/sh/ory/model/LogoutFlowTest.java | 2 +- .../sh/ory/model/ManagedIdentitySchemaTest.java | 2 +- ...anagedIdentitySchemaValidationResultTest.java | 2 +- src/test/java/sh/ory/model/MemberInviteTest.java | 2 +- .../java/sh/ory/model/MessageDispatchTest.java | 2 +- src/test/java/sh/ory/model/MessageTest.java | 2 +- .../java/sh/ory/model/MetricsDatapointTest.java | 2 +- src/test/java/sh/ory/model/NamespaceTest.java | 2 +- .../model/NeedsPrivilegedSessionErrorTest.java | 2 +- .../model/NormalizedProjectRevisionHookTest.java | 2 +- ...malizedProjectRevisionIdentitySchemaTest.java | 2 +- .../ory/model/NormalizedProjectRevisionTest.java | 2 +- ...zedProjectRevisionThirdPartyProviderTest.java | 2 +- ...izedProjectRevisionTokenizerTemplateTest.java | 2 +- .../java/sh/ory/model/NormalizedProjectTest.java | 2 +- src/test/java/sh/ory/model/OAuth2ClientTest.java | 2 +- .../model/OAuth2ClientTokenLifespansTest.java | 2 +- ...h2ConsentRequestOpenIDConnectContextTest.java | 2 +- .../sh/ory/model/OAuth2ConsentRequestTest.java | 2 +- .../model/OAuth2ConsentSessionExpiresAtTest.java | 2 +- .../sh/ory/model/OAuth2ConsentSessionTest.java | 2 +- .../sh/ory/model/OAuth2LoginRequestTest.java | 2 +- .../sh/ory/model/OAuth2LogoutRequestTest.java | 2 +- .../java/sh/ory/model/OAuth2RedirectToTest.java | 2 +- .../sh/ory/model/OAuth2TokenExchangeTest.java | 2 +- .../java/sh/ory/model/OidcConfigurationTest.java | 2 +- src/test/java/sh/ory/model/OidcUserInfoTest.java | 2 +- .../java/sh/ory/model/OrganizationBodyTest.java | 2 +- src/test/java/sh/ory/model/OrganizationTest.java | 2 +- .../java/sh/ory/model/PaginationHeadersTest.java | 2 +- src/test/java/sh/ory/model/PaginationTest.java | 2 +- src/test/java/sh/ory/model/ParseErrorTest.java | 2 +- .../sh/ory/model/PatchIdentitiesBodyTest.java | 2 +- .../ory/model/PerformNativeLogoutBodyTest.java | 2 +- src/test/java/sh/ory/model/PlanDetailsTest.java | 2 +- src/test/java/sh/ory/model/PlanTest.java | 2 +- .../ory/model/PostCheckPermissionBodyTest.java | 2 +- .../PostCheckPermissionOrErrorBodyTest.java | 2 +- .../java/sh/ory/model/ProjectApiKeyTest.java | 2 +- .../sh/ory/model/ProjectBrandingColorsTest.java | 2 +- .../java/sh/ory/model/ProjectBrandingTest.java | 2 +- .../sh/ory/model/ProjectBrandingThemeTest.java | 2 +- src/test/java/sh/ory/model/ProjectCorsTest.java | 2 +- src/test/java/sh/ory/model/ProjectHostTest.java | 2 +- .../java/sh/ory/model/ProjectMetadataTest.java | 2 +- .../sh/ory/model/ProjectServiceIdentityTest.java | 2 +- .../sh/ory/model/ProjectServiceOAuth2Test.java | 2 +- .../ory/model/ProjectServicePermissionTest.java | 2 +- .../java/sh/ory/model/ProjectServicesTest.java | 2 +- src/test/java/sh/ory/model/ProjectTest.java | 2 +- src/test/java/sh/ory/model/QuotaUsageTest.java | 2 +- .../java/sh/ory/model/RFC6749ErrorJsonTest.java | 2 +- .../ory/model/RecoveryCodeForIdentityTest.java | 2 +- .../java/sh/ory/model/RecoveryFlowStateTest.java | 2 +- src/test/java/sh/ory/model/RecoveryFlowTest.java | 2 +- .../ory/model/RecoveryIdentityAddressTest.java | 2 +- .../ory/model/RecoveryLinkForIdentityTest.java | 2 +- .../sh/ory/model/RegistrationFlowStateTest.java | 2 +- .../java/sh/ory/model/RegistrationFlowTest.java | 2 +- .../sh/ory/model/RejectOAuth2RequestTest.java | 2 +- .../java/sh/ory/model/RelationQueryTest.java | 2 +- .../sh/ory/model/RelationshipNamespacesTest.java | 2 +- .../java/sh/ory/model/RelationshipPatchTest.java | 2 +- src/test/java/sh/ory/model/RelationshipTest.java | 2 +- .../java/sh/ory/model/RelationshipsTest.java | 2 +- src/test/java/sh/ory/model/SchemaPatchTest.java | 2 +- .../model/SelfServiceFlowExpiredErrorTest.java | 2 +- .../ory/model/SessionActivityDatapointTest.java | 2 +- .../model/SessionAuthenticationMethodTest.java | 2 +- .../java/sh/ory/model/SessionDeviceTest.java | 2 +- src/test/java/sh/ory/model/SessionTest.java | 2 +- .../model/SetActiveProjectInConsoleBodyTest.java | 2 +- .../sh/ory/model/SetCustomDomainBodyTest.java | 2 +- .../model/SetProjectBrandingThemeBodyTest.java | 2 +- src/test/java/sh/ory/model/SetProjectTest.java | 2 +- .../java/sh/ory/model/SettingsFlowStateTest.java | 2 +- src/test/java/sh/ory/model/SettingsFlowTest.java | 2 +- .../java/sh/ory/model/SourcePositionTest.java | 2 +- .../java/sh/ory/model/StripeCustomerTest.java | 2 +- src/test/java/sh/ory/model/SubjectSetTest.java | 2 +- src/test/java/sh/ory/model/SubscriptionTest.java | 2 +- .../SuccessfulCodeExchangeResponseTest.java | 2 +- .../sh/ory/model/SuccessfulNativeLoginTest.java | 2 +- .../model/SuccessfulNativeRegistrationTest.java | 2 +- .../ory/model/SuccessfulProjectUpdateTest.java | 2 +- .../sh/ory/model/TokenPaginationHeadersTest.java | 2 +- .../TokenPaginationRequestParametersTest.java | 2 +- .../TokenPaginationResponseHeadersTest.java | 2 +- .../java/sh/ory/model/TokenPaginationTest.java | 2 +- .../ory/model/TrustOAuth2JwtGrantIssuerTest.java | 2 +- .../model/TrustedOAuth2JwtGrantIssuerTest.java | 2 +- .../TrustedOAuth2JwtGrantJsonWebKeyTest.java | 2 +- src/test/java/sh/ory/model/UiContainerTest.java | 2 +- .../sh/ory/model/UiNodeAnchorAttributesTest.java | 2 +- .../java/sh/ory/model/UiNodeAttributesTest.java | 2 +- .../sh/ory/model/UiNodeImageAttributesTest.java | 2 +- .../sh/ory/model/UiNodeInputAttributesTest.java | 2 +- src/test/java/sh/ory/model/UiNodeMetaTest.java | 2 +- .../sh/ory/model/UiNodeScriptAttributesTest.java | 2 +- src/test/java/sh/ory/model/UiNodeTest.java | 2 +- .../sh/ory/model/UiNodeTextAttributesTest.java | 2 +- src/test/java/sh/ory/model/UiTextTest.java | 2 +- .../sh/ory/model/UpdateIdentityBodyTest.java | 2 +- .../sh/ory/model/UpdateLoginFlowBodyTest.java | 2 +- .../model/UpdateLoginFlowWithCodeMethodTest.java | 2 +- ...pdateLoginFlowWithLookupSecretMethodTest.java | 2 +- .../model/UpdateLoginFlowWithOidcMethodTest.java | 2 +- .../UpdateLoginFlowWithPasswordMethodTest.java | 2 +- .../model/UpdateLoginFlowWithTotpMethodTest.java | 2 +- .../UpdateLoginFlowWithWebAuthnMethodTest.java | 2 +- .../sh/ory/model/UpdateRecoveryFlowBodyTest.java | 2 +- .../UpdateRecoveryFlowWithCodeMethodTest.java | 2 +- .../UpdateRecoveryFlowWithLinkMethodTest.java | 2 +- .../model/UpdateRegistrationFlowBodyTest.java | 2 +- ...UpdateRegistrationFlowWithCodeMethodTest.java | 2 +- ...UpdateRegistrationFlowWithOidcMethodTest.java | 2 +- ...teRegistrationFlowWithPasswordMethodTest.java | 2 +- ...teRegistrationFlowWithWebAuthnMethodTest.java | 2 +- .../sh/ory/model/UpdateSettingsFlowBodyTest.java | 2 +- .../UpdateSettingsFlowWithLookupMethodTest.java | 2 +- .../UpdateSettingsFlowWithOidcMethodTest.java | 2 +- ...UpdateSettingsFlowWithPasswordMethodTest.java | 2 +- .../UpdateSettingsFlowWithProfileMethodTest.java | 2 +- .../UpdateSettingsFlowWithTotpMethodTest.java | 2 +- ...UpdateSettingsFlowWithWebAuthnMethodTest.java | 2 +- .../sh/ory/model/UpdateSubscriptionBodyTest.java | 2 +- .../model/UpdateVerificationFlowBodyTest.java | 2 +- ...UpdateVerificationFlowWithCodeMethodTest.java | 2 +- ...UpdateVerificationFlowWithLinkMethodTest.java | 2 +- src/test/java/sh/ory/model/UsageTest.java | 2 +- .../VerifiableCredentialPrimingResponseTest.java | 2 +- .../ory/model/VerifiableCredentialProofTest.java | 2 +- .../model/VerifiableCredentialResponseTest.java | 2 +- .../ory/model/VerifiableIdentityAddressTest.java | 2 +- .../sh/ory/model/VerificationFlowStateTest.java | 2 +- .../java/sh/ory/model/VerificationFlowTest.java | 2 +- src/test/java/sh/ory/model/VersionTest.java | 2 +- src/test/java/sh/ory/model/WarningTest.java | 2 +- src/test/java/sh/ory/model/WorkspaceTest.java | 2 +- 508 files changed, 747 insertions(+), 747 deletions(-) diff --git a/api/openapi.yaml b/api/openapi.yaml index d2f9b638a..03ee6f962 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -11,7 +11,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: /ptos title: Ory APIs - version: v1.4.6 + version: v1.4.7 servers: - url: "https://{project}.projects.oryapis.com/" variables: diff --git a/build.gradle b/build.gradle index 64a917724..65a32325d 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'java' apply plugin: 'com.diffplug.spotless' group = 'sh.ory' -version = 'v1.4.6' +version = 'v1.4.7' buildscript { repositories { diff --git a/build.sbt b/build.sbt index 65b0db0bf..bf2c0e127 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ lazy val root = (project in file(".")). settings( organization := "sh.ory", name := "client", - version := "v1.4.6", + version := "v1.4.7", scalaVersion := "2.11.4", scalacOptions ++= Seq("-feature"), javacOptions in compile ++= Seq("-Xlint:deprecation"), diff --git a/pom.xml b/pom.xml index 7aae13033..7025e3b1f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,19 @@ - + 4.0.0 sh.ory ory-client jar ory-client - 1.4.6-SNAPSHOT + 0.0.0-SNAPSHOT https://github.com/ory/client-java Java Client for Ory scm:git:git@github.com:ory/client-java.git scm:git:git@github.com:ory/client-java.git https://github.com/ory/client-java - HEAD - + @@ -250,8 +250,8 @@ .gitignore - - + + true 4 @@ -269,8 +269,8 @@ true - - + + diff --git a/src/main/java/sh/ory/ApiCallback.java b/src/main/java/sh/ory/ApiCallback.java index b701f3968..dddb61749 100644 --- a/src/main/java/sh/ory/ApiCallback.java +++ b/src/main/java/sh/ory/ApiCallback.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/ApiClient.java b/src/main/java/sh/ory/ApiClient.java index ab22f0e78..63a6c50e7 100644 --- a/src/main/java/sh/ory/ApiClient.java +++ b/src/main/java/sh/ory/ApiClient.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -211,7 +211,7 @@ private void init() { json = new JSON(); // Set default User-Agent. - setUserAgent("OpenAPI-Generator/v1.4.6/java"); + setUserAgent("OpenAPI-Generator/v1.4.7/java"); authentications = new HashMap(); } diff --git a/src/main/java/sh/ory/ApiException.java b/src/main/java/sh/ory/ApiException.java index ce730cb8b..2de132f67 100644 --- a/src/main/java/sh/ory/ApiException.java +++ b/src/main/java/sh/ory/ApiException.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -22,7 +22,7 @@ *

ApiException class.

*/ @SuppressWarnings("serial") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ApiException extends Exception { private int code = 0; private Map> responseHeaders = null; diff --git a/src/main/java/sh/ory/ApiResponse.java b/src/main/java/sh/ory/ApiResponse.java index 686018e09..f94e0e4bf 100644 --- a/src/main/java/sh/ory/ApiResponse.java +++ b/src/main/java/sh/ory/ApiResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/Configuration.java b/src/main/java/sh/ory/Configuration.java index b4aceadb2..34cbeceaf 100644 --- a/src/main/java/sh/ory/Configuration.java +++ b/src/main/java/sh/ory/Configuration.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -13,7 +13,7 @@ package sh.ory; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Configuration { private static ApiClient defaultApiClient = new ApiClient(); diff --git a/src/main/java/sh/ory/GzipRequestInterceptor.java b/src/main/java/sh/ory/GzipRequestInterceptor.java index 68cb98267..3f464cb94 100644 --- a/src/main/java/sh/ory/GzipRequestInterceptor.java +++ b/src/main/java/sh/ory/GzipRequestInterceptor.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/JSON.java b/src/main/java/sh/ory/JSON.java index 2a9c8883f..70d59f143 100644 --- a/src/main/java/sh/ory/JSON.java +++ b/src/main/java/sh/ory/JSON.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/Pair.java b/src/main/java/sh/ory/Pair.java index e4e3951d2..4e33d5013 100644 --- a/src/main/java/sh/ory/Pair.java +++ b/src/main/java/sh/ory/Pair.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -13,7 +13,7 @@ package sh.ory; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Pair { private String name = ""; private String value = ""; diff --git a/src/main/java/sh/ory/ProgressRequestBody.java b/src/main/java/sh/ory/ProgressRequestBody.java index 9817023d2..1672a95c1 100644 --- a/src/main/java/sh/ory/ProgressRequestBody.java +++ b/src/main/java/sh/ory/ProgressRequestBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/ProgressResponseBody.java b/src/main/java/sh/ory/ProgressResponseBody.java index 91f1a00a7..b49385c9d 100644 --- a/src/main/java/sh/ory/ProgressResponseBody.java +++ b/src/main/java/sh/ory/ProgressResponseBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/StringUtil.java b/src/main/java/sh/ory/StringUtil.java index 3e1ae315c..d45d08e63 100644 --- a/src/main/java/sh/ory/StringUtil.java +++ b/src/main/java/sh/ory/StringUtil.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -16,7 +16,7 @@ import java.util.Collection; import java.util.Iterator; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class StringUtil { /** * Check if the given array contains the given value (with case-insensitive comparison). diff --git a/src/main/java/sh/ory/api/CourierApi.java b/src/main/java/sh/ory/api/CourierApi.java index 9375e9fdf..f8f4aedad 100644 --- a/src/main/java/sh/ory/api/CourierApi.java +++ b/src/main/java/sh/ory/api/CourierApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/FrontendApi.java b/src/main/java/sh/ory/api/FrontendApi.java index ed6cb8e9a..b85f2d6e6 100644 --- a/src/main/java/sh/ory/api/FrontendApi.java +++ b/src/main/java/sh/ory/api/FrontendApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/IdentityApi.java b/src/main/java/sh/ory/api/IdentityApi.java index e5f03576b..ba2df8ce3 100644 --- a/src/main/java/sh/ory/api/IdentityApi.java +++ b/src/main/java/sh/ory/api/IdentityApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/JwkApi.java b/src/main/java/sh/ory/api/JwkApi.java index 9fa890b0c..0ad3b76cd 100644 --- a/src/main/java/sh/ory/api/JwkApi.java +++ b/src/main/java/sh/ory/api/JwkApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/MetadataApi.java b/src/main/java/sh/ory/api/MetadataApi.java index ff6b0f234..cf1517303 100644 --- a/src/main/java/sh/ory/api/MetadataApi.java +++ b/src/main/java/sh/ory/api/MetadataApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/OAuth2Api.java b/src/main/java/sh/ory/api/OAuth2Api.java index 05b629ccb..56c9bfb0a 100644 --- a/src/main/java/sh/ory/api/OAuth2Api.java +++ b/src/main/java/sh/ory/api/OAuth2Api.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/OidcApi.java b/src/main/java/sh/ory/api/OidcApi.java index 079ddc060..67171585f 100644 --- a/src/main/java/sh/ory/api/OidcApi.java +++ b/src/main/java/sh/ory/api/OidcApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/PermissionApi.java b/src/main/java/sh/ory/api/PermissionApi.java index c59e957ed..6fe904b2d 100644 --- a/src/main/java/sh/ory/api/PermissionApi.java +++ b/src/main/java/sh/ory/api/PermissionApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/ProjectApi.java b/src/main/java/sh/ory/api/ProjectApi.java index 93512c8fd..11a3a2a6b 100644 --- a/src/main/java/sh/ory/api/ProjectApi.java +++ b/src/main/java/sh/ory/api/ProjectApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/RelationshipApi.java b/src/main/java/sh/ory/api/RelationshipApi.java index e4d9a92cd..4ed3f01e4 100644 --- a/src/main/java/sh/ory/api/RelationshipApi.java +++ b/src/main/java/sh/ory/api/RelationshipApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/api/WellknownApi.java b/src/main/java/sh/ory/api/WellknownApi.java index 2acfd0edc..51a6d3722 100644 --- a/src/main/java/sh/ory/api/WellknownApi.java +++ b/src/main/java/sh/ory/api/WellknownApi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/auth/ApiKeyAuth.java b/src/main/java/sh/ory/auth/ApiKeyAuth.java index 619b26081..925bb6180 100644 --- a/src/main/java/sh/ory/auth/ApiKeyAuth.java +++ b/src/main/java/sh/ory/auth/ApiKeyAuth.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -20,7 +20,7 @@ import java.util.Map; import java.util.List; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ApiKeyAuth implements Authentication { private final String location; private final String paramName; diff --git a/src/main/java/sh/ory/auth/Authentication.java b/src/main/java/sh/ory/auth/Authentication.java index d46eddadf..60b127ebe 100644 --- a/src/main/java/sh/ory/auth/Authentication.java +++ b/src/main/java/sh/ory/auth/Authentication.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/auth/HttpBasicAuth.java b/src/main/java/sh/ory/auth/HttpBasicAuth.java index fc399f6de..63f157849 100644 --- a/src/main/java/sh/ory/auth/HttpBasicAuth.java +++ b/src/main/java/sh/ory/auth/HttpBasicAuth.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/auth/HttpBearerAuth.java b/src/main/java/sh/ory/auth/HttpBearerAuth.java index 9d4a67923..097dbf88a 100644 --- a/src/main/java/sh/ory/auth/HttpBearerAuth.java +++ b/src/main/java/sh/ory/auth/HttpBearerAuth.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -20,7 +20,7 @@ import java.util.Map; import java.util.List; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class HttpBearerAuth implements Authentication { private final String scheme; private String bearerToken; diff --git a/src/main/java/sh/ory/auth/OAuth.java b/src/main/java/sh/ory/auth/OAuth.java index ea6c3b936..f46af186f 100644 --- a/src/main/java/sh/ory/auth/OAuth.java +++ b/src/main/java/sh/ory/auth/OAuth.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -20,7 +20,7 @@ import java.util.Map; import java.util.List; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth implements Authentication { private String accessToken; diff --git a/src/main/java/sh/ory/auth/OAuthFlow.java b/src/main/java/sh/ory/auth/OAuthFlow.java index ea792dc35..b30bfaa49 100644 --- a/src/main/java/sh/ory/auth/OAuthFlow.java +++ b/src/main/java/sh/ory/auth/OAuthFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -16,7 +16,7 @@ /** * OAuth flows that are supported by this client */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public enum OAuthFlow { ACCESS_CODE, //called authorizationCode in OpenAPI 3.0 IMPLICIT, diff --git a/src/main/java/sh/ory/model/AbstractOpenApiSchema.java b/src/main/java/sh/ory/model/AbstractOpenApiSchema.java index d62459078..a22cf536e 100644 --- a/src/main/java/sh/ory/model/AbstractOpenApiSchema.java +++ b/src/main/java/sh/ory/model/AbstractOpenApiSchema.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -24,7 +24,7 @@ /** * Abstract class for oneOf,anyOf schemas defined in OpenAPI spec */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public abstract class AbstractOpenApiSchema { // store the actual instance of the schema/object diff --git a/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java b/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java index e0420b851..adcbe3e16 100644 --- a/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java +++ b/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * AcceptOAuth2ConsentRequest */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class AcceptOAuth2ConsentRequest { public static final String SERIALIZED_NAME_GRANT_ACCESS_TOKEN_AUDIENCE = "grant_access_token_audience"; @SerializedName(SERIALIZED_NAME_GRANT_ACCESS_TOKEN_AUDIENCE) diff --git a/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java b/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java index 00a59a0ba..48b779526 100644 --- a/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java +++ b/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * AcceptOAuth2ConsentRequestSession */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class AcceptOAuth2ConsentRequestSession { public static final String SERIALIZED_NAME_ACCESS_TOKEN = "access_token"; @SerializedName(SERIALIZED_NAME_ACCESS_TOKEN) diff --git a/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java b/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java index d7f928fb4..08b9e2cc5 100644 --- a/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java +++ b/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * AcceptOAuth2LoginRequest */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class AcceptOAuth2LoginRequest { public static final String SERIALIZED_NAME_ACR = "acr"; @SerializedName(SERIALIZED_NAME_ACR) diff --git a/src/main/java/sh/ory/model/ActiveProjectInConsole.java b/src/main/java/sh/ory/model/ActiveProjectInConsole.java index 17844fc67..3e4dd04d1 100644 --- a/src/main/java/sh/ory/model/ActiveProjectInConsole.java +++ b/src/main/java/sh/ory/model/ActiveProjectInConsole.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * The Active Project ID */ @ApiModel(description = "The Active Project ID") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ActiveProjectInConsole { public static final String SERIALIZED_NAME_PROJECT_ID = "project_id"; @SerializedName(SERIALIZED_NAME_PROJECT_ID) diff --git a/src/main/java/sh/ory/model/AttributesCountDatapoint.java b/src/main/java/sh/ory/model/AttributesCountDatapoint.java index 1d87dad82..1c796b4ab 100644 --- a/src/main/java/sh/ory/model/AttributesCountDatapoint.java +++ b/src/main/java/sh/ory/model/AttributesCountDatapoint.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * AttributesCountDatapoint */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class AttributesCountDatapoint { public static final String SERIALIZED_NAME_COUNT = "count"; @SerializedName(SERIALIZED_NAME_COUNT) diff --git a/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java b/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java index d3d299613..ac3be431a 100644 --- a/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java +++ b/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java b/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java index e3abbab47..5769b8299 100644 --- a/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java +++ b/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Patch identities response */ @ApiModel(description = "Patch identities response") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class BatchPatchIdentitiesResponse { public static final String SERIALIZED_NAME_IDENTITIES = "identities"; @SerializedName(SERIALIZED_NAME_IDENTITIES) diff --git a/src/main/java/sh/ory/model/CheckOplSyntaxResult.java b/src/main/java/sh/ory/model/CheckOplSyntaxResult.java index c69317156..a84db1076 100644 --- a/src/main/java/sh/ory/model/CheckOplSyntaxResult.java +++ b/src/main/java/sh/ory/model/CheckOplSyntaxResult.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * CheckOplSyntaxResult */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CheckOplSyntaxResult { public static final String SERIALIZED_NAME_ERRORS = "errors"; @SerializedName(SERIALIZED_NAME_ERRORS) diff --git a/src/main/java/sh/ory/model/CheckPermissionResult.java b/src/main/java/sh/ory/model/CheckPermissionResult.java index 237841884..35f2d984b 100644 --- a/src/main/java/sh/ory/model/CheckPermissionResult.java +++ b/src/main/java/sh/ory/model/CheckPermissionResult.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * The content of the allowed field is mirrored in the HTTP status code. */ @ApiModel(description = "The content of the allowed field is mirrored in the HTTP status code.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CheckPermissionResult { public static final String SERIALIZED_NAME_ALLOWED = "allowed"; @SerializedName(SERIALIZED_NAME_ALLOWED) diff --git a/src/main/java/sh/ory/model/CloudAccount.java b/src/main/java/sh/ory/model/CloudAccount.java index d3e007614..52893967e 100644 --- a/src/main/java/sh/ory/model/CloudAccount.java +++ b/src/main/java/sh/ory/model/CloudAccount.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * CloudAccount */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CloudAccount { public static final String SERIALIZED_NAME_EMAIL = "email"; @SerializedName(SERIALIZED_NAME_EMAIL) diff --git a/src/main/java/sh/ory/model/ConsistencyRequestParameters.java b/src/main/java/sh/ory/model/ConsistencyRequestParameters.java index 85d9d6cba..87463d682 100644 --- a/src/main/java/sh/ory/model/ConsistencyRequestParameters.java +++ b/src/main/java/sh/ory/model/ConsistencyRequestParameters.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Control API consistency guarantees */ @ApiModel(description = "Control API consistency guarantees") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ConsistencyRequestParameters { /** * Read Consistency Level (preview) The read consistency level determines the consistency guarantee for reads: strong (slow): The read is guaranteed to return the most recent data committed at the start of the read. eventual (very fast): The result will return data that is about 4.8 seconds old. The default consistency guarantee can be changed in the Ory Network Console or using the Ory CLI with `ory patch project --replace '/previews/default_read_consistency_level=\"strong\"'`. Setting the default consistency level to `eventual` may cause regressions in the future as we add consistency controls to more APIs. Currently, the following APIs will be affected by this setting: `GET /admin/identities` This feature is in preview and only available in Ory Network. ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level. strong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level. eventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps. diff --git a/src/main/java/sh/ory/model/ContinueWith.java b/src/main/java/sh/ory/model/ContinueWith.java index 36fae6990..5bffcf18a 100644 --- a/src/main/java/sh/ory/model/ContinueWith.java +++ b/src/main/java/sh/ory/model/ContinueWith.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -62,7 +62,7 @@ import sh.ory.JSON; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWith extends AbstractOpenApiSchema { private static final Logger log = Logger.getLogger(ContinueWith.class.getName()); diff --git a/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java b/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java index 08ece11cf..e506da9b2 100644 --- a/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java +++ b/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Indicates, that the UI flow could be continued by showing a recovery ui */ @ApiModel(description = "Indicates, that the UI flow could be continued by showing a recovery ui") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWithRecoveryUi { /** * Action will always be `show_recovery_ui` show_recovery_ui ContinueWithActionShowRecoveryUIString diff --git a/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java b/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java index 160747981..12343b11a 100644 --- a/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java +++ b/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ContinueWithRecoveryUiFlow */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWithRecoveryUiFlow { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java b/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java index 7e0d9bc14..d3d11c958 100644 --- a/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java +++ b/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Indicates that a session was issued, and the application should use this token for authenticated requests */ @ApiModel(description = "Indicates that a session was issued, and the application should use this token for authenticated requests") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWithSetOrySessionToken { /** * Action will always be `set_ory_session_token` set_ory_session_token ContinueWithActionSetOrySessionTokenString diff --git a/src/main/java/sh/ory/model/ContinueWithSettingsUi.java b/src/main/java/sh/ory/model/ContinueWithSettingsUi.java index 8f3d928ac..e1bc40b54 100644 --- a/src/main/java/sh/ory/model/ContinueWithSettingsUi.java +++ b/src/main/java/sh/ory/model/ContinueWithSettingsUi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Indicates, that the UI flow could be continued by showing a settings ui */ @ApiModel(description = "Indicates, that the UI flow could be continued by showing a settings ui") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWithSettingsUi { /** * Action will always be `show_settings_ui` show_settings_ui ContinueWithActionShowSettingsUIString diff --git a/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java b/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java index dc17513be..ef4250ccc 100644 --- a/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java +++ b/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ContinueWithSettingsUiFlow */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWithSettingsUiFlow { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/ContinueWithVerificationUi.java b/src/main/java/sh/ory/model/ContinueWithVerificationUi.java index 76b8770bb..119d15028 100644 --- a/src/main/java/sh/ory/model/ContinueWithVerificationUi.java +++ b/src/main/java/sh/ory/model/ContinueWithVerificationUi.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Indicates, that the UI flow could be continued by showing a verification ui */ @ApiModel(description = "Indicates, that the UI flow could be continued by showing a verification ui") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWithVerificationUi { /** * Action will always be `show_verification_ui` show_verification_ui ContinueWithActionShowVerificationUIString diff --git a/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java b/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java index 754637166..6dfb7bc04 100644 --- a/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java +++ b/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ContinueWithVerificationUiFlow */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ContinueWithVerificationUiFlow { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/CourierMessageStatus.java b/src/main/java/sh/ory/model/CourierMessageStatus.java index 6d003e057..302c1508b 100644 --- a/src/main/java/sh/ory/model/CourierMessageStatus.java +++ b/src/main/java/sh/ory/model/CourierMessageStatus.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/CourierMessageType.java b/src/main/java/sh/ory/model/CourierMessageType.java index 85becd078..d7999f5ba 100644 --- a/src/main/java/sh/ory/model/CourierMessageType.java +++ b/src/main/java/sh/ory/model/CourierMessageType.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/CreateCustomDomainBody.java b/src/main/java/sh/ory/model/CreateCustomDomainBody.java index 4514e96d4..5d89e96ee 100644 --- a/src/main/java/sh/ory/model/CreateCustomDomainBody.java +++ b/src/main/java/sh/ory/model/CreateCustomDomainBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Create Custom Hostname Request Body */ @ApiModel(description = "Create Custom Hostname Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateCustomDomainBody { public static final String SERIALIZED_NAME_COOKIE_DOMAIN = "cookie_domain"; @SerializedName(SERIALIZED_NAME_COOKIE_DOMAIN) diff --git a/src/main/java/sh/ory/model/CreateIdentityBody.java b/src/main/java/sh/ory/model/CreateIdentityBody.java index 7f46bdf23..060656c12 100644 --- a/src/main/java/sh/ory/model/CreateIdentityBody.java +++ b/src/main/java/sh/ory/model/CreateIdentityBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -56,7 +56,7 @@ * Create Identity Body */ @ApiModel(description = "Create Identity Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateIdentityBody { public static final String SERIALIZED_NAME_CREDENTIALS = "credentials"; @SerializedName(SERIALIZED_NAME_CREDENTIALS) diff --git a/src/main/java/sh/ory/model/CreateInviteResponse.java b/src/main/java/sh/ory/model/CreateInviteResponse.java index 5fa66b104..9b2efdfef 100644 --- a/src/main/java/sh/ory/model/CreateInviteResponse.java +++ b/src/main/java/sh/ory/model/CreateInviteResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * CreateInviteResponse */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateInviteResponse { public static final String SERIALIZED_NAME_ALL_INVITES = "all_invites"; @SerializedName(SERIALIZED_NAME_ALL_INVITES) diff --git a/src/main/java/sh/ory/model/CreateJsonWebKeySet.java b/src/main/java/sh/ory/model/CreateJsonWebKeySet.java index 824087d51..8c5cbb53e 100644 --- a/src/main/java/sh/ory/model/CreateJsonWebKeySet.java +++ b/src/main/java/sh/ory/model/CreateJsonWebKeySet.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Create JSON Web Key Set Request Body */ @ApiModel(description = "Create JSON Web Key Set Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateJsonWebKeySet { public static final String SERIALIZED_NAME_ALG = "alg"; @SerializedName(SERIALIZED_NAME_ALG) diff --git a/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java b/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java index 986f2b17f..341c6fdee 100644 --- a/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java +++ b/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * CreateProjectApiKeyRequest */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateProjectApiKeyRequest { public static final String SERIALIZED_NAME_NAME = "name"; @SerializedName(SERIALIZED_NAME_NAME) diff --git a/src/main/java/sh/ory/model/CreateProjectBody.java b/src/main/java/sh/ory/model/CreateProjectBody.java index 65d16fa93..9bb10ce63 100644 --- a/src/main/java/sh/ory/model/CreateProjectBody.java +++ b/src/main/java/sh/ory/model/CreateProjectBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Create Project Request Body */ @ApiModel(description = "Create Project Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateProjectBody { public static final String SERIALIZED_NAME_NAME = "name"; @SerializedName(SERIALIZED_NAME_NAME) diff --git a/src/main/java/sh/ory/model/CreateProjectBranding.java b/src/main/java/sh/ory/model/CreateProjectBranding.java index 20869b725..10889628c 100644 --- a/src/main/java/sh/ory/model/CreateProjectBranding.java +++ b/src/main/java/sh/ory/model/CreateProjectBranding.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Create a Project Branding */ @ApiModel(description = "Create a Project Branding") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateProjectBranding { public static final String SERIALIZED_NAME_FAVICON_TYPE = "favicon_type"; @SerializedName(SERIALIZED_NAME_FAVICON_TYPE) diff --git a/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java b/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java index 019ec0563..e7f9e6119 100644 --- a/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java +++ b/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Create Project MemberInvite Request Body */ @ApiModel(description = "Create Project MemberInvite Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateProjectMemberInviteBody { public static final String SERIALIZED_NAME_INVITEE_EMAIL = "invitee_email"; @SerializedName(SERIALIZED_NAME_INVITEE_EMAIL) diff --git a/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java b/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java index 78ee022c3..33ca5bf18 100644 --- a/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java +++ b/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -58,7 +58,7 @@ * Create project (normalized) request payload */ @ApiModel(description = "Create project (normalized) request payload") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateProjectNormalizedPayload { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java b/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java index 4379169c2..b36e811bd 100644 --- a/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java +++ b/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Create Recovery Code for Identity Request Body */ @ApiModel(description = "Create Recovery Code for Identity Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateRecoveryCodeForIdentityBody { public static final String SERIALIZED_NAME_EXPIRES_IN = "expires_in"; @SerializedName(SERIALIZED_NAME_EXPIRES_IN) diff --git a/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java b/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java index d70e493d2..3e084d737 100644 --- a/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java +++ b/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Create Recovery Link for Identity Request Body */ @ApiModel(description = "Create Recovery Link for Identity Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateRecoveryLinkForIdentityBody { public static final String SERIALIZED_NAME_EXPIRES_IN = "expires_in"; @SerializedName(SERIALIZED_NAME_EXPIRES_IN) diff --git a/src/main/java/sh/ory/model/CreateRelationshipBody.java b/src/main/java/sh/ory/model/CreateRelationshipBody.java index 9defb7800..a50a0e936 100644 --- a/src/main/java/sh/ory/model/CreateRelationshipBody.java +++ b/src/main/java/sh/ory/model/CreateRelationshipBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Create Relationship Request Body */ @ApiModel(description = "Create Relationship Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateRelationshipBody { public static final String SERIALIZED_NAME_NAMESPACE = "namespace"; @SerializedName(SERIALIZED_NAME_NAMESPACE) diff --git a/src/main/java/sh/ory/model/CreateSubscriptionBody.java b/src/main/java/sh/ory/model/CreateSubscriptionBody.java index 90b0415b9..4b5fe1fe4 100644 --- a/src/main/java/sh/ory/model/CreateSubscriptionBody.java +++ b/src/main/java/sh/ory/model/CreateSubscriptionBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Create Subscription Request Body */ @ApiModel(description = "Create Subscription Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateSubscriptionBody { /** * usd USD eur Euro diff --git a/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java b/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java index 3ffc8f345..0ad89935c 100644 --- a/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java +++ b/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * CreateVerifiableCredentialRequestBody */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CreateVerifiableCredentialRequestBody { public static final String SERIALIZED_NAME_FORMAT = "format"; @SerializedName(SERIALIZED_NAME_FORMAT) diff --git a/src/main/java/sh/ory/model/CredentialSupportedDraft00.java b/src/main/java/sh/ory/model/CredentialSupportedDraft00.java index 405f9b186..e08d29c85 100644 --- a/src/main/java/sh/ory/model/CredentialSupportedDraft00.java +++ b/src/main/java/sh/ory/model/CredentialSupportedDraft00.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Includes information about the supported verifiable credentials. */ @ApiModel(description = "Includes information about the supported verifiable credentials.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CredentialSupportedDraft00 { public static final String SERIALIZED_NAME_CRYPTOGRAPHIC_BINDING_METHODS_SUPPORTED = "cryptographic_binding_methods_supported"; @SerializedName(SERIALIZED_NAME_CRYPTOGRAPHIC_BINDING_METHODS_SUPPORTED) diff --git a/src/main/java/sh/ory/model/CustomDomain.java b/src/main/java/sh/ory/model/CustomDomain.java index 00bf0015b..8c92d29ad 100644 --- a/src/main/java/sh/ory/model/CustomDomain.java +++ b/src/main/java/sh/ory/model/CustomDomain.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Custom Hostname */ @ApiModel(description = "Custom Hostname") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class CustomDomain { public static final String SERIALIZED_NAME_COOKIE_DOMAIN = "cookie_domain"; @SerializedName(SERIALIZED_NAME_COOKIE_DOMAIN) diff --git a/src/main/java/sh/ory/model/DeleteMySessionsCount.java b/src/main/java/sh/ory/model/DeleteMySessionsCount.java index 2506b84e0..1315f8934 100644 --- a/src/main/java/sh/ory/model/DeleteMySessionsCount.java +++ b/src/main/java/sh/ory/model/DeleteMySessionsCount.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Deleted Session Count */ @ApiModel(description = "Deleted Session Count") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class DeleteMySessionsCount { public static final String SERIALIZED_NAME_COUNT = "count"; @SerializedName(SERIALIZED_NAME_COUNT) diff --git a/src/main/java/sh/ory/model/EmailTemplateData.java b/src/main/java/sh/ory/model/EmailTemplateData.java index 7e815e580..e5a721961 100644 --- a/src/main/java/sh/ory/model/EmailTemplateData.java +++ b/src/main/java/sh/ory/model/EmailTemplateData.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Contains the data of the email template, including the subject and body in HTML and plaintext variants */ @ApiModel(description = "Contains the data of the email template, including the subject and body in HTML and plaintext variants") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class EmailTemplateData { public static final String SERIALIZED_NAME_BODY = "body"; @SerializedName(SERIALIZED_NAME_BODY) diff --git a/src/main/java/sh/ory/model/EmailTemplateDataBody.java b/src/main/java/sh/ory/model/EmailTemplateDataBody.java index 80133adb8..a40f72798 100644 --- a/src/main/java/sh/ory/model/EmailTemplateDataBody.java +++ b/src/main/java/sh/ory/model/EmailTemplateDataBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * EmailTemplateDataBody */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class EmailTemplateDataBody { public static final String SERIALIZED_NAME_HTML = "html"; @SerializedName(SERIALIZED_NAME_HTML) diff --git a/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java b/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java index 9345e4ce4..e509089ef 100644 --- a/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java +++ b/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * ErrorAuthenticatorAssuranceLevelNotSatisfied */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ErrorAuthenticatorAssuranceLevelNotSatisfied { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java b/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java index eed94c411..084e0e35b 100644 --- a/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java +++ b/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * ErrorBrowserLocationChangeRequired */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ErrorBrowserLocationChangeRequired { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/ErrorFlowReplaced.java b/src/main/java/sh/ory/model/ErrorFlowReplaced.java index b10ffecf0..cb2c34941 100644 --- a/src/main/java/sh/ory/model/ErrorFlowReplaced.java +++ b/src/main/java/sh/ory/model/ErrorFlowReplaced.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Is sent when a flow is replaced by a different flow of the same class */ @ApiModel(description = "Is sent when a flow is replaced by a different flow of the same class") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ErrorFlowReplaced { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/ErrorGeneric.java b/src/main/java/sh/ory/model/ErrorGeneric.java index ed2e7425e..69dfe28d1 100644 --- a/src/main/java/sh/ory/model/ErrorGeneric.java +++ b/src/main/java/sh/ory/model/ErrorGeneric.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * The standard Ory JSON API error format. */ @ApiModel(description = "The standard Ory JSON API error format.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ErrorGeneric { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/ErrorOAuth2.java b/src/main/java/sh/ory/model/ErrorOAuth2.java index 0bc338c20..d81906a85 100644 --- a/src/main/java/sh/ory/model/ErrorOAuth2.java +++ b/src/main/java/sh/ory/model/ErrorOAuth2.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Error */ @ApiModel(description = "Error") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ErrorOAuth2 { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/ExpandedPermissionTree.java b/src/main/java/sh/ory/model/ExpandedPermissionTree.java index a772644f9..c13a8d0d4 100644 --- a/src/main/java/sh/ory/model/ExpandedPermissionTree.java +++ b/src/main/java/sh/ory/model/ExpandedPermissionTree.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * ExpandedPermissionTree */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ExpandedPermissionTree { public static final String SERIALIZED_NAME_CHILDREN = "children"; @SerializedName(SERIALIZED_NAME_CHILDREN) diff --git a/src/main/java/sh/ory/model/FlowError.java b/src/main/java/sh/ory/model/FlowError.java index 9cbb6dcee..85c90e0cd 100644 --- a/src/main/java/sh/ory/model/FlowError.java +++ b/src/main/java/sh/ory/model/FlowError.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * FlowError */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class FlowError { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/GenericError.java b/src/main/java/sh/ory/model/GenericError.java index 64aa8d17d..ce8dd579f 100644 --- a/src/main/java/sh/ory/model/GenericError.java +++ b/src/main/java/sh/ory/model/GenericError.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Error responses are sent when an error (e.g. unauthorized, bad request, ...) occurred. */ @ApiModel(description = "Error responses are sent when an error (e.g. unauthorized, bad request, ...) occurred.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GenericError { public static final String SERIALIZED_NAME_CODE = "code"; @SerializedName(SERIALIZED_NAME_CODE) diff --git a/src/main/java/sh/ory/model/GenericErrorContent.java b/src/main/java/sh/ory/model/GenericErrorContent.java index 70d36a6df..a77e726cc 100644 --- a/src/main/java/sh/ory/model/GenericErrorContent.java +++ b/src/main/java/sh/ory/model/GenericErrorContent.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Error response */ @ApiModel(description = "Error response") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GenericErrorContent { public static final String SERIALIZED_NAME_DEBUG = "debug"; @SerializedName(SERIALIZED_NAME_DEBUG) diff --git a/src/main/java/sh/ory/model/GenericUsage.java b/src/main/java/sh/ory/model/GenericUsage.java index ac729be70..dc851e730 100644 --- a/src/main/java/sh/ory/model/GenericUsage.java +++ b/src/main/java/sh/ory/model/GenericUsage.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * GenericUsage */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GenericUsage { public static final String SERIALIZED_NAME_ADDITIONAL_PRICE = "additional_price"; @SerializedName(SERIALIZED_NAME_ADDITIONAL_PRICE) diff --git a/src/main/java/sh/ory/model/GetAttributesCountResponse.java b/src/main/java/sh/ory/model/GetAttributesCountResponse.java index cacc2a965..a328ce935 100644 --- a/src/main/java/sh/ory/model/GetAttributesCountResponse.java +++ b/src/main/java/sh/ory/model/GetAttributesCountResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Response of the getAttributesCount endpoint */ @ApiModel(description = "Response of the getAttributesCount endpoint") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GetAttributesCountResponse { public static final String SERIALIZED_NAME_DATA = "data"; @SerializedName(SERIALIZED_NAME_DATA) diff --git a/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java b/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java index eb1214fed..52248e811 100644 --- a/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java +++ b/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Ory Identity Schema Location */ @ApiModel(description = "Ory Identity Schema Location") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GetManagedIdentitySchemaLocation { public static final String SERIALIZED_NAME_LOCATION = "location"; @SerializedName(SERIALIZED_NAME_LOCATION) diff --git a/src/main/java/sh/ory/model/GetOrganizationResponse.java b/src/main/java/sh/ory/model/GetOrganizationResponse.java index cb17d7d84..f1d5e3dfc 100644 --- a/src/main/java/sh/ory/model/GetOrganizationResponse.java +++ b/src/main/java/sh/ory/model/GetOrganizationResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * GetOrganizationResponse */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GetOrganizationResponse { public static final String SERIALIZED_NAME_ORGANIZATION = "organization"; @SerializedName(SERIALIZED_NAME_ORGANIZATION) diff --git a/src/main/java/sh/ory/model/GetProjectMetricsResponse.java b/src/main/java/sh/ory/model/GetProjectMetricsResponse.java index f0e95bf8e..45bc9d881 100644 --- a/src/main/java/sh/ory/model/GetProjectMetricsResponse.java +++ b/src/main/java/sh/ory/model/GetProjectMetricsResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Response of the getMetrics endpoint */ @ApiModel(description = "Response of the getMetrics endpoint") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GetProjectMetricsResponse { public static final String SERIALIZED_NAME_DATA = "data"; @SerializedName(SERIALIZED_NAME_DATA) diff --git a/src/main/java/sh/ory/model/GetSessionActivityResponse.java b/src/main/java/sh/ory/model/GetSessionActivityResponse.java index fd10490f1..4db7c4f4d 100644 --- a/src/main/java/sh/ory/model/GetSessionActivityResponse.java +++ b/src/main/java/sh/ory/model/GetSessionActivityResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Response of the getSessionActivity endpoint */ @ApiModel(description = "Response of the getSessionActivity endpoint") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GetSessionActivityResponse { public static final String SERIALIZED_NAME_DATA = "data"; @SerializedName(SERIALIZED_NAME_DATA) diff --git a/src/main/java/sh/ory/model/GetVersion200Response.java b/src/main/java/sh/ory/model/GetVersion200Response.java index a55b1b226..8a0990028 100644 --- a/src/main/java/sh/ory/model/GetVersion200Response.java +++ b/src/main/java/sh/ory/model/GetVersion200Response.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * GetVersion200Response */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class GetVersion200Response { public static final String SERIALIZED_NAME_VERSION = "version"; @SerializedName(SERIALIZED_NAME_VERSION) diff --git a/src/main/java/sh/ory/model/HealthNotReadyStatus.java b/src/main/java/sh/ory/model/HealthNotReadyStatus.java index 624447009..196b110c7 100644 --- a/src/main/java/sh/ory/model/HealthNotReadyStatus.java +++ b/src/main/java/sh/ory/model/HealthNotReadyStatus.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * HealthNotReadyStatus */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class HealthNotReadyStatus { public static final String SERIALIZED_NAME_ERRORS = "errors"; @SerializedName(SERIALIZED_NAME_ERRORS) diff --git a/src/main/java/sh/ory/model/HealthStatus.java b/src/main/java/sh/ory/model/HealthStatus.java index a040d26c9..12aab78ad 100644 --- a/src/main/java/sh/ory/model/HealthStatus.java +++ b/src/main/java/sh/ory/model/HealthStatus.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * HealthStatus */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class HealthStatus { public static final String SERIALIZED_NAME_STATUS = "status"; @SerializedName(SERIALIZED_NAME_STATUS) diff --git a/src/main/java/sh/ory/model/Identity.java b/src/main/java/sh/ory/model/Identity.java index 5bcfd769c..acf878a14 100644 --- a/src/main/java/sh/ory/model/Identity.java +++ b/src/main/java/sh/ory/model/Identity.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -59,7 +59,7 @@ * An [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) represents a (human) user in Ory. */ @ApiModel(description = "An [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) represents a (human) user in Ory.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Identity { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/IdentityCredentials.java b/src/main/java/sh/ory/model/IdentityCredentials.java index 83ce8adce..5f64613d1 100644 --- a/src/main/java/sh/ory/model/IdentityCredentials.java +++ b/src/main/java/sh/ory/model/IdentityCredentials.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ * Credentials represents a specific credential type */ @ApiModel(description = "Credentials represents a specific credential type") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityCredentials { public static final String SERIALIZED_NAME_CONFIG = "config"; @SerializedName(SERIALIZED_NAME_CONFIG) diff --git a/src/main/java/sh/ory/model/IdentityCredentialsCode.java b/src/main/java/sh/ory/model/IdentityCredentialsCode.java index b3e79a7c0..bb6224b59 100644 --- a/src/main/java/sh/ory/model/IdentityCredentialsCode.java +++ b/src/main/java/sh/ory/model/IdentityCredentialsCode.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * CredentialsCode represents a one time login/registration code */ @ApiModel(description = "CredentialsCode represents a one time login/registration code") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityCredentialsCode { public static final String SERIALIZED_NAME_ADDRESS_TYPE = "address_type"; @SerializedName(SERIALIZED_NAME_ADDRESS_TYPE) diff --git a/src/main/java/sh/ory/model/IdentityCredentialsOidc.java b/src/main/java/sh/ory/model/IdentityCredentialsOidc.java index b943e719e..551954e27 100644 --- a/src/main/java/sh/ory/model/IdentityCredentialsOidc.java +++ b/src/main/java/sh/ory/model/IdentityCredentialsOidc.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * IdentityCredentialsOidc */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityCredentialsOidc { public static final String SERIALIZED_NAME_PROVIDERS = "providers"; @SerializedName(SERIALIZED_NAME_PROVIDERS) diff --git a/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java b/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java index 1651d6616..07a24b203 100644 --- a/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java +++ b/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * IdentityCredentialsOidcProvider */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityCredentialsOidcProvider { public static final String SERIALIZED_NAME_INITIAL_ACCESS_TOKEN = "initial_access_token"; @SerializedName(SERIALIZED_NAME_INITIAL_ACCESS_TOKEN) diff --git a/src/main/java/sh/ory/model/IdentityCredentialsPassword.java b/src/main/java/sh/ory/model/IdentityCredentialsPassword.java index a15eeefa0..09d037803 100644 --- a/src/main/java/sh/ory/model/IdentityCredentialsPassword.java +++ b/src/main/java/sh/ory/model/IdentityCredentialsPassword.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * IdentityCredentialsPassword */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityCredentialsPassword { public static final String SERIALIZED_NAME_HASHED_PASSWORD = "hashed_password"; @SerializedName(SERIALIZED_NAME_HASHED_PASSWORD) diff --git a/src/main/java/sh/ory/model/IdentityCredentialsType.java b/src/main/java/sh/ory/model/IdentityCredentialsType.java index 1ddba4917..55b373b19 100644 --- a/src/main/java/sh/ory/model/IdentityCredentialsType.java +++ b/src/main/java/sh/ory/model/IdentityCredentialsType.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/IdentityPatch.java b/src/main/java/sh/ory/model/IdentityPatch.java index 104ee9124..df7847d5b 100644 --- a/src/main/java/sh/ory/model/IdentityPatch.java +++ b/src/main/java/sh/ory/model/IdentityPatch.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Payload for patching an identity */ @ApiModel(description = "Payload for patching an identity") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityPatch { public static final String SERIALIZED_NAME_CREATE = "create"; @SerializedName(SERIALIZED_NAME_CREATE) diff --git a/src/main/java/sh/ory/model/IdentityPatchResponse.java b/src/main/java/sh/ory/model/IdentityPatchResponse.java index 278e41a27..a3049001f 100644 --- a/src/main/java/sh/ory/model/IdentityPatchResponse.java +++ b/src/main/java/sh/ory/model/IdentityPatchResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Response for a single identity patch */ @ApiModel(description = "Response for a single identity patch") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityPatchResponse { /** * The action for this specific patch create ActionCreate Create this identity. diff --git a/src/main/java/sh/ory/model/IdentitySchemaContainer.java b/src/main/java/sh/ory/model/IdentitySchemaContainer.java index 082b2491f..a5529c2bb 100644 --- a/src/main/java/sh/ory/model/IdentitySchemaContainer.java +++ b/src/main/java/sh/ory/model/IdentitySchemaContainer.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * An Identity JSON Schema Container */ @ApiModel(description = "An Identity JSON Schema Container") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentitySchemaContainer { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/IdentitySchemaPreset.java b/src/main/java/sh/ory/model/IdentitySchemaPreset.java index 57224a7a8..9d0c87457 100644 --- a/src/main/java/sh/ory/model/IdentitySchemaPreset.java +++ b/src/main/java/sh/ory/model/IdentitySchemaPreset.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * IdentitySchemaPreset */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentitySchemaPreset { public static final String SERIALIZED_NAME_SCHEMA = "schema"; @SerializedName(SERIALIZED_NAME_SCHEMA) diff --git a/src/main/java/sh/ory/model/IdentityState.java b/src/main/java/sh/ory/model/IdentityState.java index 9bab01ebc..2c797134a 100644 --- a/src/main/java/sh/ory/model/IdentityState.java +++ b/src/main/java/sh/ory/model/IdentityState.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/IdentityWithCredentials.java b/src/main/java/sh/ory/model/IdentityWithCredentials.java index 767dc7022..2fd4f9c26 100644 --- a/src/main/java/sh/ory/model/IdentityWithCredentials.java +++ b/src/main/java/sh/ory/model/IdentityWithCredentials.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Create Identity and Import Credentials */ @ApiModel(description = "Create Identity and Import Credentials") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityWithCredentials { public static final String SERIALIZED_NAME_OIDC = "oidc"; @SerializedName(SERIALIZED_NAME_OIDC) diff --git a/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java b/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java index 441d817e6..3347a347f 100644 --- a/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java +++ b/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Create Identity and Import Social Sign In Credentials */ @ApiModel(description = "Create Identity and Import Social Sign In Credentials") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityWithCredentialsOidc { public static final String SERIALIZED_NAME_CONFIG = "config"; @SerializedName(SERIALIZED_NAME_CONFIG) diff --git a/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java b/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java index 7df982d56..b4a37abfd 100644 --- a/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java +++ b/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * IdentityWithCredentialsOidcConfig */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityWithCredentialsOidcConfig { public static final String SERIALIZED_NAME_CONFIG = "config"; @SerializedName(SERIALIZED_NAME_CONFIG) diff --git a/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java b/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java index 556ce11c5..bbae33fb2 100644 --- a/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java +++ b/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Create Identity and Import Social Sign In Credentials Configuration */ @ApiModel(description = "Create Identity and Import Social Sign In Credentials Configuration") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityWithCredentialsOidcConfigProvider { public static final String SERIALIZED_NAME_PROVIDER = "provider"; @SerializedName(SERIALIZED_NAME_PROVIDER) diff --git a/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java b/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java index 6a8ec2de5..af2ab330f 100644 --- a/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java +++ b/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Create Identity and Import Password Credentials */ @ApiModel(description = "Create Identity and Import Password Credentials") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityWithCredentialsPassword { public static final String SERIALIZED_NAME_CONFIG = "config"; @SerializedName(SERIALIZED_NAME_CONFIG) diff --git a/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java b/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java index e72d9e505..333df04f5 100644 --- a/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java +++ b/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Create Identity and Import Password Credentials Configuration */ @ApiModel(description = "Create Identity and Import Password Credentials Configuration") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IdentityWithCredentialsPasswordConfig { public static final String SERIALIZED_NAME_HASHED_PASSWORD = "hashed_password"; @SerializedName(SERIALIZED_NAME_HASHED_PASSWORD) diff --git a/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java b/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java index 4b4bd107c..a513e6ef9 100644 --- a/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java +++ b/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Get Project Branding Request Body */ @ApiModel(description = "Get Project Branding Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class InternalGetProjectBrandingBody { public static final String SERIALIZED_NAME_HOSTNAME = "hostname"; @SerializedName(SERIALIZED_NAME_HOSTNAME) diff --git a/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java b/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java index 9f90ed938..ba9af8a80 100644 --- a/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java +++ b/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Is Account Experience Enabled For Project Request Body */ @ApiModel(description = "Is Account Experience Enabled For Project Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class InternalIsAXWelcomeScreenEnabledForProjectBody { public static final String SERIALIZED_NAME_PATH = "path"; @SerializedName(SERIALIZED_NAME_PATH) diff --git a/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java b/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java index 61b79072c..a318fac53 100644 --- a/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java +++ b/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Is Owner For Project By Slug Request Body */ @ApiModel(description = "Is Owner For Project By Slug Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class InternalIsOwnerForProjectBySlugBody { /** * Namespace is the namespace of the subject. diff --git a/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java b/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java index 00cb3e8ef..732e1c52c 100644 --- a/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java +++ b/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * InternalIsOwnerForProjectBySlugResponse */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class InternalIsOwnerForProjectBySlugResponse { public static final String SERIALIZED_NAME_PROJECT_ID = "project_id"; @SerializedName(SERIALIZED_NAME_PROJECT_ID) diff --git a/src/main/java/sh/ory/model/InternalProvisionMockSubscription.java b/src/main/java/sh/ory/model/InternalProvisionMockSubscription.java index 013c8c941..42285b80b 100644 --- a/src/main/java/sh/ory/model/InternalProvisionMockSubscription.java +++ b/src/main/java/sh/ory/model/InternalProvisionMockSubscription.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Internal Provision Mock Subscription Request Body */ @ApiModel(description = "Internal Provision Mock Subscription Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class InternalProvisionMockSubscription { /** * Currency usd USD eur Euro diff --git a/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java b/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java index 1bcf5efaa..e255079fe 100644 --- a/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java +++ b/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ * Introspection contains an access token's session data as specified by [IETF RFC 7662](https://tools.ietf.org/html/rfc7662) */ @ApiModel(description = "Introspection contains an access token's session data as specified by [IETF RFC 7662](https://tools.ietf.org/html/rfc7662)") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IntrospectedOAuth2Token { public static final String SERIALIZED_NAME_ACTIVE = "active"; @SerializedName(SERIALIZED_NAME_ACTIVE) diff --git a/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java b/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java index 61fc42221..c29317235 100644 --- a/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java +++ b/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * IsOwnerForProjectBySlug */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IsOwnerForProjectBySlug { public static final String SERIALIZED_NAME_PROJECT_SLUG = "ProjectSlug"; @SerializedName(SERIALIZED_NAME_PROJECT_SLUG) diff --git a/src/main/java/sh/ory/model/IsReady200Response.java b/src/main/java/sh/ory/model/IsReady200Response.java index 5d1f2d134..008d24c95 100644 --- a/src/main/java/sh/ory/model/IsReady200Response.java +++ b/src/main/java/sh/ory/model/IsReady200Response.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * IsReady200Response */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IsReady200Response { public static final String SERIALIZED_NAME_STATUS = "status"; @SerializedName(SERIALIZED_NAME_STATUS) diff --git a/src/main/java/sh/ory/model/IsReady503Response.java b/src/main/java/sh/ory/model/IsReady503Response.java index e70fd1648..078bee78d 100644 --- a/src/main/java/sh/ory/model/IsReady503Response.java +++ b/src/main/java/sh/ory/model/IsReady503Response.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * IsReady503Response */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class IsReady503Response { public static final String SERIALIZED_NAME_ERRORS = "errors"; @SerializedName(SERIALIZED_NAME_ERRORS) diff --git a/src/main/java/sh/ory/model/JsonPatch.java b/src/main/java/sh/ory/model/JsonPatch.java index bc7a6b5ed..18c81ca96 100644 --- a/src/main/java/sh/ory/model/JsonPatch.java +++ b/src/main/java/sh/ory/model/JsonPatch.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * A JSONPatch document as defined by RFC 6902 */ @ApiModel(description = "A JSONPatch document as defined by RFC 6902") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class JsonPatch { public static final String SERIALIZED_NAME_FROM = "from"; @SerializedName(SERIALIZED_NAME_FROM) diff --git a/src/main/java/sh/ory/model/JsonWebKey.java b/src/main/java/sh/ory/model/JsonWebKey.java index 070c5cb32..a8b8c6ed7 100644 --- a/src/main/java/sh/ory/model/JsonWebKey.java +++ b/src/main/java/sh/ory/model/JsonWebKey.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * JsonWebKey */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class JsonWebKey { public static final String SERIALIZED_NAME_ALG = "alg"; @SerializedName(SERIALIZED_NAME_ALG) diff --git a/src/main/java/sh/ory/model/JsonWebKeySet.java b/src/main/java/sh/ory/model/JsonWebKeySet.java index d3adf9ad2..4de970366 100644 --- a/src/main/java/sh/ory/model/JsonWebKeySet.java +++ b/src/main/java/sh/ory/model/JsonWebKeySet.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * JSON Web Key Set */ @ApiModel(description = "JSON Web Key Set") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class JsonWebKeySet { public static final String SERIALIZED_NAME_KEYS = "keys"; @SerializedName(SERIALIZED_NAME_KEYS) diff --git a/src/main/java/sh/ory/model/KetoNamespace.java b/src/main/java/sh/ory/model/KetoNamespace.java index 5103e577b..ee9c241c7 100644 --- a/src/main/java/sh/ory/model/KetoNamespace.java +++ b/src/main/java/sh/ory/model/KetoNamespace.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * KetoNamespace */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class KetoNamespace { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/ListMyWorkspacesResponse.java b/src/main/java/sh/ory/model/ListMyWorkspacesResponse.java index c79045940..aad79dc6e 100644 --- a/src/main/java/sh/ory/model/ListMyWorkspacesResponse.java +++ b/src/main/java/sh/ory/model/ListMyWorkspacesResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * ListMyWorkspacesResponse */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ListMyWorkspacesResponse { public static final String SERIALIZED_NAME_HAS_NEXT_PAGE = "has_next_page"; @SerializedName(SERIALIZED_NAME_HAS_NEXT_PAGE) diff --git a/src/main/java/sh/ory/model/ListOrganizationsResponse.java b/src/main/java/sh/ory/model/ListOrganizationsResponse.java index 5a5b4c59e..98164046a 100644 --- a/src/main/java/sh/ory/model/ListOrganizationsResponse.java +++ b/src/main/java/sh/ory/model/ListOrganizationsResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * B2B SSO Organization List */ @ApiModel(description = "B2B SSO Organization List") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ListOrganizationsResponse { public static final String SERIALIZED_NAME_ORGANIZATIONS = "organizations"; @SerializedName(SERIALIZED_NAME_ORGANIZATIONS) diff --git a/src/main/java/sh/ory/model/LoginFlow.java b/src/main/java/sh/ory/model/LoginFlow.java index 7e020da1e..8ddeb1131 100644 --- a/src/main/java/sh/ory/model/LoginFlow.java +++ b/src/main/java/sh/ory/model/LoginFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -55,7 +55,7 @@ * This object represents a login flow. A login flow is initiated at the \"Initiate Login API / Browser Flow\" endpoint by a client. Once a login flow is completed successfully, a session cookie or session token will be issued. */ @ApiModel(description = "This object represents a login flow. A login flow is initiated at the \"Initiate Login API / Browser Flow\" endpoint by a client. Once a login flow is completed successfully, a session cookie or session token will be issued.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class LoginFlow { public static final String SERIALIZED_NAME_ACTIVE = "active"; @SerializedName(SERIALIZED_NAME_ACTIVE) diff --git a/src/main/java/sh/ory/model/LoginFlowState.java b/src/main/java/sh/ory/model/LoginFlowState.java index 68dd15b32..95eff6eee 100644 --- a/src/main/java/sh/ory/model/LoginFlowState.java +++ b/src/main/java/sh/ory/model/LoginFlowState.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/LogoutFlow.java b/src/main/java/sh/ory/model/LogoutFlow.java index 4f664b127..951261b5b 100644 --- a/src/main/java/sh/ory/model/LogoutFlow.java +++ b/src/main/java/sh/ory/model/LogoutFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Logout Flow */ @ApiModel(description = "Logout Flow") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class LogoutFlow { public static final String SERIALIZED_NAME_LOGOUT_TOKEN = "logout_token"; @SerializedName(SERIALIZED_NAME_LOGOUT_TOKEN) diff --git a/src/main/java/sh/ory/model/ManagedIdentitySchema.java b/src/main/java/sh/ory/model/ManagedIdentitySchema.java index 2bc4f46cb..a52baa3ea 100644 --- a/src/main/java/sh/ory/model/ManagedIdentitySchema.java +++ b/src/main/java/sh/ory/model/ManagedIdentitySchema.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Together the name and identity uuid are a unique index constraint. This prevents a user from having schemas with the same name. This also allows schemas to have the same name across the system. */ @ApiModel(description = "Together the name and identity uuid are a unique index constraint. This prevents a user from having schemas with the same name. This also allows schemas to have the same name across the system.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ManagedIdentitySchema { public static final String SERIALIZED_NAME_BLOB_NAME = "blob_name"; @SerializedName(SERIALIZED_NAME_BLOB_NAME) diff --git a/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java b/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java index 8da6d7d67..7b145e457 100644 --- a/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java +++ b/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Ory Identity Schema Validation Result */ @ApiModel(description = "Ory Identity Schema Validation Result") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ManagedIdentitySchemaValidationResult { public static final String SERIALIZED_NAME_MESSAGE = "message"; @SerializedName(SERIALIZED_NAME_MESSAGE) diff --git a/src/main/java/sh/ory/model/MemberInvite.java b/src/main/java/sh/ory/model/MemberInvite.java index 0197cdaeb..3f6e3b097 100644 --- a/src/main/java/sh/ory/model/MemberInvite.java +++ b/src/main/java/sh/ory/model/MemberInvite.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * MemberInvite */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class MemberInvite { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/Message.java b/src/main/java/sh/ory/model/Message.java index 8e6d46afe..a567d4a8e 100644 --- a/src/main/java/sh/ory/model/Message.java +++ b/src/main/java/sh/ory/model/Message.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -54,7 +54,7 @@ /** * Message */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Message { public static final String SERIALIZED_NAME_BODY = "body"; @SerializedName(SERIALIZED_NAME_BODY) diff --git a/src/main/java/sh/ory/model/MessageDispatch.java b/src/main/java/sh/ory/model/MessageDispatch.java index 5d9e17686..283384943 100644 --- a/src/main/java/sh/ory/model/MessageDispatch.java +++ b/src/main/java/sh/ory/model/MessageDispatch.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * MessageDispatch represents an attempt of sending a courier message It contains the status of the attempt (failed or successful) and the error if any occured */ @ApiModel(description = "MessageDispatch represents an attempt of sending a courier message It contains the status of the attempt (failed or successful) and the error if any occured") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class MessageDispatch { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/MetricsDatapoint.java b/src/main/java/sh/ory/model/MetricsDatapoint.java index 2db1a1862..e54bb3a01 100644 --- a/src/main/java/sh/ory/model/MetricsDatapoint.java +++ b/src/main/java/sh/ory/model/MetricsDatapoint.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Represents a single datapoint/bucket of a time series */ @ApiModel(description = "Represents a single datapoint/bucket of a time series") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class MetricsDatapoint { public static final String SERIALIZED_NAME_COUNT = "count"; @SerializedName(SERIALIZED_NAME_COUNT) diff --git a/src/main/java/sh/ory/model/Namespace.java b/src/main/java/sh/ory/model/Namespace.java index e07ef4e5f..520ecc569 100644 --- a/src/main/java/sh/ory/model/Namespace.java +++ b/src/main/java/sh/ory/model/Namespace.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * Namespace */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Namespace { public static final String SERIALIZED_NAME_NAME = "name"; @SerializedName(SERIALIZED_NAME_NAME) diff --git a/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java b/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java index 5c320947a..37268b130 100644 --- a/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java +++ b/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * NeedsPrivilegedSessionError */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class NeedsPrivilegedSessionError { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/NormalizedProject.java b/src/main/java/sh/ory/model/NormalizedProject.java index 5e12f8e5f..38dbadcc4 100644 --- a/src/main/java/sh/ory/model/NormalizedProject.java +++ b/src/main/java/sh/ory/model/NormalizedProject.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ /** * NormalizedProject */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class NormalizedProject { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/NormalizedProjectRevision.java b/src/main/java/sh/ory/model/NormalizedProjectRevision.java index ca67622d8..f19e93f23 100644 --- a/src/main/java/sh/ory/model/NormalizedProjectRevision.java +++ b/src/main/java/sh/ory/model/NormalizedProjectRevision.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -57,7 +57,7 @@ /** * NormalizedProjectRevision */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class NormalizedProjectRevision { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java b/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java index 7faa37790..8adf695f7 100644 --- a/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java +++ b/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * NormalizedProjectRevisionHook */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class NormalizedProjectRevisionHook { public static final String SERIALIZED_NAME_CONFIG_KEY = "config_key"; @SerializedName(SERIALIZED_NAME_CONFIG_KEY) diff --git a/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java b/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java index 018b032b3..9171532d4 100644 --- a/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java +++ b/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * NormalizedProjectRevisionIdentitySchema */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class NormalizedProjectRevisionIdentitySchema { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java b/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java index 6e598f5e4..78dfdca62 100644 --- a/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java +++ b/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * NormalizedProjectRevisionThirdPartyProvider */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class NormalizedProjectRevisionThirdPartyProvider { public static final String SERIALIZED_NAME_ADDITIONAL_ID_TOKEN_AUDIENCES = "additional_id_token_audiences"; @SerializedName(SERIALIZED_NAME_ADDITIONAL_ID_TOKEN_AUDIENCES) diff --git a/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java b/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java index 13c233923..61eff39f2 100644 --- a/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java +++ b/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * NormalizedProjectRevisionTokenizerTemplate */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class NormalizedProjectRevisionTokenizerTemplate { public static final String SERIALIZED_NAME_CLAIMS_MAPPER_URL = "claims_mapper_url"; @SerializedName(SERIALIZED_NAME_CLAIMS_MAPPER_URL) diff --git a/src/main/java/sh/ory/model/OAuth2Client.java b/src/main/java/sh/ory/model/OAuth2Client.java index 8d102e7db..52742fd62 100644 --- a/src/main/java/sh/ory/model/OAuth2Client.java +++ b/src/main/java/sh/ory/model/OAuth2Client.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ * OAuth 2.0 Clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are generated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities. */ @ApiModel(description = "OAuth 2.0 Clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are generated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2Client { public static final String SERIALIZED_NAME_ACCESS_TOKEN_STRATEGY = "access_token_strategy"; @SerializedName(SERIALIZED_NAME_ACCESS_TOKEN_STRATEGY) diff --git a/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java b/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java index 6fe5dfcf5..7dd42d2fc 100644 --- a/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java +++ b/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Lifespans of different token types issued for this OAuth 2.0 Client. */ @ApiModel(description = "Lifespans of different token types issued for this OAuth 2.0 Client.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2ClientTokenLifespans { public static final String SERIALIZED_NAME_AUTHORIZATION_CODE_GRANT_ACCESS_TOKEN_LIFESPAN = "authorization_code_grant_access_token_lifespan"; @SerializedName(SERIALIZED_NAME_AUTHORIZATION_CODE_GRANT_ACCESS_TOKEN_LIFESPAN) diff --git a/src/main/java/sh/ory/model/OAuth2ConsentRequest.java b/src/main/java/sh/ory/model/OAuth2ConsentRequest.java index f161af9ed..33104a815 100644 --- a/src/main/java/sh/ory/model/OAuth2ConsentRequest.java +++ b/src/main/java/sh/ory/model/OAuth2ConsentRequest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * OAuth2ConsentRequest */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2ConsentRequest { public static final String SERIALIZED_NAME_ACR = "acr"; @SerializedName(SERIALIZED_NAME_ACR) diff --git a/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java b/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java index 525b796c1..e9cb2c21e 100644 --- a/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java +++ b/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * OAuth2ConsentRequestOpenIDConnectContext */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2ConsentRequestOpenIDConnectContext { public static final String SERIALIZED_NAME_ACR_VALUES = "acr_values"; @SerializedName(SERIALIZED_NAME_ACR_VALUES) diff --git a/src/main/java/sh/ory/model/OAuth2ConsentSession.java b/src/main/java/sh/ory/model/OAuth2ConsentSession.java index 4b211429b..314927e73 100644 --- a/src/main/java/sh/ory/model/OAuth2ConsentSession.java +++ b/src/main/java/sh/ory/model/OAuth2ConsentSession.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -55,7 +55,7 @@ * A completed OAuth 2.0 Consent Session. */ @ApiModel(description = "A completed OAuth 2.0 Consent Session.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2ConsentSession { public static final String SERIALIZED_NAME_CONSENT_REQUEST = "consent_request"; @SerializedName(SERIALIZED_NAME_CONSENT_REQUEST) diff --git a/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java b/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java index b189a44ef..c3c64c226 100644 --- a/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java +++ b/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * OAuth2ConsentSessionExpiresAt */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2ConsentSessionExpiresAt { public static final String SERIALIZED_NAME_ACCESS_TOKEN = "access_token"; @SerializedName(SERIALIZED_NAME_ACCESS_TOKEN) diff --git a/src/main/java/sh/ory/model/OAuth2LoginRequest.java b/src/main/java/sh/ory/model/OAuth2LoginRequest.java index c6577077c..1245f7cdb 100644 --- a/src/main/java/sh/ory/model/OAuth2LoginRequest.java +++ b/src/main/java/sh/ory/model/OAuth2LoginRequest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * OAuth2LoginRequest */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2LoginRequest { public static final String SERIALIZED_NAME_CHALLENGE = "challenge"; @SerializedName(SERIALIZED_NAME_CHALLENGE) diff --git a/src/main/java/sh/ory/model/OAuth2LogoutRequest.java b/src/main/java/sh/ory/model/OAuth2LogoutRequest.java index ef34ef80a..28c1acd33 100644 --- a/src/main/java/sh/ory/model/OAuth2LogoutRequest.java +++ b/src/main/java/sh/ory/model/OAuth2LogoutRequest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * OAuth2LogoutRequest */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2LogoutRequest { public static final String SERIALIZED_NAME_CHALLENGE = "challenge"; @SerializedName(SERIALIZED_NAME_CHALLENGE) diff --git a/src/main/java/sh/ory/model/OAuth2RedirectTo.java b/src/main/java/sh/ory/model/OAuth2RedirectTo.java index 00585ea83..ef78608d4 100644 --- a/src/main/java/sh/ory/model/OAuth2RedirectTo.java +++ b/src/main/java/sh/ory/model/OAuth2RedirectTo.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Contains a redirect URL used to complete a login, consent, or logout request. */ @ApiModel(description = "Contains a redirect URL used to complete a login, consent, or logout request.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2RedirectTo { public static final String SERIALIZED_NAME_REDIRECT_TO = "redirect_to"; @SerializedName(SERIALIZED_NAME_REDIRECT_TO) diff --git a/src/main/java/sh/ory/model/OAuth2TokenExchange.java b/src/main/java/sh/ory/model/OAuth2TokenExchange.java index 3a38a5bfd..ae69ca520 100644 --- a/src/main/java/sh/ory/model/OAuth2TokenExchange.java +++ b/src/main/java/sh/ory/model/OAuth2TokenExchange.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * OAuth2 Token Exchange Result */ @ApiModel(description = "OAuth2 Token Exchange Result") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OAuth2TokenExchange { public static final String SERIALIZED_NAME_ACCESS_TOKEN = "access_token"; @SerializedName(SERIALIZED_NAME_ACCESS_TOKEN) diff --git a/src/main/java/sh/ory/model/OidcConfiguration.java b/src/main/java/sh/ory/model/OidcConfiguration.java index 8a224b6fe..2500ceeca 100644 --- a/src/main/java/sh/ory/model/OidcConfiguration.java +++ b/src/main/java/sh/ory/model/OidcConfiguration.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Includes links to several endpoints (for example `/oauth2/token`) and exposes information on supported signature algorithms among others. */ @ApiModel(description = "Includes links to several endpoints (for example `/oauth2/token`) and exposes information on supported signature algorithms among others.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OidcConfiguration { public static final String SERIALIZED_NAME_AUTHORIZATION_ENDPOINT = "authorization_endpoint"; @SerializedName(SERIALIZED_NAME_AUTHORIZATION_ENDPOINT) diff --git a/src/main/java/sh/ory/model/OidcUserInfo.java b/src/main/java/sh/ory/model/OidcUserInfo.java index 71e32d043..09f15df89 100644 --- a/src/main/java/sh/ory/model/OidcUserInfo.java +++ b/src/main/java/sh/ory/model/OidcUserInfo.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * OpenID Connect Userinfo */ @ApiModel(description = "OpenID Connect Userinfo") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OidcUserInfo { public static final String SERIALIZED_NAME_BIRTHDATE = "birthdate"; @SerializedName(SERIALIZED_NAME_BIRTHDATE) diff --git a/src/main/java/sh/ory/model/Organization.java b/src/main/java/sh/ory/model/Organization.java index f67c63bff..9a2e919c5 100644 --- a/src/main/java/sh/ory/model/Organization.java +++ b/src/main/java/sh/ory/model/Organization.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * B2B SSO Organization */ @ApiModel(description = "B2B SSO Organization") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Organization { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/OrganizationBody.java b/src/main/java/sh/ory/model/OrganizationBody.java index d435fb778..ed8d046aa 100644 --- a/src/main/java/sh/ory/model/OrganizationBody.java +++ b/src/main/java/sh/ory/model/OrganizationBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Create B2B SSO Organization Request Body */ @ApiModel(description = "Create B2B SSO Organization Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class OrganizationBody { public static final String SERIALIZED_NAME_DOMAINS = "domains"; @SerializedName(SERIALIZED_NAME_DOMAINS) diff --git a/src/main/java/sh/ory/model/Pagination.java b/src/main/java/sh/ory/model/Pagination.java index 5b2002ad8..1e5e450e7 100644 --- a/src/main/java/sh/ory/model/Pagination.java +++ b/src/main/java/sh/ory/model/Pagination.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * Pagination */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Pagination { public static final String SERIALIZED_NAME_PAGE_SIZE = "page_size"; @SerializedName(SERIALIZED_NAME_PAGE_SIZE) diff --git a/src/main/java/sh/ory/model/PaginationHeaders.java b/src/main/java/sh/ory/model/PaginationHeaders.java index 0e049fd81..86586e458 100644 --- a/src/main/java/sh/ory/model/PaginationHeaders.java +++ b/src/main/java/sh/ory/model/PaginationHeaders.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * PaginationHeaders */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class PaginationHeaders { public static final String SERIALIZED_NAME_LINK = "link"; @SerializedName(SERIALIZED_NAME_LINK) diff --git a/src/main/java/sh/ory/model/ParseError.java b/src/main/java/sh/ory/model/ParseError.java index 4122c3521..059813bad 100644 --- a/src/main/java/sh/ory/model/ParseError.java +++ b/src/main/java/sh/ory/model/ParseError.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * ParseError */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ParseError { public static final String SERIALIZED_NAME_END = "end"; @SerializedName(SERIALIZED_NAME_END) diff --git a/src/main/java/sh/ory/model/PatchIdentitiesBody.java b/src/main/java/sh/ory/model/PatchIdentitiesBody.java index 141e9247a..29e181b8b 100644 --- a/src/main/java/sh/ory/model/PatchIdentitiesBody.java +++ b/src/main/java/sh/ory/model/PatchIdentitiesBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Patch Identities Body */ @ApiModel(description = "Patch Identities Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class PatchIdentitiesBody { public static final String SERIALIZED_NAME_IDENTITIES = "identities"; @SerializedName(SERIALIZED_NAME_IDENTITIES) diff --git a/src/main/java/sh/ory/model/PerformNativeLogoutBody.java b/src/main/java/sh/ory/model/PerformNativeLogoutBody.java index 2388b0466..bb14f3821 100644 --- a/src/main/java/sh/ory/model/PerformNativeLogoutBody.java +++ b/src/main/java/sh/ory/model/PerformNativeLogoutBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Perform Native Logout Request Body */ @ApiModel(description = "Perform Native Logout Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class PerformNativeLogoutBody { public static final String SERIALIZED_NAME_SESSION_TOKEN = "session_token"; @SerializedName(SERIALIZED_NAME_SESSION_TOKEN) diff --git a/src/main/java/sh/ory/model/Plan.java b/src/main/java/sh/ory/model/Plan.java index 56f0b3bcc..b990b4b82 100644 --- a/src/main/java/sh/ory/model/Plan.java +++ b/src/main/java/sh/ory/model/Plan.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * Plan */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Plan { public static final String SERIALIZED_NAME_NAME = "name"; @SerializedName(SERIALIZED_NAME_NAME) diff --git a/src/main/java/sh/ory/model/PlanDetails.java b/src/main/java/sh/ory/model/PlanDetails.java index d200ca9fe..8a236f228 100644 --- a/src/main/java/sh/ory/model/PlanDetails.java +++ b/src/main/java/sh/ory/model/PlanDetails.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * PlanDetails */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class PlanDetails { public static final String SERIALIZED_NAME_BASE_FEE_MONTHLY = "base_fee_monthly"; @SerializedName(SERIALIZED_NAME_BASE_FEE_MONTHLY) diff --git a/src/main/java/sh/ory/model/PostCheckPermissionBody.java b/src/main/java/sh/ory/model/PostCheckPermissionBody.java index 80bf6c4a7..279b80b16 100644 --- a/src/main/java/sh/ory/model/PostCheckPermissionBody.java +++ b/src/main/java/sh/ory/model/PostCheckPermissionBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Check Permission using Post Request Body */ @ApiModel(description = "Check Permission using Post Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class PostCheckPermissionBody { public static final String SERIALIZED_NAME_NAMESPACE = "namespace"; @SerializedName(SERIALIZED_NAME_NAMESPACE) diff --git a/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java b/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java index 1a4cdecc7..a704c892e 100644 --- a/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java +++ b/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Post Check Permission Or Error Body */ @ApiModel(description = "Post Check Permission Or Error Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class PostCheckPermissionOrErrorBody { public static final String SERIALIZED_NAME_NAMESPACE = "namespace"; @SerializedName(SERIALIZED_NAME_NAMESPACE) diff --git a/src/main/java/sh/ory/model/Project.java b/src/main/java/sh/ory/model/Project.java index 7859c85e5..c4adc9082 100644 --- a/src/main/java/sh/ory/model/Project.java +++ b/src/main/java/sh/ory/model/Project.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * Project */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Project { public static final String SERIALIZED_NAME_CORS_ADMIN = "cors_admin"; @SerializedName(SERIALIZED_NAME_CORS_ADMIN) diff --git a/src/main/java/sh/ory/model/ProjectApiKey.java b/src/main/java/sh/ory/model/ProjectApiKey.java index 234383a2a..288517b48 100644 --- a/src/main/java/sh/ory/model/ProjectApiKey.java +++ b/src/main/java/sh/ory/model/ProjectApiKey.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * ProjectApiKey */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectApiKey { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/ProjectBranding.java b/src/main/java/sh/ory/model/ProjectBranding.java index aa52fa82f..a4581f4bd 100644 --- a/src/main/java/sh/ory/model/ProjectBranding.java +++ b/src/main/java/sh/ory/model/ProjectBranding.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * ProjectBranding */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectBranding { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/ProjectBrandingColors.java b/src/main/java/sh/ory/model/ProjectBrandingColors.java index cb6745b81..ebad355d6 100644 --- a/src/main/java/sh/ory/model/ProjectBrandingColors.java +++ b/src/main/java/sh/ory/model/ProjectBrandingColors.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ProjectBrandingColors */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectBrandingColors { public static final String SERIALIZED_NAME_ACCENT_DEFAULT_COLOR = "accent_default_color"; @SerializedName(SERIALIZED_NAME_ACCENT_DEFAULT_COLOR) diff --git a/src/main/java/sh/ory/model/ProjectBrandingTheme.java b/src/main/java/sh/ory/model/ProjectBrandingTheme.java index 07dfb1c48..e5ee38535 100644 --- a/src/main/java/sh/ory/model/ProjectBrandingTheme.java +++ b/src/main/java/sh/ory/model/ProjectBrandingTheme.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * ProjectBrandingTheme */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectBrandingTheme { public static final String SERIALIZED_NAME_ACCENT_DEFAULT_COLOR = "accent_default_color"; @SerializedName(SERIALIZED_NAME_ACCENT_DEFAULT_COLOR) diff --git a/src/main/java/sh/ory/model/ProjectCors.java b/src/main/java/sh/ory/model/ProjectCors.java index 1c62e9847..5588125be 100644 --- a/src/main/java/sh/ory/model/ProjectCors.java +++ b/src/main/java/sh/ory/model/ProjectCors.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * ProjectCors */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectCors { public static final String SERIALIZED_NAME_ENABLED = "enabled"; @SerializedName(SERIALIZED_NAME_ENABLED) diff --git a/src/main/java/sh/ory/model/ProjectHost.java b/src/main/java/sh/ory/model/ProjectHost.java index e2614b0b1..c3637f9d7 100644 --- a/src/main/java/sh/ory/model/ProjectHost.java +++ b/src/main/java/sh/ory/model/ProjectHost.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ProjectHost */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectHost { public static final String SERIALIZED_NAME_HOST = "host"; @SerializedName(SERIALIZED_NAME_HOST) diff --git a/src/main/java/sh/ory/model/ProjectMetadata.java b/src/main/java/sh/ory/model/ProjectMetadata.java index 4e116f0d5..b766d44d4 100644 --- a/src/main/java/sh/ory/model/ProjectMetadata.java +++ b/src/main/java/sh/ory/model/ProjectMetadata.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * ProjectMetadata */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectMetadata { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/ProjectServiceIdentity.java b/src/main/java/sh/ory/model/ProjectServiceIdentity.java index e9d3c3199..60a8ba3e9 100644 --- a/src/main/java/sh/ory/model/ProjectServiceIdentity.java +++ b/src/main/java/sh/ory/model/ProjectServiceIdentity.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ProjectServiceIdentity */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectServiceIdentity { public static final String SERIALIZED_NAME_CONFIG = "config"; @SerializedName(SERIALIZED_NAME_CONFIG) diff --git a/src/main/java/sh/ory/model/ProjectServiceOAuth2.java b/src/main/java/sh/ory/model/ProjectServiceOAuth2.java index b5aab20c7..434660367 100644 --- a/src/main/java/sh/ory/model/ProjectServiceOAuth2.java +++ b/src/main/java/sh/ory/model/ProjectServiceOAuth2.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ProjectServiceOAuth2 */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectServiceOAuth2 { public static final String SERIALIZED_NAME_CONFIG = "config"; @SerializedName(SERIALIZED_NAME_CONFIG) diff --git a/src/main/java/sh/ory/model/ProjectServicePermission.java b/src/main/java/sh/ory/model/ProjectServicePermission.java index cc3e243b6..17f9abf9b 100644 --- a/src/main/java/sh/ory/model/ProjectServicePermission.java +++ b/src/main/java/sh/ory/model/ProjectServicePermission.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * ProjectServicePermission */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectServicePermission { public static final String SERIALIZED_NAME_CONFIG = "config"; @SerializedName(SERIALIZED_NAME_CONFIG) diff --git a/src/main/java/sh/ory/model/ProjectServices.java b/src/main/java/sh/ory/model/ProjectServices.java index e4b01e82e..1e1affce5 100644 --- a/src/main/java/sh/ory/model/ProjectServices.java +++ b/src/main/java/sh/ory/model/ProjectServices.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ /** * ProjectServices */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class ProjectServices { public static final String SERIALIZED_NAME_IDENTITY = "identity"; @SerializedName(SERIALIZED_NAME_IDENTITY) diff --git a/src/main/java/sh/ory/model/QuotaUsage.java b/src/main/java/sh/ory/model/QuotaUsage.java index 70397b89f..5a894f8c9 100644 --- a/src/main/java/sh/ory/model/QuotaUsage.java +++ b/src/main/java/sh/ory/model/QuotaUsage.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * QuotaUsage */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class QuotaUsage { public static final String SERIALIZED_NAME_ADDITIONAL_PRICE = "additional_price"; @SerializedName(SERIALIZED_NAME_ADDITIONAL_PRICE) diff --git a/src/main/java/sh/ory/model/RFC6749ErrorJson.java b/src/main/java/sh/ory/model/RFC6749ErrorJson.java index 1ab23c32c..870230be6 100644 --- a/src/main/java/sh/ory/model/RFC6749ErrorJson.java +++ b/src/main/java/sh/ory/model/RFC6749ErrorJson.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * RFC6749ErrorJson */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RFC6749ErrorJson { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java b/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java index ea74eec3a..4df12e221 100644 --- a/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java +++ b/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Used when an administrator creates a recovery code for an identity. */ @ApiModel(description = "Used when an administrator creates a recovery code for an identity.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RecoveryCodeForIdentity { public static final String SERIALIZED_NAME_EXPIRES_AT = "expires_at"; @SerializedName(SERIALIZED_NAME_EXPIRES_AT) diff --git a/src/main/java/sh/ory/model/RecoveryFlow.java b/src/main/java/sh/ory/model/RecoveryFlow.java index e4d6a5e56..78d734f1e 100644 --- a/src/main/java/sh/ory/model/RecoveryFlow.java +++ b/src/main/java/sh/ory/model/RecoveryFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -54,7 +54,7 @@ * This request is used when an identity wants to recover their account. We recommend reading the [Account Recovery Documentation](../self-service/flows/password-reset-account-recovery) */ @ApiModel(description = "This request is used when an identity wants to recover their account. We recommend reading the [Account Recovery Documentation](../self-service/flows/password-reset-account-recovery)") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RecoveryFlow { public static final String SERIALIZED_NAME_ACTIVE = "active"; @SerializedName(SERIALIZED_NAME_ACTIVE) diff --git a/src/main/java/sh/ory/model/RecoveryFlowState.java b/src/main/java/sh/ory/model/RecoveryFlowState.java index d2c1abd06..fdf07e0ff 100644 --- a/src/main/java/sh/ory/model/RecoveryFlowState.java +++ b/src/main/java/sh/ory/model/RecoveryFlowState.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/RecoveryIdentityAddress.java b/src/main/java/sh/ory/model/RecoveryIdentityAddress.java index 53132a632..23adee50b 100644 --- a/src/main/java/sh/ory/model/RecoveryIdentityAddress.java +++ b/src/main/java/sh/ory/model/RecoveryIdentityAddress.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * RecoveryIdentityAddress */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RecoveryIdentityAddress { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java b/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java index ae803e326..83fe19095 100644 --- a/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java +++ b/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Used when an administrator creates a recovery link for an identity. */ @ApiModel(description = "Used when an administrator creates a recovery link for an identity.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RecoveryLinkForIdentity { public static final String SERIALIZED_NAME_EXPIRES_AT = "expires_at"; @SerializedName(SERIALIZED_NAME_EXPIRES_AT) diff --git a/src/main/java/sh/ory/model/RegistrationFlow.java b/src/main/java/sh/ory/model/RegistrationFlow.java index 497a5cf64..512532fae 100644 --- a/src/main/java/sh/ory/model/RegistrationFlow.java +++ b/src/main/java/sh/ory/model/RegistrationFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ /** * RegistrationFlow */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RegistrationFlow { public static final String SERIALIZED_NAME_ACTIVE = "active"; @SerializedName(SERIALIZED_NAME_ACTIVE) diff --git a/src/main/java/sh/ory/model/RegistrationFlowState.java b/src/main/java/sh/ory/model/RegistrationFlowState.java index b66e106c9..f1bdc0e08 100644 --- a/src/main/java/sh/ory/model/RegistrationFlowState.java +++ b/src/main/java/sh/ory/model/RegistrationFlowState.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/RejectOAuth2Request.java b/src/main/java/sh/ory/model/RejectOAuth2Request.java index 81461a145..03311901a 100644 --- a/src/main/java/sh/ory/model/RejectOAuth2Request.java +++ b/src/main/java/sh/ory/model/RejectOAuth2Request.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * RejectOAuth2Request */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RejectOAuth2Request { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/RelationQuery.java b/src/main/java/sh/ory/model/RelationQuery.java index 31d500a2b..cda7bd301 100644 --- a/src/main/java/sh/ory/model/RelationQuery.java +++ b/src/main/java/sh/ory/model/RelationQuery.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Relation Query */ @ApiModel(description = "Relation Query") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RelationQuery { public static final String SERIALIZED_NAME_NAMESPACE = "namespace"; @SerializedName(SERIALIZED_NAME_NAMESPACE) diff --git a/src/main/java/sh/ory/model/Relationship.java b/src/main/java/sh/ory/model/Relationship.java index 044c43f61..14c4425d4 100644 --- a/src/main/java/sh/ory/model/Relationship.java +++ b/src/main/java/sh/ory/model/Relationship.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Relationship */ @ApiModel(description = "Relationship") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Relationship { public static final String SERIALIZED_NAME_NAMESPACE = "namespace"; @SerializedName(SERIALIZED_NAME_NAMESPACE) diff --git a/src/main/java/sh/ory/model/RelationshipNamespaces.java b/src/main/java/sh/ory/model/RelationshipNamespaces.java index 824be97b7..bad3c9979 100644 --- a/src/main/java/sh/ory/model/RelationshipNamespaces.java +++ b/src/main/java/sh/ory/model/RelationshipNamespaces.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Relationship Namespace List */ @ApiModel(description = "Relationship Namespace List") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RelationshipNamespaces { public static final String SERIALIZED_NAME_NAMESPACES = "namespaces"; @SerializedName(SERIALIZED_NAME_NAMESPACES) diff --git a/src/main/java/sh/ory/model/RelationshipPatch.java b/src/main/java/sh/ory/model/RelationshipPatch.java index 418ad5b73..2a7cac6ad 100644 --- a/src/main/java/sh/ory/model/RelationshipPatch.java +++ b/src/main/java/sh/ory/model/RelationshipPatch.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * Payload for patching a relationship */ @ApiModel(description = "Payload for patching a relationship") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class RelationshipPatch { /** * Gets or Sets action diff --git a/src/main/java/sh/ory/model/Relationships.java b/src/main/java/sh/ory/model/Relationships.java index ee801c954..2d81ff7a9 100644 --- a/src/main/java/sh/ory/model/Relationships.java +++ b/src/main/java/sh/ory/model/Relationships.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Paginated Relationship List */ @ApiModel(description = "Paginated Relationship List") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Relationships { public static final String SERIALIZED_NAME_NEXT_PAGE_TOKEN = "next_page_token"; @SerializedName(SERIALIZED_NAME_NEXT_PAGE_TOKEN) diff --git a/src/main/java/sh/ory/model/SchemaPatch.java b/src/main/java/sh/ory/model/SchemaPatch.java index f43cc843a..510ac1360 100644 --- a/src/main/java/sh/ory/model/SchemaPatch.java +++ b/src/main/java/sh/ory/model/SchemaPatch.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * SchemaPatch */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SchemaPatch { public static final String SERIALIZED_NAME_DATA = "data"; @SerializedName(SERIALIZED_NAME_DATA) diff --git a/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java b/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java index 3a3839323..f5af5c6ca 100644 --- a/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java +++ b/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Is sent when a flow is expired */ @ApiModel(description = "Is sent when a flow is expired") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SelfServiceFlowExpiredError { public static final String SERIALIZED_NAME_ERROR = "error"; @SerializedName(SERIALIZED_NAME_ERROR) diff --git a/src/main/java/sh/ory/model/Session.java b/src/main/java/sh/ory/model/Session.java index 34114ab10..bd391e861 100644 --- a/src/main/java/sh/ory/model/Session.java +++ b/src/main/java/sh/ory/model/Session.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -56,7 +56,7 @@ * A Session */ @ApiModel(description = "A Session") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Session { public static final String SERIALIZED_NAME_ACTIVE = "active"; @SerializedName(SERIALIZED_NAME_ACTIVE) diff --git a/src/main/java/sh/ory/model/SessionActivityDatapoint.java b/src/main/java/sh/ory/model/SessionActivityDatapoint.java index 0d9cd9dee..6bdfa366f 100644 --- a/src/main/java/sh/ory/model/SessionActivityDatapoint.java +++ b/src/main/java/sh/ory/model/SessionActivityDatapoint.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * SessionActivityDatapoint */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SessionActivityDatapoint { public static final String SERIALIZED_NAME_COUNTRY = "country"; @SerializedName(SERIALIZED_NAME_COUNTRY) diff --git a/src/main/java/sh/ory/model/SessionAuthenticationMethod.java b/src/main/java/sh/ory/model/SessionAuthenticationMethod.java index 655515e4e..4f301c834 100644 --- a/src/main/java/sh/ory/model/SessionAuthenticationMethod.java +++ b/src/main/java/sh/ory/model/SessionAuthenticationMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * A singular authenticator used during authentication / login. */ @ApiModel(description = "A singular authenticator used during authentication / login.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SessionAuthenticationMethod { public static final String SERIALIZED_NAME_AAL = "aal"; @SerializedName(SERIALIZED_NAME_AAL) diff --git a/src/main/java/sh/ory/model/SessionDevice.java b/src/main/java/sh/ory/model/SessionDevice.java index eae2404ac..2461b1570 100644 --- a/src/main/java/sh/ory/model/SessionDevice.java +++ b/src/main/java/sh/ory/model/SessionDevice.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Device corresponding to a Session */ @ApiModel(description = "Device corresponding to a Session") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SessionDevice { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java b/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java index a7d075847..9074485aa 100644 --- a/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java +++ b/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Set active project in the Ory Network Console Request Body */ @ApiModel(description = "Set active project in the Ory Network Console Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SetActiveProjectInConsoleBody { public static final String SERIALIZED_NAME_PROJECT_ID = "project_id"; @SerializedName(SERIALIZED_NAME_PROJECT_ID) diff --git a/src/main/java/sh/ory/model/SetCustomDomainBody.java b/src/main/java/sh/ory/model/SetCustomDomainBody.java index 5fb0dc5cf..6c45b2651 100644 --- a/src/main/java/sh/ory/model/SetCustomDomainBody.java +++ b/src/main/java/sh/ory/model/SetCustomDomainBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Update Custom Hostname Body */ @ApiModel(description = "Update Custom Hostname Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SetCustomDomainBody { public static final String SERIALIZED_NAME_COOKIE_DOMAIN = "cookie_domain"; @SerializedName(SERIALIZED_NAME_COOKIE_DOMAIN) diff --git a/src/main/java/sh/ory/model/SetProject.java b/src/main/java/sh/ory/model/SetProject.java index ba06c8cf8..98538bd40 100644 --- a/src/main/java/sh/ory/model/SetProject.java +++ b/src/main/java/sh/ory/model/SetProject.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * SetProject */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SetProject { public static final String SERIALIZED_NAME_CORS_ADMIN = "cors_admin"; @SerializedName(SERIALIZED_NAME_CORS_ADMIN) diff --git a/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java b/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java index 792c0debe..779cb46bc 100644 --- a/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java +++ b/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * SetProjectBrandingThemeBody */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SetProjectBrandingThemeBody { public static final String SERIALIZED_NAME_FAVICON_TYPE = "favicon_type"; @SerializedName(SERIALIZED_NAME_FAVICON_TYPE) diff --git a/src/main/java/sh/ory/model/SettingsFlow.java b/src/main/java/sh/ory/model/SettingsFlow.java index efaaa804c..109554563 100644 --- a/src/main/java/sh/ory/model/SettingsFlow.java +++ b/src/main/java/sh/ory/model/SettingsFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -55,7 +55,7 @@ * This flow is used when an identity wants to update settings (e.g. profile data, passwords, ...) in a selfservice manner. We recommend reading the [User Settings Documentation](../self-service/flows/user-settings) */ @ApiModel(description = "This flow is used when an identity wants to update settings (e.g. profile data, passwords, ...) in a selfservice manner. We recommend reading the [User Settings Documentation](../self-service/flows/user-settings)") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SettingsFlow { public static final String SERIALIZED_NAME_ACTIVE = "active"; @SerializedName(SERIALIZED_NAME_ACTIVE) diff --git a/src/main/java/sh/ory/model/SettingsFlowState.java b/src/main/java/sh/ory/model/SettingsFlowState.java index c0c50a805..4c8484b32 100644 --- a/src/main/java/sh/ory/model/SettingsFlowState.java +++ b/src/main/java/sh/ory/model/SettingsFlowState.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/SourcePosition.java b/src/main/java/sh/ory/model/SourcePosition.java index d53b3f000..8847f1947 100644 --- a/src/main/java/sh/ory/model/SourcePosition.java +++ b/src/main/java/sh/ory/model/SourcePosition.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * SourcePosition */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SourcePosition { public static final String SERIALIZED_NAME_LINE = "Line"; @SerializedName(SERIALIZED_NAME_LINE) diff --git a/src/main/java/sh/ory/model/StripeCustomer.java b/src/main/java/sh/ory/model/StripeCustomer.java index d90a743f9..b0728773a 100644 --- a/src/main/java/sh/ory/model/StripeCustomer.java +++ b/src/main/java/sh/ory/model/StripeCustomer.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * StripeCustomer */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class StripeCustomer { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/SubjectSet.java b/src/main/java/sh/ory/model/SubjectSet.java index 5751aee1d..0702fcb5b 100644 --- a/src/main/java/sh/ory/model/SubjectSet.java +++ b/src/main/java/sh/ory/model/SubjectSet.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * SubjectSet */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SubjectSet { public static final String SERIALIZED_NAME_NAMESPACE = "namespace"; @SerializedName(SERIALIZED_NAME_NAMESPACE) diff --git a/src/main/java/sh/ory/model/Subscription.java b/src/main/java/sh/ory/model/Subscription.java index 81473a8cf..dcd54d466 100644 --- a/src/main/java/sh/ory/model/Subscription.java +++ b/src/main/java/sh/ory/model/Subscription.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * Subscription */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Subscription { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java b/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java index 275389bc2..48fcc247d 100644 --- a/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java +++ b/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * The Response for Registration Flows via API */ @ApiModel(description = "The Response for Registration Flows via API") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SuccessfulCodeExchangeResponse { public static final String SERIALIZED_NAME_SESSION = "session"; @SerializedName(SERIALIZED_NAME_SESSION) diff --git a/src/main/java/sh/ory/model/SuccessfulNativeLogin.java b/src/main/java/sh/ory/model/SuccessfulNativeLogin.java index 4fcb1694a..305bdb6dc 100644 --- a/src/main/java/sh/ory/model/SuccessfulNativeLogin.java +++ b/src/main/java/sh/ory/model/SuccessfulNativeLogin.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * The Response for Login Flows via API */ @ApiModel(description = "The Response for Login Flows via API") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SuccessfulNativeLogin { public static final String SERIALIZED_NAME_SESSION = "session"; @SerializedName(SERIALIZED_NAME_SESSION) diff --git a/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java b/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java index 8d8508ae5..ce5ab0a37 100644 --- a/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java +++ b/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -54,7 +54,7 @@ * The Response for Registration Flows via API */ @ApiModel(description = "The Response for Registration Flows via API") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SuccessfulNativeRegistration { public static final String SERIALIZED_NAME_CONTINUE_WITH = "continue_with"; @SerializedName(SERIALIZED_NAME_CONTINUE_WITH) diff --git a/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java b/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java index 6b3fa42c7..9b6b2a08d 100644 --- a/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java +++ b/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ /** * SuccessfulProjectUpdate */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class SuccessfulProjectUpdate { public static final String SERIALIZED_NAME_PROJECT = "project"; @SerializedName(SERIALIZED_NAME_PROJECT) diff --git a/src/main/java/sh/ory/model/TokenPagination.java b/src/main/java/sh/ory/model/TokenPagination.java index df37b974c..5863681af 100644 --- a/src/main/java/sh/ory/model/TokenPagination.java +++ b/src/main/java/sh/ory/model/TokenPagination.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * TokenPagination */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class TokenPagination { public static final String SERIALIZED_NAME_PAGE_SIZE = "page_size"; @SerializedName(SERIALIZED_NAME_PAGE_SIZE) diff --git a/src/main/java/sh/ory/model/TokenPaginationHeaders.java b/src/main/java/sh/ory/model/TokenPaginationHeaders.java index 0b8a00389..48eabab11 100644 --- a/src/main/java/sh/ory/model/TokenPaginationHeaders.java +++ b/src/main/java/sh/ory/model/TokenPaginationHeaders.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * TokenPaginationHeaders */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class TokenPaginationHeaders { public static final String SERIALIZED_NAME_LINK = "link"; @SerializedName(SERIALIZED_NAME_LINK) diff --git a/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java b/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java index 748939c62..913e9f414 100644 --- a/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java +++ b/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as: `<https://{project-slug}.projects.oryapis.com/admin/clients?page_size={limit}&page_token={offset}>; rel=\"{page}\"` For details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination). */ @ApiModel(description = "The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as: `; rel=\"{page}\"` For details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class TokenPaginationRequestParameters { public static final String SERIALIZED_NAME_PAGE_SIZE = "page_size"; @SerializedName(SERIALIZED_NAME_PAGE_SIZE) diff --git a/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java b/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java index e345cc253..26bedf34d 100644 --- a/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java +++ b/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as: `<https://{project-slug}.projects.oryapis.com/admin/clients?page_size={limit}&page_token={offset}>; rel=\"{page}\"` For details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination). */ @ApiModel(description = "The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as: `; rel=\"{page}\"` For details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class TokenPaginationResponseHeaders { public static final String SERIALIZED_NAME_LINK = "link"; @SerializedName(SERIALIZED_NAME_LINK) diff --git a/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java b/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java index 195b23002..b7e2d6d74 100644 --- a/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java +++ b/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ * Trust OAuth2 JWT Bearer Grant Type Issuer Request Body */ @ApiModel(description = "Trust OAuth2 JWT Bearer Grant Type Issuer Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class TrustOAuth2JwtGrantIssuer { public static final String SERIALIZED_NAME_ALLOW_ANY_SUBJECT = "allow_any_subject"; @SerializedName(SERIALIZED_NAME_ALLOW_ANY_SUBJECT) diff --git a/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java b/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java index c4f249dc0..bdfdd0536 100644 --- a/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java +++ b/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ * OAuth2 JWT Bearer Grant Type Issuer Trust Relationship */ @ApiModel(description = "OAuth2 JWT Bearer Grant Type Issuer Trust Relationship") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class TrustedOAuth2JwtGrantIssuer { public static final String SERIALIZED_NAME_ALLOW_ANY_SUBJECT = "allow_any_subject"; @SerializedName(SERIALIZED_NAME_ALLOW_ANY_SUBJECT) diff --git a/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java b/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java index d1fbfa532..ae1dee416 100644 --- a/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java +++ b/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * OAuth2 JWT Bearer Grant Type Issuer Trusted JSON Web Key */ @ApiModel(description = "OAuth2 JWT Bearer Grant Type Issuer Trusted JSON Web Key") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class TrustedOAuth2JwtGrantJsonWebKey { public static final String SERIALIZED_NAME_KID = "kid"; @SerializedName(SERIALIZED_NAME_KID) diff --git a/src/main/java/sh/ory/model/UiContainer.java b/src/main/java/sh/ory/model/UiContainer.java index 6bdeb5aee..48e858055 100644 --- a/src/main/java/sh/ory/model/UiContainer.java +++ b/src/main/java/sh/ory/model/UiContainer.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -53,7 +53,7 @@ * Container represents a HTML Form. The container can work with both HTTP Form and JSON requests */ @ApiModel(description = "Container represents a HTML Form. The container can work with both HTTP Form and JSON requests") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiContainer { public static final String SERIALIZED_NAME_ACTION = "action"; @SerializedName(SERIALIZED_NAME_ACTION) diff --git a/src/main/java/sh/ory/model/UiNode.java b/src/main/java/sh/ory/model/UiNode.java index 9408995c6..226c233b1 100644 --- a/src/main/java/sh/ory/model/UiNode.java +++ b/src/main/java/sh/ory/model/UiNode.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -54,7 +54,7 @@ * Nodes are represented as HTML elements or their native UI equivalents. For example, a node can be an `<img>` tag, or an `<input element>` but also `some plain text`. */ @ApiModel(description = "Nodes are represented as HTML elements or their native UI equivalents. For example, a node can be an `` tag, or an `` but also `some plain text`.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNode { public static final String SERIALIZED_NAME_ATTRIBUTES = "attributes"; @SerializedName(SERIALIZED_NAME_ATTRIBUTES) diff --git a/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java b/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java index 4b122f37c..d04d708bb 100644 --- a/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java +++ b/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * UiNodeAnchorAttributes */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNodeAnchorAttributes { public static final String SERIALIZED_NAME_HREF = "href"; @SerializedName(SERIALIZED_NAME_HREF) diff --git a/src/main/java/sh/ory/model/UiNodeAttributes.java b/src/main/java/sh/ory/model/UiNodeAttributes.java index 69871c513..e121aeffe 100644 --- a/src/main/java/sh/ory/model/UiNodeAttributes.java +++ b/src/main/java/sh/ory/model/UiNodeAttributes.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -64,7 +64,7 @@ import sh.ory.JSON; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNodeAttributes extends AbstractOpenApiSchema { private static final Logger log = Logger.getLogger(UiNodeAttributes.class.getName()); diff --git a/src/main/java/sh/ory/model/UiNodeImageAttributes.java b/src/main/java/sh/ory/model/UiNodeImageAttributes.java index b99b739ad..f7fefac30 100644 --- a/src/main/java/sh/ory/model/UiNodeImageAttributes.java +++ b/src/main/java/sh/ory/model/UiNodeImageAttributes.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * UiNodeImageAttributes */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNodeImageAttributes { public static final String SERIALIZED_NAME_HEIGHT = "height"; @SerializedName(SERIALIZED_NAME_HEIGHT) diff --git a/src/main/java/sh/ory/model/UiNodeInputAttributes.java b/src/main/java/sh/ory/model/UiNodeInputAttributes.java index 9b25c7071..ea2932ae5 100644 --- a/src/main/java/sh/ory/model/UiNodeInputAttributes.java +++ b/src/main/java/sh/ory/model/UiNodeInputAttributes.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * InputAttributes represents the attributes of an input node */ @ApiModel(description = "InputAttributes represents the attributes of an input node") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNodeInputAttributes { /** * The autocomplete attribute for the input. email InputAttributeAutocompleteEmail tel InputAttributeAutocompleteTel url InputAttributeAutocompleteUrl current-password InputAttributeAutocompleteCurrentPassword new-password InputAttributeAutocompleteNewPassword one-time-code InputAttributeAutocompleteOneTimeCode diff --git a/src/main/java/sh/ory/model/UiNodeMeta.java b/src/main/java/sh/ory/model/UiNodeMeta.java index 246eb89e6..8296fdce8 100644 --- a/src/main/java/sh/ory/model/UiNodeMeta.java +++ b/src/main/java/sh/ory/model/UiNodeMeta.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * This might include a label and other information that can optionally be used to render UIs. */ @ApiModel(description = "This might include a label and other information that can optionally be used to render UIs.") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNodeMeta { public static final String SERIALIZED_NAME_LABEL = "label"; @SerializedName(SERIALIZED_NAME_LABEL) diff --git a/src/main/java/sh/ory/model/UiNodeScriptAttributes.java b/src/main/java/sh/ory/model/UiNodeScriptAttributes.java index fa3939ee1..37d9f37e1 100644 --- a/src/main/java/sh/ory/model/UiNodeScriptAttributes.java +++ b/src/main/java/sh/ory/model/UiNodeScriptAttributes.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * UiNodeScriptAttributes */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNodeScriptAttributes { public static final String SERIALIZED_NAME_ASYNC = "async"; @SerializedName(SERIALIZED_NAME_ASYNC) diff --git a/src/main/java/sh/ory/model/UiNodeTextAttributes.java b/src/main/java/sh/ory/model/UiNodeTextAttributes.java index 47c988065..d0deeb937 100644 --- a/src/main/java/sh/ory/model/UiNodeTextAttributes.java +++ b/src/main/java/sh/ory/model/UiNodeTextAttributes.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * UiNodeTextAttributes */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiNodeTextAttributes { public static final String SERIALIZED_NAME_ID = "id"; @SerializedName(SERIALIZED_NAME_ID) diff --git a/src/main/java/sh/ory/model/UiText.java b/src/main/java/sh/ory/model/UiText.java index 2205e3965..ce1710702 100644 --- a/src/main/java/sh/ory/model/UiText.java +++ b/src/main/java/sh/ory/model/UiText.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * UiText */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UiText { public static final String SERIALIZED_NAME_CONTEXT = "context"; @SerializedName(SERIALIZED_NAME_CONTEXT) diff --git a/src/main/java/sh/ory/model/UpdateIdentityBody.java b/src/main/java/sh/ory/model/UpdateIdentityBody.java index 4f98c4ffd..ee7f8c8d7 100644 --- a/src/main/java/sh/ory/model/UpdateIdentityBody.java +++ b/src/main/java/sh/ory/model/UpdateIdentityBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -52,7 +52,7 @@ * Update Identity Body */ @ApiModel(description = "Update Identity Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateIdentityBody { public static final String SERIALIZED_NAME_CREDENTIALS = "credentials"; @SerializedName(SERIALIZED_NAME_CREDENTIALS) diff --git a/src/main/java/sh/ory/model/UpdateLoginFlowBody.java b/src/main/java/sh/ory/model/UpdateLoginFlowBody.java index d3a84930a..74d8f49d7 100644 --- a/src/main/java/sh/ory/model/UpdateLoginFlowBody.java +++ b/src/main/java/sh/ory/model/UpdateLoginFlowBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -63,7 +63,7 @@ import sh.ory.JSON; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateLoginFlowBody extends AbstractOpenApiSchema { private static final Logger log = Logger.getLogger(UpdateLoginFlowBody.class.getName()); diff --git a/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java b/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java index 137dd0b7b..a4166090b 100644 --- a/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java +++ b/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Login flow using the code method */ @ApiModel(description = "Update Login flow using the code method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateLoginFlowWithCodeMethod { public static final String SERIALIZED_NAME_CODE = "code"; @SerializedName(SERIALIZED_NAME_CODE) diff --git a/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java b/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java index 3903d130a..218360c4d 100644 --- a/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java +++ b/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Login Flow with Lookup Secret Method */ @ApiModel(description = "Update Login Flow with Lookup Secret Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateLoginFlowWithLookupSecretMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java b/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java index 06ce52883..5b883d6ea 100644 --- a/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java +++ b/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Login Flow with OpenID Connect Method */ @ApiModel(description = "Update Login Flow with OpenID Connect Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateLoginFlowWithOidcMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java b/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java index 63e13faff..5df1270e2 100644 --- a/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java +++ b/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Login Flow with Password Method */ @ApiModel(description = "Update Login Flow with Password Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateLoginFlowWithPasswordMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java b/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java index 388bb0a4c..8adf20c41 100644 --- a/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java +++ b/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Login Flow with TOTP Method */ @ApiModel(description = "Update Login Flow with TOTP Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateLoginFlowWithTotpMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java b/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java index e9413658a..e2e875cb7 100644 --- a/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java +++ b/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Login Flow with WebAuthn Method */ @ApiModel(description = "Update Login Flow with WebAuthn Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateLoginFlowWithWebAuthnMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java b/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java index 115e6f509..ce5307d84 100644 --- a/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java +++ b/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -59,7 +59,7 @@ import sh.ory.JSON; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRecoveryFlowBody extends AbstractOpenApiSchema { private static final Logger log = Logger.getLogger(UpdateRecoveryFlowBody.class.getName()); diff --git a/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java b/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java index 2533849c9..52273923c 100644 --- a/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java +++ b/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Recovery Flow with Code Method */ @ApiModel(description = "Update Recovery Flow with Code Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRecoveryFlowWithCodeMethod { public static final String SERIALIZED_NAME_CODE = "code"; @SerializedName(SERIALIZED_NAME_CODE) diff --git a/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java b/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java index 659db4458..8b47d204d 100644 --- a/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java +++ b/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Recovery Flow with Link Method */ @ApiModel(description = "Update Recovery Flow with Link Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRecoveryFlowWithLinkMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java b/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java index b663f5a6d..3e03db336 100644 --- a/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java +++ b/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -61,7 +61,7 @@ import sh.ory.JSON; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRegistrationFlowBody extends AbstractOpenApiSchema { private static final Logger log = Logger.getLogger(UpdateRegistrationFlowBody.class.getName()); diff --git a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java index d4f2d6cfd..d1f98cc94 100644 --- a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java +++ b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Registration Flow with Code Method */ @ApiModel(description = "Update Registration Flow with Code Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRegistrationFlowWithCodeMethod { public static final String SERIALIZED_NAME_CODE = "code"; @SerializedName(SERIALIZED_NAME_CODE) diff --git a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java index 7541640f7..18ed71c37 100644 --- a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java +++ b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Registration Flow with OpenID Connect Method */ @ApiModel(description = "Update Registration Flow with OpenID Connect Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRegistrationFlowWithOidcMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java index 358eab20d..fa9022137 100644 --- a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java +++ b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Registration Flow with Password Method */ @ApiModel(description = "Update Registration Flow with Password Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRegistrationFlowWithPasswordMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java index bf48ed3c2..2f8357096 100644 --- a/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java +++ b/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Registration Flow with WebAuthn Method */ @ApiModel(description = "Update Registration Flow with WebAuthn Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateRegistrationFlowWithWebAuthnMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java b/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java index 9c172841b..83cf1f31b 100644 --- a/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java +++ b/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -63,7 +63,7 @@ import sh.ory.JSON; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSettingsFlowBody extends AbstractOpenApiSchema { private static final Logger log = Logger.getLogger(UpdateSettingsFlowBody.class.getName()); diff --git a/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java b/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java index f99a7b9e9..4f0d1e159 100644 --- a/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java +++ b/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Settings Flow with Lookup Method */ @ApiModel(description = "Update Settings Flow with Lookup Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSettingsFlowWithLookupMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java b/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java index 8ed2585a2..faca1dfc2 100644 --- a/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java +++ b/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Settings Flow with OpenID Connect Method */ @ApiModel(description = "Update Settings Flow with OpenID Connect Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSettingsFlowWithOidcMethod { public static final String SERIALIZED_NAME_FLOW = "flow"; @SerializedName(SERIALIZED_NAME_FLOW) diff --git a/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java b/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java index 2c8e6c2bc..da8d106ce 100644 --- a/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java +++ b/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Settings Flow with Password Method */ @ApiModel(description = "Update Settings Flow with Password Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSettingsFlowWithPasswordMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java b/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java index 00edfc2d5..a25c446be 100644 --- a/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java +++ b/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Settings Flow with Profile Method */ @ApiModel(description = "Update Settings Flow with Profile Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSettingsFlowWithProfileMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java b/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java index afcb7811f..803f44b98 100644 --- a/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java +++ b/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Settings Flow with TOTP Method */ @ApiModel(description = "Update Settings Flow with TOTP Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSettingsFlowWithTotpMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java b/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java index c4ca2bb52..8c95e7d38 100644 --- a/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java +++ b/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Settings Flow with WebAuthn Method */ @ApiModel(description = "Update Settings Flow with WebAuthn Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSettingsFlowWithWebAuthnMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/UpdateSubscriptionBody.java b/src/main/java/sh/ory/model/UpdateSubscriptionBody.java index fc6fcce66..26f0d4c3c 100644 --- a/src/main/java/sh/ory/model/UpdateSubscriptionBody.java +++ b/src/main/java/sh/ory/model/UpdateSubscriptionBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Subscription Request Body */ @ApiModel(description = "Update Subscription Request Body") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateSubscriptionBody { /** * monthly Monthly yearly Yearly diff --git a/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java b/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java index 33af92878..159852815 100644 --- a/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java +++ b/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -59,7 +59,7 @@ import sh.ory.JSON; -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateVerificationFlowBody extends AbstractOpenApiSchema { private static final Logger log = Logger.getLogger(UpdateVerificationFlowBody.class.getName()); diff --git a/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java b/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java index 119a84892..a4370ce84 100644 --- a/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java +++ b/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * UpdateVerificationFlowWithCodeMethod */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateVerificationFlowWithCodeMethod { public static final String SERIALIZED_NAME_CODE = "code"; @SerializedName(SERIALIZED_NAME_CODE) diff --git a/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java b/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java index a81582a5d..aa9f51d35 100644 --- a/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java +++ b/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ * Update Verification Flow with Link Method */ @ApiModel(description = "Update Verification Flow with Link Method") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class UpdateVerificationFlowWithLinkMethod { public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token"; @SerializedName(SERIALIZED_NAME_CSRF_TOKEN) diff --git a/src/main/java/sh/ory/model/Usage.java b/src/main/java/sh/ory/model/Usage.java index ebf0eaae5..57ffeb7fb 100644 --- a/src/main/java/sh/ory/model/Usage.java +++ b/src/main/java/sh/ory/model/Usage.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -49,7 +49,7 @@ /** * Usage */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Usage { public static final String SERIALIZED_NAME_GENERIC_USAGE = "GenericUsage"; @SerializedName(SERIALIZED_NAME_GENERIC_USAGE) diff --git a/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java b/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java index 1c6ca25ed..dbadb18d9 100644 --- a/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java +++ b/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * VerifiableCredentialPrimingResponse */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class VerifiableCredentialPrimingResponse { public static final String SERIALIZED_NAME_C_NONCE = "c_nonce"; @SerializedName(SERIALIZED_NAME_C_NONCE) diff --git a/src/main/java/sh/ory/model/VerifiableCredentialProof.java b/src/main/java/sh/ory/model/VerifiableCredentialProof.java index 951dbd72d..eca33d103 100644 --- a/src/main/java/sh/ory/model/VerifiableCredentialProof.java +++ b/src/main/java/sh/ory/model/VerifiableCredentialProof.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * VerifiableCredentialProof */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class VerifiableCredentialProof { public static final String SERIALIZED_NAME_JWT = "jwt"; @SerializedName(SERIALIZED_NAME_JWT) diff --git a/src/main/java/sh/ory/model/VerifiableCredentialResponse.java b/src/main/java/sh/ory/model/VerifiableCredentialResponse.java index 21153524c..d55575f31 100644 --- a/src/main/java/sh/ory/model/VerifiableCredentialResponse.java +++ b/src/main/java/sh/ory/model/VerifiableCredentialResponse.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * VerifiableCredentialResponse */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class VerifiableCredentialResponse { public static final String SERIALIZED_NAME_CREDENTIAL_DRAFT00 = "credential_draft_00"; @SerializedName(SERIALIZED_NAME_CREDENTIAL_DRAFT00) diff --git a/src/main/java/sh/ory/model/VerifiableIdentityAddress.java b/src/main/java/sh/ory/model/VerifiableIdentityAddress.java index 795f79d6e..1092e25fe 100644 --- a/src/main/java/sh/ory/model/VerifiableIdentityAddress.java +++ b/src/main/java/sh/ory/model/VerifiableIdentityAddress.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ * VerifiableAddress is an identity's verifiable address */ @ApiModel(description = "VerifiableAddress is an identity's verifiable address") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class VerifiableIdentityAddress { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/main/java/sh/ory/model/VerificationFlow.java b/src/main/java/sh/ory/model/VerificationFlow.java index aea336179..71523e706 100644 --- a/src/main/java/sh/ory/model/VerificationFlow.java +++ b/src/main/java/sh/ory/model/VerificationFlow.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -51,7 +51,7 @@ * Used to verify an out-of-band communication channel such as an email address or a phone number. For more information head over to: https://www.ory.sh/docs/kratos/self-service/flows/verify-email-account-activation */ @ApiModel(description = "Used to verify an out-of-band communication channel such as an email address or a phone number. For more information head over to: https://www.ory.sh/docs/kratos/self-service/flows/verify-email-account-activation") -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class VerificationFlow { public static final String SERIALIZED_NAME_ACTIVE = "active"; @SerializedName(SERIALIZED_NAME_ACTIVE) diff --git a/src/main/java/sh/ory/model/VerificationFlowState.java b/src/main/java/sh/ory/model/VerificationFlowState.java index 887097f66..320bdc247 100644 --- a/src/main/java/sh/ory/model/VerificationFlowState.java +++ b/src/main/java/sh/ory/model/VerificationFlowState.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/sh/ory/model/Version.java b/src/main/java/sh/ory/model/Version.java index defbf14ef..d636eb9a8 100644 --- a/src/main/java/sh/ory/model/Version.java +++ b/src/main/java/sh/ory/model/Version.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * Version */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Version { public static final String SERIALIZED_NAME_VERSION = "version"; @SerializedName(SERIALIZED_NAME_VERSION) diff --git a/src/main/java/sh/ory/model/Warning.java b/src/main/java/sh/ory/model/Warning.java index 9f9633ec1..9cec86c08 100644 --- a/src/main/java/sh/ory/model/Warning.java +++ b/src/main/java/sh/ory/model/Warning.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -48,7 +48,7 @@ /** * Warning */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Warning { public static final String SERIALIZED_NAME_CODE = "code"; @SerializedName(SERIALIZED_NAME_CODE) diff --git a/src/main/java/sh/ory/model/Workspace.java b/src/main/java/sh/ory/model/Workspace.java index a1446469c..cc7c193e1 100644 --- a/src/main/java/sh/ory/model/Workspace.java +++ b/src/main/java/sh/ory/model/Workspace.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,7 +50,7 @@ /** * Workspace */ -@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-11T13:45:13.347317410Z[Etc/UTC]") +@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2023-12-20T14:06:49.774697391Z[Etc/UTC]") public class Workspace { public static final String SERIALIZED_NAME_CREATED_AT = "created_at"; @SerializedName(SERIALIZED_NAME_CREATED_AT) diff --git a/src/test/java/sh/ory/api/CourierApiTest.java b/src/test/java/sh/ory/api/CourierApiTest.java index 4456941a0..d49395b90 100644 --- a/src/test/java/sh/ory/api/CourierApiTest.java +++ b/src/test/java/sh/ory/api/CourierApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/FrontendApiTest.java b/src/test/java/sh/ory/api/FrontendApiTest.java index 99e6677f4..d75da297b 100644 --- a/src/test/java/sh/ory/api/FrontendApiTest.java +++ b/src/test/java/sh/ory/api/FrontendApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/IdentityApiTest.java b/src/test/java/sh/ory/api/IdentityApiTest.java index f4d2f6f5f..ef8af26bb 100644 --- a/src/test/java/sh/ory/api/IdentityApiTest.java +++ b/src/test/java/sh/ory/api/IdentityApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/JwkApiTest.java b/src/test/java/sh/ory/api/JwkApiTest.java index b3d1185fa..30afd69e1 100644 --- a/src/test/java/sh/ory/api/JwkApiTest.java +++ b/src/test/java/sh/ory/api/JwkApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/MetadataApiTest.java b/src/test/java/sh/ory/api/MetadataApiTest.java index e5779a60c..e1338a654 100644 --- a/src/test/java/sh/ory/api/MetadataApiTest.java +++ b/src/test/java/sh/ory/api/MetadataApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/OAuth2ApiTest.java b/src/test/java/sh/ory/api/OAuth2ApiTest.java index a26b3f69e..4b1f394cf 100644 --- a/src/test/java/sh/ory/api/OAuth2ApiTest.java +++ b/src/test/java/sh/ory/api/OAuth2ApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/OidcApiTest.java b/src/test/java/sh/ory/api/OidcApiTest.java index c286695f5..891440707 100644 --- a/src/test/java/sh/ory/api/OidcApiTest.java +++ b/src/test/java/sh/ory/api/OidcApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/PermissionApiTest.java b/src/test/java/sh/ory/api/PermissionApiTest.java index ce9df310b..e69644ab3 100644 --- a/src/test/java/sh/ory/api/PermissionApiTest.java +++ b/src/test/java/sh/ory/api/PermissionApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/ProjectApiTest.java b/src/test/java/sh/ory/api/ProjectApiTest.java index ecbf3e5a8..6d83b3796 100644 --- a/src/test/java/sh/ory/api/ProjectApiTest.java +++ b/src/test/java/sh/ory/api/ProjectApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/RelationshipApiTest.java b/src/test/java/sh/ory/api/RelationshipApiTest.java index 0d89d4fdc..52eaba7e5 100644 --- a/src/test/java/sh/ory/api/RelationshipApiTest.java +++ b/src/test/java/sh/ory/api/RelationshipApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/api/WellknownApiTest.java b/src/test/java/sh/ory/api/WellknownApiTest.java index b457b0287..85e5561fa 100644 --- a/src/test/java/sh/ory/api/WellknownApiTest.java +++ b/src/test/java/sh/ory/api/WellknownApiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java b/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java index 413f9f7d6..58f6c83f0 100644 --- a/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java +++ b/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java b/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java index 3687cb4ac..cba32160a 100644 --- a/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java +++ b/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java b/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java index 7003edcc1..79ecc68bb 100644 --- a/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java +++ b/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java b/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java index 3ad5cfb5e..485730413 100644 --- a/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java +++ b/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/AttributesCountDatapointTest.java b/src/test/java/sh/ory/model/AttributesCountDatapointTest.java index 306239eb7..d02227448 100644 --- a/src/test/java/sh/ory/model/AttributesCountDatapointTest.java +++ b/src/test/java/sh/ory/model/AttributesCountDatapointTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java b/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java index 6bb8b9b9a..9084372c2 100644 --- a/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java +++ b/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java b/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java index f41ec7d03..02d4bcd2e 100644 --- a/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java +++ b/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java b/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java index 42219a80a..1c7a2e8e9 100644 --- a/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java +++ b/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CheckPermissionResultTest.java b/src/test/java/sh/ory/model/CheckPermissionResultTest.java index 37ea75efd..d4467b79a 100644 --- a/src/test/java/sh/ory/model/CheckPermissionResultTest.java +++ b/src/test/java/sh/ory/model/CheckPermissionResultTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CloudAccountTest.java b/src/test/java/sh/ory/model/CloudAccountTest.java index 8b74cb87f..fd88fec22 100644 --- a/src/test/java/sh/ory/model/CloudAccountTest.java +++ b/src/test/java/sh/ory/model/CloudAccountTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java b/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java index 02d8de945..5a0e76d65 100644 --- a/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java +++ b/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java b/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java index 27661fef6..4b011597a 100644 --- a/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java +++ b/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java b/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java index bcdeac412..8a05f199f 100644 --- a/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java +++ b/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java b/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java index 239fc116a..6cf88cee7 100644 --- a/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java +++ b/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java b/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java index 292a75637..858509a4f 100644 --- a/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java +++ b/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java b/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java index 5dcc284ef..94fc62e72 100644 --- a/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java +++ b/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithTest.java b/src/test/java/sh/ory/model/ContinueWithTest.java index 65db8ad83..618c063f3 100644 --- a/src/test/java/sh/ory/model/ContinueWithTest.java +++ b/src/test/java/sh/ory/model/ContinueWithTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java b/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java index 0c6db6c7e..3bf6efd63 100644 --- a/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java +++ b/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java b/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java index 5b349013f..02f9db227 100644 --- a/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java +++ b/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CourierMessageStatusTest.java b/src/test/java/sh/ory/model/CourierMessageStatusTest.java index 8b6bc2afb..dc328601f 100644 --- a/src/test/java/sh/ory/model/CourierMessageStatusTest.java +++ b/src/test/java/sh/ory/model/CourierMessageStatusTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CourierMessageTypeTest.java b/src/test/java/sh/ory/model/CourierMessageTypeTest.java index ed8d5d963..126ffe7ae 100644 --- a/src/test/java/sh/ory/model/CourierMessageTypeTest.java +++ b/src/test/java/sh/ory/model/CourierMessageTypeTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java b/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java index e91b00cda..2a6799922 100644 --- a/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java +++ b/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateIdentityBodyTest.java b/src/test/java/sh/ory/model/CreateIdentityBodyTest.java index 7292a6599..43720388f 100644 --- a/src/test/java/sh/ory/model/CreateIdentityBodyTest.java +++ b/src/test/java/sh/ory/model/CreateIdentityBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateInviteResponseTest.java b/src/test/java/sh/ory/model/CreateInviteResponseTest.java index 6a0fcb4f4..6725a66c9 100644 --- a/src/test/java/sh/ory/model/CreateInviteResponseTest.java +++ b/src/test/java/sh/ory/model/CreateInviteResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java b/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java index 2d6baa7a5..cd8727c0a 100644 --- a/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java +++ b/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java b/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java index 6cc97846e..c64f8e8ce 100644 --- a/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java +++ b/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateProjectBodyTest.java b/src/test/java/sh/ory/model/CreateProjectBodyTest.java index df6b942e8..84a354c3a 100644 --- a/src/test/java/sh/ory/model/CreateProjectBodyTest.java +++ b/src/test/java/sh/ory/model/CreateProjectBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateProjectBrandingTest.java b/src/test/java/sh/ory/model/CreateProjectBrandingTest.java index dd7b891a5..86b3c46a8 100644 --- a/src/test/java/sh/ory/model/CreateProjectBrandingTest.java +++ b/src/test/java/sh/ory/model/CreateProjectBrandingTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java b/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java index 6227fe80b..ec004f8a7 100644 --- a/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java +++ b/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java b/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java index b2239602d..e9202c74a 100644 --- a/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java +++ b/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java b/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java index 1a021c8d7..b29833781 100644 --- a/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java +++ b/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java b/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java index 05f93941d..fb0db5c9d 100644 --- a/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java +++ b/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java b/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java index 0bbc00a97..018875e98 100644 --- a/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java +++ b/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java b/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java index 11b17d9f3..b0da78f91 100644 --- a/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java +++ b/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java b/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java index b404e5db7..1c06e9291 100644 --- a/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java +++ b/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java b/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java index 4bec25896..0ee1d8acc 100644 --- a/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java +++ b/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/CustomDomainTest.java b/src/test/java/sh/ory/model/CustomDomainTest.java index 1df9a9f6e..ad6883a4a 100644 --- a/src/test/java/sh/ory/model/CustomDomainTest.java +++ b/src/test/java/sh/ory/model/CustomDomainTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java b/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java index 7e58fdfbb..ae78cd32c 100644 --- a/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java +++ b/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java b/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java index 247c235c9..ffe41049a 100644 --- a/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java +++ b/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/EmailTemplateDataTest.java b/src/test/java/sh/ory/model/EmailTemplateDataTest.java index ded45fde6..8f1fb83d9 100644 --- a/src/test/java/sh/ory/model/EmailTemplateDataTest.java +++ b/src/test/java/sh/ory/model/EmailTemplateDataTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java b/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java index 0c9310db8..02e0dead0 100644 --- a/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java +++ b/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java b/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java index 186fde030..4a3105c6e 100644 --- a/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java +++ b/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java b/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java index 7d7480b95..0947a57d7 100644 --- a/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java +++ b/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ErrorGenericTest.java b/src/test/java/sh/ory/model/ErrorGenericTest.java index c14451eb7..8edc4f69c 100644 --- a/src/test/java/sh/ory/model/ErrorGenericTest.java +++ b/src/test/java/sh/ory/model/ErrorGenericTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ErrorOAuth2Test.java b/src/test/java/sh/ory/model/ErrorOAuth2Test.java index e4d863d13..bd4929744 100644 --- a/src/test/java/sh/ory/model/ErrorOAuth2Test.java +++ b/src/test/java/sh/ory/model/ErrorOAuth2Test.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java b/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java index 083425f82..ef117c20d 100644 --- a/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java +++ b/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/FlowErrorTest.java b/src/test/java/sh/ory/model/FlowErrorTest.java index 5a84d307b..c5fab427c 100644 --- a/src/test/java/sh/ory/model/FlowErrorTest.java +++ b/src/test/java/sh/ory/model/FlowErrorTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GenericErrorContentTest.java b/src/test/java/sh/ory/model/GenericErrorContentTest.java index 16f242af0..33037fdf8 100644 --- a/src/test/java/sh/ory/model/GenericErrorContentTest.java +++ b/src/test/java/sh/ory/model/GenericErrorContentTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GenericErrorTest.java b/src/test/java/sh/ory/model/GenericErrorTest.java index b4760da0d..1dd93b0f3 100644 --- a/src/test/java/sh/ory/model/GenericErrorTest.java +++ b/src/test/java/sh/ory/model/GenericErrorTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GenericUsageTest.java b/src/test/java/sh/ory/model/GenericUsageTest.java index 579b2d3cd..38fb48d0e 100644 --- a/src/test/java/sh/ory/model/GenericUsageTest.java +++ b/src/test/java/sh/ory/model/GenericUsageTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java b/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java index 89876c087..537f8baf0 100644 --- a/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java +++ b/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java b/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java index 7d418c170..70f2af61a 100644 --- a/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java +++ b/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GetOrganizationResponseTest.java b/src/test/java/sh/ory/model/GetOrganizationResponseTest.java index 9a886446b..9d5ccda0d 100644 --- a/src/test/java/sh/ory/model/GetOrganizationResponseTest.java +++ b/src/test/java/sh/ory/model/GetOrganizationResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java b/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java index c0585e015..c95cc7621 100644 --- a/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java +++ b/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java b/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java index 5983dd124..0a1f03be5 100644 --- a/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java +++ b/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/GetVersion200ResponseTest.java b/src/test/java/sh/ory/model/GetVersion200ResponseTest.java index 4a05d31ed..afe417689 100644 --- a/src/test/java/sh/ory/model/GetVersion200ResponseTest.java +++ b/src/test/java/sh/ory/model/GetVersion200ResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java b/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java index 121177c9c..09411e57e 100644 --- a/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java +++ b/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/HealthStatusTest.java b/src/test/java/sh/ory/model/HealthStatusTest.java index db355e0fe..78596ae5e 100644 --- a/src/test/java/sh/ory/model/HealthStatusTest.java +++ b/src/test/java/sh/ory/model/HealthStatusTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java b/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java index 230b52241..d9d87948b 100644 --- a/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java +++ b/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java b/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java index 7cba7d811..967bff3f8 100644 --- a/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java +++ b/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java b/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java index cbcdbc2ea..60c8fc247 100644 --- a/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java +++ b/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java b/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java index ce91724c7..3ec0ce1a2 100644 --- a/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java +++ b/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityCredentialsTest.java b/src/test/java/sh/ory/model/IdentityCredentialsTest.java index 0e5dc2a97..11f91fece 100644 --- a/src/test/java/sh/ory/model/IdentityCredentialsTest.java +++ b/src/test/java/sh/ory/model/IdentityCredentialsTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityCredentialsTypeTest.java b/src/test/java/sh/ory/model/IdentityCredentialsTypeTest.java index 29e18d9b7..16cdcaa18 100644 --- a/src/test/java/sh/ory/model/IdentityCredentialsTypeTest.java +++ b/src/test/java/sh/ory/model/IdentityCredentialsTypeTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityPatchResponseTest.java b/src/test/java/sh/ory/model/IdentityPatchResponseTest.java index 6ff84c881..461419bd4 100644 --- a/src/test/java/sh/ory/model/IdentityPatchResponseTest.java +++ b/src/test/java/sh/ory/model/IdentityPatchResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityPatchTest.java b/src/test/java/sh/ory/model/IdentityPatchTest.java index ffd112e28..8eb663c81 100644 --- a/src/test/java/sh/ory/model/IdentityPatchTest.java +++ b/src/test/java/sh/ory/model/IdentityPatchTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java b/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java index 7fab08fe5..32183306e 100644 --- a/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java +++ b/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java b/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java index 81acd7805..32de663e9 100644 --- a/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java +++ b/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityStateTest.java b/src/test/java/sh/ory/model/IdentityStateTest.java index 79986e1b4..130ea78a4 100644 --- a/src/test/java/sh/ory/model/IdentityStateTest.java +++ b/src/test/java/sh/ory/model/IdentityStateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityTest.java b/src/test/java/sh/ory/model/IdentityTest.java index 8559e8579..b66528d66 100644 --- a/src/test/java/sh/ory/model/IdentityTest.java +++ b/src/test/java/sh/ory/model/IdentityTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java b/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java index d8eb7f98e..d38b6819f 100644 --- a/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java +++ b/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java b/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java index fc2f2eeab..841da7e8a 100644 --- a/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java +++ b/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java b/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java index aa8b6119c..d01e962e5 100644 --- a/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java +++ b/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java b/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java index 39f1497ae..57211dfbc 100644 --- a/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java +++ b/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java b/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java index 0e9369016..3d50df236 100644 --- a/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java +++ b/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java b/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java index 5fe8cde07..c1a808adb 100644 --- a/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java +++ b/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java b/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java index dfbebe78a..51601b87e 100644 --- a/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java +++ b/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java b/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java index 7a828814d..bd0c1695c 100644 --- a/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java +++ b/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java b/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java index 0d0c772fd..d00ecbf91 100644 --- a/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java +++ b/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java b/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java index 6bbcf9708..129c0ca88 100644 --- a/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java +++ b/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/InternalProvisionMockSubscriptionTest.java b/src/test/java/sh/ory/model/InternalProvisionMockSubscriptionTest.java index 1c8a1564b..4216f5857 100644 --- a/src/test/java/sh/ory/model/InternalProvisionMockSubscriptionTest.java +++ b/src/test/java/sh/ory/model/InternalProvisionMockSubscriptionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java b/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java index 9a89b791d..fd7e2f049 100644 --- a/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java +++ b/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java b/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java index 21af625e6..d49541744 100644 --- a/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java +++ b/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IsReady200ResponseTest.java b/src/test/java/sh/ory/model/IsReady200ResponseTest.java index 635ed69eb..c14d80759 100644 --- a/src/test/java/sh/ory/model/IsReady200ResponseTest.java +++ b/src/test/java/sh/ory/model/IsReady200ResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/IsReady503ResponseTest.java b/src/test/java/sh/ory/model/IsReady503ResponseTest.java index 920d4985d..bd061d515 100644 --- a/src/test/java/sh/ory/model/IsReady503ResponseTest.java +++ b/src/test/java/sh/ory/model/IsReady503ResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/JsonPatchTest.java b/src/test/java/sh/ory/model/JsonPatchTest.java index 93f16a3ff..d72df1aaf 100644 --- a/src/test/java/sh/ory/model/JsonPatchTest.java +++ b/src/test/java/sh/ory/model/JsonPatchTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/JsonWebKeySetTest.java b/src/test/java/sh/ory/model/JsonWebKeySetTest.java index dc81109ce..449168644 100644 --- a/src/test/java/sh/ory/model/JsonWebKeySetTest.java +++ b/src/test/java/sh/ory/model/JsonWebKeySetTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/JsonWebKeyTest.java b/src/test/java/sh/ory/model/JsonWebKeyTest.java index f745e330c..6a85b5b8c 100644 --- a/src/test/java/sh/ory/model/JsonWebKeyTest.java +++ b/src/test/java/sh/ory/model/JsonWebKeyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/KetoNamespaceTest.java b/src/test/java/sh/ory/model/KetoNamespaceTest.java index 227fb4190..04a982045 100644 --- a/src/test/java/sh/ory/model/KetoNamespaceTest.java +++ b/src/test/java/sh/ory/model/KetoNamespaceTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ListMyWorkspacesResponseTest.java b/src/test/java/sh/ory/model/ListMyWorkspacesResponseTest.java index 3900b5592..a5b2d0c94 100644 --- a/src/test/java/sh/ory/model/ListMyWorkspacesResponseTest.java +++ b/src/test/java/sh/ory/model/ListMyWorkspacesResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java b/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java index 6db56005b..c14acc50d 100644 --- a/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java +++ b/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/LoginFlowStateTest.java b/src/test/java/sh/ory/model/LoginFlowStateTest.java index d17ad0f7e..b6b5bae37 100644 --- a/src/test/java/sh/ory/model/LoginFlowStateTest.java +++ b/src/test/java/sh/ory/model/LoginFlowStateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/LoginFlowTest.java b/src/test/java/sh/ory/model/LoginFlowTest.java index cae4d3c58..4ec29d468 100644 --- a/src/test/java/sh/ory/model/LoginFlowTest.java +++ b/src/test/java/sh/ory/model/LoginFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/LogoutFlowTest.java b/src/test/java/sh/ory/model/LogoutFlowTest.java index 1b5adf72f..87e2c4924 100644 --- a/src/test/java/sh/ory/model/LogoutFlowTest.java +++ b/src/test/java/sh/ory/model/LogoutFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java b/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java index 02fecd799..3a572e2bf 100644 --- a/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java +++ b/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java b/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java index 3888077d4..e05e4f1d7 100644 --- a/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java +++ b/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/MemberInviteTest.java b/src/test/java/sh/ory/model/MemberInviteTest.java index c45fa15ae..b87f26bfd 100644 --- a/src/test/java/sh/ory/model/MemberInviteTest.java +++ b/src/test/java/sh/ory/model/MemberInviteTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/MessageDispatchTest.java b/src/test/java/sh/ory/model/MessageDispatchTest.java index cc340da65..8654cd4ab 100644 --- a/src/test/java/sh/ory/model/MessageDispatchTest.java +++ b/src/test/java/sh/ory/model/MessageDispatchTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/MessageTest.java b/src/test/java/sh/ory/model/MessageTest.java index f4742fe9c..ea76e96de 100644 --- a/src/test/java/sh/ory/model/MessageTest.java +++ b/src/test/java/sh/ory/model/MessageTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/MetricsDatapointTest.java b/src/test/java/sh/ory/model/MetricsDatapointTest.java index 2813b5a04..ba4a9bc8b 100644 --- a/src/test/java/sh/ory/model/MetricsDatapointTest.java +++ b/src/test/java/sh/ory/model/MetricsDatapointTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NamespaceTest.java b/src/test/java/sh/ory/model/NamespaceTest.java index 6c3e5c931..9cc2d1eac 100644 --- a/src/test/java/sh/ory/model/NamespaceTest.java +++ b/src/test/java/sh/ory/model/NamespaceTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java b/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java index 183c046d3..b920ff1cb 100644 --- a/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java +++ b/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java b/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java index 82350f71d..8fa16ea24 100644 --- a/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java +++ b/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java b/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java index 88ff101b6..19dc1fe61 100644 --- a/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java +++ b/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java b/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java index f762e49f5..958820629 100644 --- a/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java +++ b/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java b/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java index ee3cf3da8..33a658268 100644 --- a/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java +++ b/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java b/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java index adc09795f..134e31a98 100644 --- a/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java +++ b/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/NormalizedProjectTest.java b/src/test/java/sh/ory/model/NormalizedProjectTest.java index e0959a700..2a9d6870d 100644 --- a/src/test/java/sh/ory/model/NormalizedProjectTest.java +++ b/src/test/java/sh/ory/model/NormalizedProjectTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2ClientTest.java b/src/test/java/sh/ory/model/OAuth2ClientTest.java index 6abbbff26..71c780e8e 100644 --- a/src/test/java/sh/ory/model/OAuth2ClientTest.java +++ b/src/test/java/sh/ory/model/OAuth2ClientTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java b/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java index 96ee7bdca..93c40914b 100644 --- a/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java +++ b/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java b/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java index 4a185e19a..5358c5891 100644 --- a/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java +++ b/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java b/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java index 248bcaf2f..6b7628514 100644 --- a/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java +++ b/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java b/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java index 871aea428..7a14056f6 100644 --- a/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java +++ b/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java b/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java index 126f9cd23..8cdc3d419 100644 --- a/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java +++ b/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java b/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java index 3c3c260e2..7c0467258 100644 --- a/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java +++ b/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java b/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java index 612ffa1f8..711ca2a92 100644 --- a/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java +++ b/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2RedirectToTest.java b/src/test/java/sh/ory/model/OAuth2RedirectToTest.java index 90a6080e7..077fdc8f3 100644 --- a/src/test/java/sh/ory/model/OAuth2RedirectToTest.java +++ b/src/test/java/sh/ory/model/OAuth2RedirectToTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java b/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java index 6ebb4140b..a71e90311 100644 --- a/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java +++ b/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OidcConfigurationTest.java b/src/test/java/sh/ory/model/OidcConfigurationTest.java index 4288681db..38cf74c29 100644 --- a/src/test/java/sh/ory/model/OidcConfigurationTest.java +++ b/src/test/java/sh/ory/model/OidcConfigurationTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OidcUserInfoTest.java b/src/test/java/sh/ory/model/OidcUserInfoTest.java index d4eeb5772..3d96395c8 100644 --- a/src/test/java/sh/ory/model/OidcUserInfoTest.java +++ b/src/test/java/sh/ory/model/OidcUserInfoTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OrganizationBodyTest.java b/src/test/java/sh/ory/model/OrganizationBodyTest.java index cebd65404..f7fcadafd 100644 --- a/src/test/java/sh/ory/model/OrganizationBodyTest.java +++ b/src/test/java/sh/ory/model/OrganizationBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/OrganizationTest.java b/src/test/java/sh/ory/model/OrganizationTest.java index 8882c7304..c3e011fad 100644 --- a/src/test/java/sh/ory/model/OrganizationTest.java +++ b/src/test/java/sh/ory/model/OrganizationTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PaginationHeadersTest.java b/src/test/java/sh/ory/model/PaginationHeadersTest.java index 34033327e..a3deee41a 100644 --- a/src/test/java/sh/ory/model/PaginationHeadersTest.java +++ b/src/test/java/sh/ory/model/PaginationHeadersTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PaginationTest.java b/src/test/java/sh/ory/model/PaginationTest.java index a6fcacc2c..cd76de839 100644 --- a/src/test/java/sh/ory/model/PaginationTest.java +++ b/src/test/java/sh/ory/model/PaginationTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ParseErrorTest.java b/src/test/java/sh/ory/model/ParseErrorTest.java index 6f74a8c5c..3ed159cb1 100644 --- a/src/test/java/sh/ory/model/ParseErrorTest.java +++ b/src/test/java/sh/ory/model/ParseErrorTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java b/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java index 828bb98a2..045219a4d 100644 --- a/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java +++ b/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java b/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java index e37d644a0..2d0095927 100644 --- a/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java +++ b/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PlanDetailsTest.java b/src/test/java/sh/ory/model/PlanDetailsTest.java index e92371b44..160553a61 100644 --- a/src/test/java/sh/ory/model/PlanDetailsTest.java +++ b/src/test/java/sh/ory/model/PlanDetailsTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PlanTest.java b/src/test/java/sh/ory/model/PlanTest.java index 75754c5fc..5d74f694c 100644 --- a/src/test/java/sh/ory/model/PlanTest.java +++ b/src/test/java/sh/ory/model/PlanTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java b/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java index cd2d7652d..052ef77cc 100644 --- a/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java +++ b/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java b/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java index 63afd92ef..dceb555ee 100644 --- a/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java +++ b/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectApiKeyTest.java b/src/test/java/sh/ory/model/ProjectApiKeyTest.java index 362dcf2c3..f5db37f64 100644 --- a/src/test/java/sh/ory/model/ProjectApiKeyTest.java +++ b/src/test/java/sh/ory/model/ProjectApiKeyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java b/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java index 48bfc8511..661992d7d 100644 --- a/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java +++ b/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectBrandingTest.java b/src/test/java/sh/ory/model/ProjectBrandingTest.java index ab2d2b8da..cc980341c 100644 --- a/src/test/java/sh/ory/model/ProjectBrandingTest.java +++ b/src/test/java/sh/ory/model/ProjectBrandingTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java b/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java index f5c490ed2..c2eff9702 100644 --- a/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java +++ b/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectCorsTest.java b/src/test/java/sh/ory/model/ProjectCorsTest.java index 74e4c4508..92553fa01 100644 --- a/src/test/java/sh/ory/model/ProjectCorsTest.java +++ b/src/test/java/sh/ory/model/ProjectCorsTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectHostTest.java b/src/test/java/sh/ory/model/ProjectHostTest.java index f0dc18293..effcc9de3 100644 --- a/src/test/java/sh/ory/model/ProjectHostTest.java +++ b/src/test/java/sh/ory/model/ProjectHostTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectMetadataTest.java b/src/test/java/sh/ory/model/ProjectMetadataTest.java index 6106f0c29..7cb8a3c7e 100644 --- a/src/test/java/sh/ory/model/ProjectMetadataTest.java +++ b/src/test/java/sh/ory/model/ProjectMetadataTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java b/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java index b1c3bdbad..c2842da76 100644 --- a/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java +++ b/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java b/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java index b2de03459..68115027c 100644 --- a/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java +++ b/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectServicePermissionTest.java b/src/test/java/sh/ory/model/ProjectServicePermissionTest.java index d304c3ea0..f098ac45f 100644 --- a/src/test/java/sh/ory/model/ProjectServicePermissionTest.java +++ b/src/test/java/sh/ory/model/ProjectServicePermissionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectServicesTest.java b/src/test/java/sh/ory/model/ProjectServicesTest.java index 68f29b789..a5b6cc093 100644 --- a/src/test/java/sh/ory/model/ProjectServicesTest.java +++ b/src/test/java/sh/ory/model/ProjectServicesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/ProjectTest.java b/src/test/java/sh/ory/model/ProjectTest.java index bc5ef2035..dd892bc66 100644 --- a/src/test/java/sh/ory/model/ProjectTest.java +++ b/src/test/java/sh/ory/model/ProjectTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/QuotaUsageTest.java b/src/test/java/sh/ory/model/QuotaUsageTest.java index f23ebbcf1..4dfba634a 100644 --- a/src/test/java/sh/ory/model/QuotaUsageTest.java +++ b/src/test/java/sh/ory/model/QuotaUsageTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java b/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java index 0f95ad002..95e7bfafb 100644 --- a/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java +++ b/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java b/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java index 1e71c2cc7..8f4fe2931 100644 --- a/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java +++ b/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RecoveryFlowStateTest.java b/src/test/java/sh/ory/model/RecoveryFlowStateTest.java index 03dd0197b..d7380ccdd 100644 --- a/src/test/java/sh/ory/model/RecoveryFlowStateTest.java +++ b/src/test/java/sh/ory/model/RecoveryFlowStateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RecoveryFlowTest.java b/src/test/java/sh/ory/model/RecoveryFlowTest.java index a01d4bff7..6dfbe75a6 100644 --- a/src/test/java/sh/ory/model/RecoveryFlowTest.java +++ b/src/test/java/sh/ory/model/RecoveryFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java b/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java index cf0347d65..99a928bf3 100644 --- a/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java +++ b/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java b/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java index bf4aefde2..20f8128aa 100644 --- a/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java +++ b/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RegistrationFlowStateTest.java b/src/test/java/sh/ory/model/RegistrationFlowStateTest.java index 052500eef..5f4860074 100644 --- a/src/test/java/sh/ory/model/RegistrationFlowStateTest.java +++ b/src/test/java/sh/ory/model/RegistrationFlowStateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RegistrationFlowTest.java b/src/test/java/sh/ory/model/RegistrationFlowTest.java index bcb62b709..5b95149be 100644 --- a/src/test/java/sh/ory/model/RegistrationFlowTest.java +++ b/src/test/java/sh/ory/model/RegistrationFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java b/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java index e1fa4c658..1a16fb9bb 100644 --- a/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java +++ b/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RelationQueryTest.java b/src/test/java/sh/ory/model/RelationQueryTest.java index 3a78f8869..819f89d5d 100644 --- a/src/test/java/sh/ory/model/RelationQueryTest.java +++ b/src/test/java/sh/ory/model/RelationQueryTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RelationshipNamespacesTest.java b/src/test/java/sh/ory/model/RelationshipNamespacesTest.java index fb384d3a6..16f9dc0b5 100644 --- a/src/test/java/sh/ory/model/RelationshipNamespacesTest.java +++ b/src/test/java/sh/ory/model/RelationshipNamespacesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RelationshipPatchTest.java b/src/test/java/sh/ory/model/RelationshipPatchTest.java index a8f11ddb0..dc21ddb99 100644 --- a/src/test/java/sh/ory/model/RelationshipPatchTest.java +++ b/src/test/java/sh/ory/model/RelationshipPatchTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RelationshipTest.java b/src/test/java/sh/ory/model/RelationshipTest.java index 979b45751..474ab0dd5 100644 --- a/src/test/java/sh/ory/model/RelationshipTest.java +++ b/src/test/java/sh/ory/model/RelationshipTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/RelationshipsTest.java b/src/test/java/sh/ory/model/RelationshipsTest.java index 8611ad586..745fa7cbb 100644 --- a/src/test/java/sh/ory/model/RelationshipsTest.java +++ b/src/test/java/sh/ory/model/RelationshipsTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SchemaPatchTest.java b/src/test/java/sh/ory/model/SchemaPatchTest.java index 3f968c09b..dca754ffd 100644 --- a/src/test/java/sh/ory/model/SchemaPatchTest.java +++ b/src/test/java/sh/ory/model/SchemaPatchTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java b/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java index 3d71ab533..4207d8f40 100644 --- a/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java +++ b/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SessionActivityDatapointTest.java b/src/test/java/sh/ory/model/SessionActivityDatapointTest.java index 45e4eaec2..3c21fa261 100644 --- a/src/test/java/sh/ory/model/SessionActivityDatapointTest.java +++ b/src/test/java/sh/ory/model/SessionActivityDatapointTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java b/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java index 417bb03aa..ffddf5a82 100644 --- a/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java +++ b/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SessionDeviceTest.java b/src/test/java/sh/ory/model/SessionDeviceTest.java index 32523bf18..4c41b9107 100644 --- a/src/test/java/sh/ory/model/SessionDeviceTest.java +++ b/src/test/java/sh/ory/model/SessionDeviceTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SessionTest.java b/src/test/java/sh/ory/model/SessionTest.java index 0990c77b6..22424d994 100644 --- a/src/test/java/sh/ory/model/SessionTest.java +++ b/src/test/java/sh/ory/model/SessionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java b/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java index 780c66e9a..cfc17e5e9 100644 --- a/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java +++ b/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java b/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java index 1f1335376..f731185b1 100644 --- a/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java +++ b/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java b/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java index 75d7c7073..4ef437ee7 100644 --- a/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java +++ b/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SetProjectTest.java b/src/test/java/sh/ory/model/SetProjectTest.java index 8a45589b7..291a74e07 100644 --- a/src/test/java/sh/ory/model/SetProjectTest.java +++ b/src/test/java/sh/ory/model/SetProjectTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SettingsFlowStateTest.java b/src/test/java/sh/ory/model/SettingsFlowStateTest.java index f4ab685b6..fc2e4906e 100644 --- a/src/test/java/sh/ory/model/SettingsFlowStateTest.java +++ b/src/test/java/sh/ory/model/SettingsFlowStateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SettingsFlowTest.java b/src/test/java/sh/ory/model/SettingsFlowTest.java index 942b299f0..b9a0b768e 100644 --- a/src/test/java/sh/ory/model/SettingsFlowTest.java +++ b/src/test/java/sh/ory/model/SettingsFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SourcePositionTest.java b/src/test/java/sh/ory/model/SourcePositionTest.java index b87061b1d..1c075ee1a 100644 --- a/src/test/java/sh/ory/model/SourcePositionTest.java +++ b/src/test/java/sh/ory/model/SourcePositionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/StripeCustomerTest.java b/src/test/java/sh/ory/model/StripeCustomerTest.java index 9acdc1e78..e63491906 100644 --- a/src/test/java/sh/ory/model/StripeCustomerTest.java +++ b/src/test/java/sh/ory/model/StripeCustomerTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SubjectSetTest.java b/src/test/java/sh/ory/model/SubjectSetTest.java index 0b147155f..62b793a49 100644 --- a/src/test/java/sh/ory/model/SubjectSetTest.java +++ b/src/test/java/sh/ory/model/SubjectSetTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SubscriptionTest.java b/src/test/java/sh/ory/model/SubscriptionTest.java index 2ff78743c..87c63d646 100644 --- a/src/test/java/sh/ory/model/SubscriptionTest.java +++ b/src/test/java/sh/ory/model/SubscriptionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java b/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java index cc9ed982d..881cc644f 100644 --- a/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java +++ b/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java b/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java index 43adb1102..7b19c139c 100644 --- a/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java +++ b/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java b/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java index d4240e0eb..a2449a3b8 100644 --- a/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java +++ b/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java b/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java index 7d70eac26..efd8c25cf 100644 --- a/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java +++ b/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java b/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java index 852afc7ef..3dde3503a 100644 --- a/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java +++ b/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java b/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java index cb905b099..821d2def7 100644 --- a/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java +++ b/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java b/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java index 25ec53ac6..d4648d852 100644 --- a/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java +++ b/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/TokenPaginationTest.java b/src/test/java/sh/ory/model/TokenPaginationTest.java index a2695ad6c..49148cd69 100644 --- a/src/test/java/sh/ory/model/TokenPaginationTest.java +++ b/src/test/java/sh/ory/model/TokenPaginationTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java b/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java index 0acfd55b2..2f1063ecb 100644 --- a/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java +++ b/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java b/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java index a2045a591..572456a2f 100644 --- a/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java +++ b/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java b/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java index 59c491e97..5fbe578f8 100644 --- a/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java +++ b/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiContainerTest.java b/src/test/java/sh/ory/model/UiContainerTest.java index f300296ae..25d6fae6d 100644 --- a/src/test/java/sh/ory/model/UiContainerTest.java +++ b/src/test/java/sh/ory/model/UiContainerTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java b/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java index 01b391e70..38a7f9db1 100644 --- a/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java +++ b/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeAttributesTest.java b/src/test/java/sh/ory/model/UiNodeAttributesTest.java index ecdcd5fc4..1d2da32ce 100644 --- a/src/test/java/sh/ory/model/UiNodeAttributesTest.java +++ b/src/test/java/sh/ory/model/UiNodeAttributesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java b/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java index 8e91577ec..dbd5bb761 100644 --- a/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java +++ b/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java b/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java index e5ca1eb81..da57bbd2f 100644 --- a/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java +++ b/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeMetaTest.java b/src/test/java/sh/ory/model/UiNodeMetaTest.java index 4be42f375..700b5da8f 100644 --- a/src/test/java/sh/ory/model/UiNodeMetaTest.java +++ b/src/test/java/sh/ory/model/UiNodeMetaTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java b/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java index 071124df7..a298f400b 100644 --- a/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java +++ b/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeTest.java b/src/test/java/sh/ory/model/UiNodeTest.java index 4876dbc4b..6d8f7e7ae 100644 --- a/src/test/java/sh/ory/model/UiNodeTest.java +++ b/src/test/java/sh/ory/model/UiNodeTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java b/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java index be36c50e0..4989a4ea5 100644 --- a/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java +++ b/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UiTextTest.java b/src/test/java/sh/ory/model/UiTextTest.java index 7ab7cdc51..9fe905cf0 100644 --- a/src/test/java/sh/ory/model/UiTextTest.java +++ b/src/test/java/sh/ory/model/UiTextTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java b/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java index a8bbbfc49..5a24440f6 100644 --- a/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java +++ b/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java b/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java index a0518d481..0a498db40 100644 --- a/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java +++ b/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java b/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java index 1c3169403..6fbd1fbbb 100644 --- a/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java b/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java index 239319488..5a6c90a56 100644 --- a/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java b/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java index de8cecb21..41a7851e8 100644 --- a/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java b/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java index 3422e58d4..404277ed0 100644 --- a/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java b/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java index 13d7f877f..63ad8863a 100644 --- a/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java b/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java index 777ec9497..b48e50e73 100644 --- a/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java b/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java index f08c95768..09e1ad1bd 100644 --- a/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java +++ b/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java b/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java index 464af0efe..5f89481f9 100644 --- a/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java b/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java index a898775df..9f33b386b 100644 --- a/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java b/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java index 0427c7f8a..9e34d6a7b 100644 --- a/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java +++ b/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java index f522df547..8bce7e9a4 100644 --- a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java index 26ea31350..95ced1766 100644 --- a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java index 9ad6abf2d..00b931375 100644 --- a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java index ad056c3be..aa3cf8d8f 100644 --- a/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java b/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java index 9e73f42ec..4d96f96e1 100644 --- a/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java +++ b/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java b/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java index 0dba1a725..d8454a5e6 100644 --- a/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java b/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java index 89db6b358..00bdb3634 100644 --- a/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java b/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java index b9f78a8d1..a8885f2a1 100644 --- a/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java b/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java index 12fefe630..d62c2b7d7 100644 --- a/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java b/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java index f931762c6..c71b48844 100644 --- a/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java b/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java index 2320ac07e..8da6b5189 100644 --- a/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java b/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java index b2627e453..8dc4a962b 100644 --- a/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java +++ b/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java b/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java index 6435a9621..970b87882 100644 --- a/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java +++ b/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java b/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java index 294fac798..8dd372400 100644 --- a/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java b/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java index b0d862467..3c88ec137 100644 --- a/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java +++ b/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/UsageTest.java b/src/test/java/sh/ory/model/UsageTest.java index 187cfbfe9..3e55c8eb2 100644 --- a/src/test/java/sh/ory/model/UsageTest.java +++ b/src/test/java/sh/ory/model/UsageTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java b/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java index 8da31aea6..73b6a9052 100644 --- a/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java +++ b/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java b/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java index 47d223668..db81a2a42 100644 --- a/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java +++ b/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java b/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java index ab4634f03..885cc3aa0 100644 --- a/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java +++ b/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java b/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java index ba4c89673..a1d1f9cae 100644 --- a/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java +++ b/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/VerificationFlowStateTest.java b/src/test/java/sh/ory/model/VerificationFlowStateTest.java index 2ee3f2815..8b4cd97fe 100644 --- a/src/test/java/sh/ory/model/VerificationFlowStateTest.java +++ b/src/test/java/sh/ory/model/VerificationFlowStateTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/VerificationFlowTest.java b/src/test/java/sh/ory/model/VerificationFlowTest.java index 53d78c91c..22379bf8f 100644 --- a/src/test/java/sh/ory/model/VerificationFlowTest.java +++ b/src/test/java/sh/ory/model/VerificationFlowTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/VersionTest.java b/src/test/java/sh/ory/model/VersionTest.java index 9478f965d..a372a1d79 100644 --- a/src/test/java/sh/ory/model/VersionTest.java +++ b/src/test/java/sh/ory/model/VersionTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/WarningTest.java b/src/test/java/sh/ory/model/WarningTest.java index b10e4c341..198ffc6c3 100644 --- a/src/test/java/sh/ory/model/WarningTest.java +++ b/src/test/java/sh/ory/model/WarningTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/sh/ory/model/WorkspaceTest.java b/src/test/java/sh/ory/model/WorkspaceTest.java index 4a850d61a..f5d5f9d81 100644 --- a/src/test/java/sh/ory/model/WorkspaceTest.java +++ b/src/test/java/sh/ory/model/WorkspaceTest.java @@ -2,7 +2,7 @@ * Ory APIs * Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. * - * The version of the OpenAPI document: v1.4.6 + * The version of the OpenAPI document: v1.4.7 * Contact: support@ory.sh * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).