Code generation fails for nested recursive local reference
Open
p2
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 14
- Avg merge
- 22m
- Merged PRs (30d)
- 4
Description
Currently code generation fails if there is a nested local reference present. Here is where the error is thrown: https://github.com/cdklabs/json2jsii/blob/main/src/type-generator.ts#L543-L557
Here is an example of schema that fails with this: https://github.com/vinayak-kukreja/SchemaValidation/blob/main/chart-schemas/alertmanager.json#L153-L227
Contributor guide
Assessment
This issue has not been assessed yet.