Changes
Sync with upstream getkin/kin-openapi master:
- fix: use
location.String()instead oflocation.Pathfor origin file tracking (#1145) - fix: call
ReadFromURIFuncbefore checkingIsExternalRefsAllowed(#1146) - refactor: replace
sortusage withslicespackage (#1147)
Note: This release establishes the stable
v0.137.0baseline. OpenAPI 3.1 support continues on thefeat/openapi-3.1-v2branch underv0.137.0-openapi31.beta.*tags.