5.1.0
Added
- feat: add Organization Templates, B2B integration config, network ACL signatures & key deletion #922 (fern-api[bot])
- Organization Templates - new
OrganizationTemplatesClient(and its async/raw variants) plus a per-organizationOrganizationTemplateClient, letting you create and manage reusable organization
configuration templates. - B2B integration configuration - new
B2BIntegrationConfigurationtype and integration-type enum, exposed on connection profiles for configuring partner/B2B integrations, including SCIM
provisioning (ConnectionProfileProvisioningScim, token scopes and tokens). - Network ACL signatures & key deletion - additions to the Keys
NetworkAclsClient(and async/raw variants) for network ACL signature operations and key deletion.
- Organization Templates - new