Micah Schehl
Micah Schehl
@loganbenjamin I ran into this same issue, and while I troubleshooting and coming up with a similar solution, I also noticed that the [accept] header is always being set to...
@ferdikoomen I hope your house is coming along or is maybe hopefully already completed. Please, is there any update on a new release? Out of testing other openapi typescript codegen,...
I am generating with this: `npx @hey-api/openapi-ts --input ./app.json --output ./src/services/app-client-lib --client axios --name AppClient`
I now see that it is deprecated in @next. I am using it as a carryover from before, but I am not tied to it. I am not sure what...
@mrlubos and @jordanshatford Thanks for you attention and help with this. One other nice thing about --name generated clients is that each instance of them can point to a different...
@mrlubos It looks good. Thanks for your hard work on all this!