OpenAPI-Specifications
OpenAPI-Specifications copied to clipboard
OrganizationResponse has list[IdentityProvidersResponse instead of list[IdentityProviderResponse]
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