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
#2485 identified it's possible for the API implementation and Swagger documentation to accidentally become divergent.
It looks like the swagger spec can be generated from the build_swagger.py script. We can make a workflow to run that and check the diff between the generated swagger and the one checked in.