From 9cca6e72b20951dc586b94eb6c14e3cdb9a6e281 Mon Sep 17 00:00:00 2001 From: Tien Nguyen Date: Tue, 28 Nov 2023 15:03:22 -0500 Subject: [PATCH] update spec --- .../okta-management-APIs-oasv3-enum-inheritance.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.generator/okta-management-APIs-oasv3-enum-inheritance.yaml b/.generator/okta-management-APIs-oasv3-enum-inheritance.yaml index e54c5c6f..0a914a74 100644 --- a/.generator/okta-management-APIs-oasv3-enum-inheritance.yaml +++ b/.generator/okta-management-APIs-oasv3-enum-inheritance.yaml @@ -17819,7 +17819,6 @@ paths: - okta.users.manage tags: - User - - UserFactor x-okta-lifecycle: isCorsEnabled: true lifecycle: GA @@ -33755,12 +33754,8 @@ components: properties: authScheme: $ref: '#/components/schemas/ProvisioningConnectionAuthScheme' - discriminator: - propertyName: authScheme - mapping: - TOKEN: '#/components/schemas/ProvisioningConnectionProfileToken' - OAUTH2: '#/components/schemas/ProvisioningConnectionProfileOauth' - UNKNOWN: '#/components/schemas/ProvisioningConnectionProfileUnknown' + token: + type: string ProvisioningConnectionProfileOauth: description: | The app provisioning connection profile used to configure the method of authentication and the credentials. @@ -36638,7 +36633,6 @@ components: nickName: type: string description: The casual way to address the user in real life - nullable: true organization: type: string description: Name of the the user's organization