Files
openapi-generator/docs
Jose Camara 311ca7826d [typescript-axios] Implement useSingleRequestParameter option (#6288)
* Changes in mustache file to include new option

- New options `useSingleRequestParameter` to use a single param for the request, instead of one param per request param.

* Chanes in the documentation

Include new parameter `useSingleRequestParameter`.
Default value = `false` to keep compatibility with previous versions.

* Include script to generate samples

Also included script in the script that runs all

* Generate new samples

- Previous samples have a minor change (one line is deleted)
- New sample generated with the new parameter set to true

* Include scripts for windows

* Include new CLI option in codegenerator class

* Change the order for the new parameter in the docs
2020-05-15 21:51:30 +02:00
..
2020-03-11 01:11:47 +08:00
2020-02-11 21:22:58 +08:00
2020-05-06 17:10:31 +08:00
2020-02-11 21:22:58 +08:00
2018-06-20 00:29:17 -04:00