Releases: netlify/open-api
Releases · netlify/open-api
v2.38.0
2.38.0 (2025-09-16)
Features
- add documentation for public endpoint /api/v1/ai-gateway/providers (#573) (abb2a3c)
Bug Fixes
- update
getAccount
response type from array to single account object (#568) (43ce43f)
v2.36.0
2.36.0 (2025-01-22)
Features
- add API reference links to generated TypeScript comments (#559) (4f0031d)
v2.35.1
2.35.1 (2025-01-17)
Bug Fixes
- update
getCurrentUser
response type from array to single User
object (#557) (662a0bd)
v2.35.0
2.35.0 (2024-12-05)
Features
- add getAllCertificates (#551) (5cb5e0e)
- add minimal parameter to listAccountsForUser endpoint (#552) (314c696)
Bug Fixes
- getSite: add account_id to the list of returned props (#548) (a2354bf)
v2.33.1
2.33.1 (2024-06-20)
Bug Fixes
- use correct casing in excluded routes property (#543) (ff7a8e6)