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
Hi @ALL,
based on this issue and the skipDefaultUserAgent-flag introduced with #3775 I've tried to use the skipDefaultUserAgent-flag for the typescript-axios-generator.
Unfortunately the flag is not supported in the TypeScript-version (please compare TS-generator and JS-generator).
Describe the solution you'd like
Add the skipDefaultUserAgent-flag to typescript-axios-generator.
Describe alternatives you've considered
Either manually update all api-clients like described here or ignore the console-output within Chrome.
The text was updated successfully, but these errors were encountered:
Hi @ALL,
based on this issue and the
skipDefaultUserAgent
-flag introduced with #3775 I've tried to use theskipDefaultUserAgent
-flag for the typescript-axios-generator.Unfortunately the flag is not supported in the TypeScript-version (please compare TS-generator and JS-generator).
Describe the solution you'd like
Add the
skipDefaultUserAgent
-flag to typescript-axios-generator.Describe alternatives you've considered
Either manually update all api-clients like described here or ignore the console-output within Chrome.
The text was updated successfully, but these errors were encountered: