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
Only validate OpenAPI doc files that have the versioned pattern in its name (#83)
* Only validate OpenAPI doc files that have the versioned pattern in its name
* Update OpenAPI doc file validation to only validate files matching `*.v[1-9]*.yaml`
0 commit comments