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
This message comes from orval/path/projects.yaml. Apparently double linked $refs canot be resolved properly. It was not the case with the version 6.15.0.
The text was updated successfully, but these errors were encountered:
Scenario
Setup / Config
The project has following setup. We maintain
index.yaml
in the schemas folder (contains$ref
).Folder structure
Expand
Orval config
./myApp.yaml
Expand
orval/path/projects.yaml
Expand
orval/parameters/userId.yaml
Expand
orval/schemas/index.yaml
Expand
orval/schemas/UserDTO.yaml
Expand
orval/schemas/UserProjectDTO.yaml
Expand
Issue / Current
After we've updated to 7.x, double linked
$ref
doesn't work as expected anymore.Running Orval task to generate Types and React-Query hooks throws the error
This message comes from
orval/path/projects.yaml
. Apparently double linked$ref
s canot be resolved properly. It was not the case with the version6.15.0
.The text was updated successfully, but these errors were encountered: