Open taras opened 2 years ago
@taras thank you for reporting this... could you please post what was generated for UserApi.LoginUserResponse
?
@karlvr thank you for looking into it. I pushed the generated code to a repo. You can find it here https://github.com/taras/backstage-openapi-client-scaffolding/blob/main/plugins/petstore-client-common/src/__generated__/api.ts#L1691
Related #32
Using the same the petstore swagger.json, the generated TypeScript includes the following code:
It doesn't compile because of the following error,