Based on:
- OpenAPI Doc
- Speakeasy CLI latest https://github.com/speakeasy-api/speakeasy
- [typescript v0.3.0] .
- Rewrite SDK using Speakeasy code generation
- New package structure and API surface
- Full TypeScript SDK generated with Speakeasy
- Strongly typed models with Zod validation
- Support for all Provisioning API endpoints: users, user groups, product environments, access keys, billing usage, custom policies, system policies, effective policies
- OAuth2 and basic auth support
- Async/await based API
- Add description text for schema
- Fix Typescript Node string enums
- Add support for multiple API level schemas
- Add support for
cloud_namesparameter insub_accountsAPI - Add support for
emailsand pagination parameters inusersAPI - Add support for
extended detailsinuser_groupsAPI - Add support for multiple API level schemas
- Add description text for schema
- Update classic reference link
- Fix
groupsproperty inusersAPI - Fix double
extended_detailsin update user group API - Fix examples
- Fix internal attributes
- Fix docs templates
- Fix Typescript Node string enums
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.757.1 (2.866.2) https://github.com/speakeasy-api/speakeasy
- [typescript v0.3.1] .
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.761.1 (2.879.6) https://github.com/speakeasy-api/speakeasy
- [typescript v0.3.2] .