diff --git a/openapi.yaml b/openapi.yaml index f639376..ab20827 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -234,6 +234,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" Application: @@ -2038,6 +2041,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" Error: @@ -2406,6 +2412,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" FacebookApplicationConfiguration: @@ -2473,6 +2482,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" FailedAuthenticationActionCancelPolicy: @@ -2938,6 +2950,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" GoogleIdentityProviderProperties: @@ -3260,6 +3275,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" HistoryItem: @@ -3592,6 +3610,9 @@ components: format: uuid name: type: string + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" numberOfResults: @@ -4390,6 +4411,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" LocalDate: @@ -4945,6 +4969,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" NonTransactionalEvent: @@ -5303,6 +5330,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" PasswordBreachDetection: @@ -6585,6 +6615,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" Sort: @@ -6674,6 +6707,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" SupportsPostBindings: @@ -7500,6 +7536,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" TwitterApplicationConfiguration: @@ -7555,6 +7594,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" TwoFactorDisableRequest: @@ -9545,6 +9587,9 @@ components: type: object additionalProperties: "$ref": "#/components/schemas/IdentityProviderTenantConfiguration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" ZoneId: