Skip to content

Releases: SferaDev/openapi-clients

[email protected]

10 Dec 11:04
2964390
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 4e146a9: Add query parameters support to listAccountsForUser endpoint

[email protected]

27 Nov 07:40
f6cb0c7
Compare
Choose a tag to compare

Patch Changes

[email protected]

27 Nov 06:16
31ee058
Compare
Choose a tag to compare

Patch Changes

  • 9e0fcd1: Update OAuth refresh token logic

[email protected]

27 Nov 06:16
31ee058
Compare
Choose a tag to compare

Patch Changes

  • 5d3c268: Add 'observabilityEvent' to AuthUser type

[email protected]

26 Nov 17:49
55d0a8c
Compare
Choose a tag to compare

Patch Changes

  • 9349c03: Add a way to refresh token

[email protected]

26 Nov 09:43
31cc990
Compare
Choose a tag to compare

Minor Changes

[email protected]

26 Nov 09:43
31cc990
Compare
Choose a tag to compare

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

[email protected]

26 Nov 09:43
31cc990
Compare
Choose a tag to compare

Minor Changes

  • a64ae61: Add getAllCertificates endpoint to fetch SSL certificates for a site

[email protected]

20 Nov 06:29
09af568
Compare
Choose a tag to compare

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

[email protected]

12 Nov 18:53
6e97917
Compare
Choose a tag to compare

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