Closed
Description
Hey! :)
In auto-generated http-client.ts this error occurs (look image). Despite there is /* eslint-disable */ /* tslint:disable */
at the top.
Any advice how to prevent such error? Do I miss something?
When I add underscore prefix to this parameter _E
or // @ts-ignore
above the line with this error it helps. But I cannot do it mannually every time.
Best regards,
Pawel