Skip to content

2025-02 update open API client #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ckunki opened this issue Feb 26, 2025 · 0 comments · Fixed by #86
Closed

2025-02 update open API client #84

ckunki opened this issue Feb 26, 2025 · 0 comments · Fixed by #86
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@ckunki
Copy link
Collaborator

ckunki commented Feb 26, 2025

References

Impact of potentially breaking changes

Instructions

See Developer Guide

API Specification Changes in Detail

In paths added

  • /api/v1/accounts/{accountId}/databases/{databaseId}/database_settings
  • /api/v1/accounts/{accountId}/databases/{databaseId}/upgrade

And

  • In components / schemas: added SetAutoUpdatesDatabase
  • In components / schemas / Schedule / required removed payload

And below components / schemas

In Added
CreateDatabase / properties numNodes
Database / properties / settings required, properties, additionalProperties
DatabaseSettings / required autoUpdatesEnabled, autoUpdatesHardDisabled, numNodes
DatabaseSettings / properties autoUpdatesEnabled, autoUpdatesHardDisabled, numNodes
Schedule / properties / action / oneOf / enum ActionDatabaseUpgrade
@ckunki ckunki added feature Product feature refactoring Code improvement without behavior change and removed feature Product feature labels Feb 26, 2025
ckunki added a commit that referenced this issue Feb 26, 2025
Updated changelog
@ckunki ckunki self-assigned this Feb 27, 2025
ckunki added a commit that referenced this issue Feb 28, 2025
* #84: Updated `openapi.json` again
* Renamed nox tasks to conform with latest version of PTB
* Re-generated python client from latest version of openapi.json
* Updated openapi.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant