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
ci(model-server): lint the OpenAPI spec for breaking changes
Adds a non-failing workflow to detect breaking changes in the OpenAPI
specifications.
oasdiff was chosen because:
* it provides a GitHub Action
* it's more active than other tools
0 commit comments