You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #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
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
components
/schemas
: addedSetAutoUpdatesDatabase
components
/schemas
/Schedule
/required
removedpayload
And below
components
/schemas
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
The text was updated successfully, but these errors were encountered: