Manweill / swagger-axios-codegen

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

Parameter order #200

Open petternordlanderhelo opened 2 months ago

petternordlanderhelo commented 2 months ago

Sometimes I get new order of the path parameters in the generated client. Is there a way around to keep the order strict so that I won't pass the wrong variable to the wrong parameter?