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
After upgrading to pydantic v2 we need to ensure that the api-server is backwards compatible in order to not break already deployed services which depend on the api-server (see 🎨 Add examples to pydantic response models #6658 (comment))
We also need to setup a githook which generates the openapi.json of the api-server before committing so that we detect changes before they are rolled out.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Planned changes
openapi.json
of the api-server before committing so that we detect changes before they are rolled out.The text was updated successfully, but these errors were encountered: