openapi-generator/docs
Bruno Coelho 9d53ee4b69 [kotlin][client] make Request date converter toJson as default (#4884)
* Fix for Issue #2205

Because when we have tags on OpenAPI Specification, there can be more than 1 Feign Beans being generated and the title field is share by all the clients. This makes the code to stop working in runtime.
Here is a PR which uses the classVarName instead, which follows the standards and should be enough to solve this issue.

For more info please refer to: https://github.com/OpenAPITools/openapi-generator/issues/2205

* fix java feign parameter request name (#4883)

* update sprign cloud feign sample

* [JAVA][SPRING][2195] added missing getter for enum value (#2346)

* [2195] added missing getter for enum value

* updated samples

* re-generate spring samples

* Removed @JsonValue from toString and regenerated samples

* re-generate spring samples

Co-authored-by: Esteban Gehring <esteban.gehring@gmail.com>

* update samples

* [kotlin][client] make Request date converter toJson as default

* [kotlin][client] update windows scripts

* [kotlin][client] update docs

* [kotlin][client] update scripts

* [kotlin][client] update scripts

Co-authored-by: Filipe Manuel Couto Pinheiro <filipemcpinheiro@gmail.com>
Co-authored-by: William Cheng <wing328hk@gmail.com>
Co-authored-by: Lukáš Vasek <bilaak@gmail.com>
Co-authored-by: Esteban Gehring <esteban.gehring@gmail.com>
2020-01-02 13:46:49 +08:00
..
generators [kotlin][client] make Request date converter toJson as default (#4884) 2020-01-02 13:46:49 +08:00
3.0.0-release-note.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
building.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
conduct.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
contributing.md Update PHP coding style link (#4727) 2019-12-09 11:13:20 +08:00
core-team.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
customization.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
debugging.md Add Logs section to the Debugging page. (#3357) 2019-07-18 15:04:27 +09:00
faq-contributing.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
faq-extending.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
faq-generators.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
faq.md replace gitter with slack in the doc (#3977) 2019-09-28 19:01:51 +08:00
generators.md update documentation 2019-12-19 21:29:31 +08:00
installation.md fix path to input (#4094) 2019-10-09 00:12:15 +08:00
integration.md add sbt, bazel to integration (#4416) 2019-11-08 10:11:47 +08:00
migration-from-swagger-codegen.md update qna with more info on nullable (#3726) 2019-08-22 11:39:57 +08:00
migration-guide.adoc [core] cleanup: remove OpenAPI parameter from CodegenConfig methods (#1953) 2019-01-28 16:19:36 +08:00
new-generator.md [markdown] New Markdown Generator (#4811) 2019-12-19 11:16:20 +08:00
online.md [online] Remove GENERATOR_HOST defaults (#3289) 2019-07-07 10:25:43 -04:00
plugins.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
qna.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
release-summary.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
roadmap.adoc Initial roadmap (#295) 2018-06-20 00:29:17 -04:00
roadmap.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
specification-info.md [feat][docs][website] Initial docusaurus based site (#1770) 2019-01-18 17:39:33 +08:00
templating.md [docs] Custom template clarifications and other minor enhancements (#4167) 2019-10-16 18:04:44 -04:00
usage.md [cli][doc] Document batch command (#4572) 2019-11-22 11:09:08 +08:00