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
In a slightly complex schema with multiple files and using YAML anchors to define objects, something fishy is going on with the external schemas in the generated typescript, with multiple self-references where there should be only one.
If you can point me in the right direction, I'd be more than willing to submit a PR :)
Description
In a slightly complex schema with multiple files and using YAML anchors to define objects, something fishy is going on with the external schemas in the generated typescript, with multiple self-references where there should be only one.
If you can point me in the right direction, I'd be more than willing to submit a PR :)
openapi-typescript
6.4.0
18.10.0
macOS 13
Reproduction
Add the following test files:
Expected result
Checklist
npx @redocly/cli@latest lint
)The text was updated successfully, but these errors were encountered: