Releases: SferaDev/openapi-clients
Releases · SferaDev/openapi-clients
Minor Changes
Patch Changes
- 4e146a9: Add query parameters support to listAccountsForUser endpoint
Patch Changes
- 9e0fcd1: Update OAuth refresh token logic
Patch Changes
- 5d3c268: Add 'observabilityEvent' to AuthUser type
Patch Changes
- 9349c03: Add a way to refresh token
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
Minor Changes
- a64ae61: Add getAllCertificates endpoint to fetch SSL certificates for a site
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
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