Bruno Coelho
265ad2297b
[kotlin] add options sortParamsByRequiredFlag and sortModelPropertiesByRequiredFlag ( #4707 )
...
* [kotlin] add option to sortParamsByRequiredFlag
* [kotlin] add option to sortParamsByRequiredFlag
* [kotlin][client] sort parameters in the models
* [kotlin] update docs
* [kotlin][client] simplify sortParamsByRequiredFlag implementation
* [kotlin] experiment with sortnmodel properties by name
* [kotlin] introduce sortModelPropertiesByRequiredFlag
* [kotlin] update docs
* [kotlin] update kotlin
* [kotlin] fix tests
* [kotlin] update docs
* Revert "[kotlin] update docs"
This reverts commit 88ad825de5b4c090fe04398bdfde2e9d3252742f.
* [kotlin] update docs and petstores
* [kotlin] update docs
* [kotlin] update pet projects
2019-12-20 17:42:48 +08:00
amond
c98644a672
[dart][dio] add dateLibrary options ( core, timemachine ) ( #4716 )
...
* feat(dart-dio): add datelibrary options
Signed-off-by: Minsu Lee <amond@amond.net>
* fix: missing semicolon
Signed-off-by: Minsu Lee <amond@amond.net>
* enum name
* fix test
* fix test
2019-12-16 17:55:49 +08:00
Jim Schubert
0e1ce6bb63
[docs] Custom template clarifications and other minor enhancements ( #4167 )
...
* [docs] Updating docsite outputs to be browsable on Github as well
* Fix links to other files
Suffix `.md` was needed to make links works
* [docs] Add clarification to differences between customization and templating docs
* [docs] Collapsible side bar, scroll to top, minor enhancements
2019-10-16 18:04:44 -04:00
Josh Burton
755a6f4445
Adds Dart Dio generator ( #4018 )
...
* Adds initial implemenation of dart-dio generator
* Adds remaining boilerplate for dart-dio generator
2019-10-15 21:05:38 +08:00