neynarxyz / nodejs-sdk

Typescript SDK for Neynar APIs
https://neynar.com
MIT License
53 stars 11 forks source link

Generate code with 6.6.0 openapi-generator for v2 APIs #51

Closed Shreyaschorge closed 11 months ago

Shreyaschorge commented 11 months ago

Latest version of openapi generator i.e 7.0.1 does not generator Model properly for allOf key, it excludes other properties which doesn't have ref.

There is an open issue for this https://github.com/OpenAPITools/openapi-generator/issues/9163.