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
I have same problem. But I think that raised by TypeScript version and VSCODE. I was change TypeScript version 5.5.2 > 5.4.5, This problem not occured.
Can someone tell me how I can fix or walkaround this issue in TypeScript 5.5.x?
Description
This was working before ver 7 and it creates working code for my usecase.
This is what creates problem for me:
This is request body that can accept one of these options.
Here we define descriminator, redocly populates last 2 rows of mapping, it was not problem with 6.7.0
Generated code with v6.7.0, perfectly fine for my needs.
Generated code with v7.0.0
Thanks!
Checklist
npx @redocly/cli@latest lint
)The text was updated successfully, but these errors were encountered: