diff --git a/openapi.yaml b/openapi.yaml index ab20827..d0f3736 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3399,6 +3399,9 @@ components: type: string oauth2: "$ref": "#/components/schemas/IdentityProviderOauth2Configuration" + tenantId: + type: string + format: uuid type: "$ref": "#/components/schemas/IdentityProviderType" IdentityProviderField: