mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 08:31:26 +00:00
* Add cycle detection (#7532) * Review feedback * Including ContextAwareNodes to detect cycles more accurately. * Add test * Add forest to test. * No longer need ContextAwareNode * Review feedback * Update samples