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
* test(orval): cover double-linked cross-file $ref chain (#1935)
* test(orval): align path key in #1935 fixture with userId path param
Make the standalone projects.yaml a valid OpenAPI document by changing
its path key from `/projects` to `/users/{userId}/projects` so the
declared `userId` path parameter matches the path template. Update the
root $ref accordingly to use the JSON Pointer / percent-encoded escape,
mirroring the existing issue-3380 fixture. No change to bundled output.
0 commit comments