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
feat(api): oasdiff OpenAI openAPI spec against ours
diff the `/v1/openai/v1` routes against the OpenAI openAPI spec. This will of course only trigger on PRs where the spec is changed.
This will catch errors with new handwritten additions to our openAI compat routes.
Signed-off-by: Charlie Doern <cdoern@redhat.com>
0 commit comments