You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I run TSC after running codegen on a simple open api spec, I get error TS2742. It seems that this lib is missing some typings in the generated code.
To Reproduce
Steps to reproduce the behavior:
Generated code with the attached swagger file, and run TSC on it.
OpenAPI spec file
If possible, please upload the OpenAPI spec file.
Describe the bug
When I run TSC after running codegen on a simple open api spec, I get error TS2742. It seems that this lib is missing some typings in the generated code.
To Reproduce
Steps to reproduce the behavior:
Generated code with the attached swagger file, and run TSC on it.
OpenAPI spec file
If possible, please upload the OpenAPI spec file.
Expected behavior
TSC should not error on generated files
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: