serverless-openapi-documentation
serverless-openapi-documentation copied to clipboard
Support recursive schema
- no longer using
@jdw/jstto dereference schema - instead referenced schemas are included in
openapi'scomponentsand referenced accordingly - major version bump as produced document is now different and potentially there are users relying on old format
Closes #35
Hi there! Is this bug still open? Or is there any alternative way to solve the recursive models issue? @Deadarius