OpenAPI-Specifications icon indicating copy to clipboard operation
OpenAPI-Specifications copied to clipboard

OrganizationResponse has list[IdentityProvidersResponse instead of list[IdentityProviderResponse]

Open ekm-detexian opened this issue 2 years ago • 0 comments

OrganizationResponse field identity_providers shows an array of IdentityProvidersResponse (note Providers plural) when it should be an array of IdentityProvidersResponse singular.

See related https://github.com/docusign/docusign-admin-python-client/issues/13

ekm-detexian avatar Dec 04 '23 04:12 ekm-detexian