Manweill / swagger-axios-codegen

swagger client to use axios and typescript
MIT License
306 stars 83 forks source link

#69 - Promise result is Any instead of the actual Type in open api v3 #70

Closed fairking closed 4 years ago

fairking commented 4 years ago

fix of the issue #69

please see the last commit. Could not figure out why it shows all those previous commits.

Manweill commented 4 years ago

@denis-pujdak-adm-it repeated commit

fairking commented 4 years ago

repeated commit

yeah, I have no Idea why it looks like that. I thought I did rebase. By the way the actual change is this https://github.com/Manweill/swagger-axios-codegen/pull/70/commits/9c9ef478219ea13b39eb84ecc804b1ce3baa5917

Manweill commented 4 years ago

repeated commit

yeah, I have no Idea why it looks like that. I thought I did rebase. By the way the actual change is this 9c9ef47

You need merge first or rebase, and coding on a new branch

fairking commented 4 years ago

Closing and creating a new PR. Probably github is broken.