Releases: SferaDev/openapi-clients
Releases · SferaDev/openapi-clients
netlify-api@0.8.0
Minor Changes
Patch Changes
- 4e146a9: Add query parameters support to listAccountsForUser endpoint
zoom-api-js@0.1.2
Patch Changes
- 9e0fcd1: Update OAuth refresh token logic
vercel-api-js@0.16.1
Patch Changes
- 5d3c268: Add 'observabilityEvent' to AuthUser type
zoom-api-js@0.1.1
Patch Changes
- 9349c03: Add a way to refresh token
vercel-api-js@0.16.0
Minor Changes
- bfcf8aa: Add support for microfrontends in the 'getDeployment' and 'createDeployment' endpoints
- 1e5d876: Add observabilityConfiguration and observabilityData to various project endpoints
Patch Changes
- 445b9fc: Add new 'v0-web' option to source field in deployment API
netlify-api@0.7.0
Minor Changes
- a64ae61: Add getAllCertificates endpoint to fetch SSL certificates for a site
vercel-api-js@0.15.0
Minor Changes
- 6c01a57: Add firewallBypassIps field to project update and get responses
Patch Changes
- 64d934c: [BREAKING] Change group to groupIds in project endpoints
- d8ac4ad: Add teamMicrofrontends field to project-related API responses
vercel-api-js@0.14.0
Minor Changes
- 699dd5d: [BREAKING] Add new endpoint to get user info
Patch Changes
- f27daa1: [BREAKING] Update field 'type' in AuthToken schema with new options 'otp' and 'sms'
- d4f12f9: Update customEnvironments type to use Record<string, any> instead of specific fields
- b7a8a1f: Add branchMatcher field to project responses