the generated JSDoc comment does not include the descriptions from the nested schemas with AnyOf
#2142
Open
2 tasks done
Labels
openapi-typescript version
7.6.1
Node.js version
22.11.0
OS + version
macOS 14.6.1
Description
the generated JSDoc comment does not include the descriptions from the nested schemas with
AnyOf
Proposal PR: #2143
Reproduction
Steps to Reproduce
anyOf
as shown above.pnpm exec openapi-typescript ./openapi-definition.yaml -o ./schema.ts
item
lacks the nesteddescription
Example
openapi-definition.yaml
Expected result
expected result is:
Required
npx @redocly/cli@latest lint
)Extra
The text was updated successfully, but these errors were encountered: