diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index 09ef1264ac6..3b029761c36 100644 --- a/docs/code-of-conduct.html +++ b/docs/code-of-conduct.html @@ -97,4 +97,4 @@

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

Attribution

This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at http://contributor-covenant.org/version/1/4

-
Last updated on 2019-11-28
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-11-29
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/code-of-conduct/index.html b/docs/code-of-conduct/index.html index 09ef1264ac6..3b029761c36 100644 --- a/docs/code-of-conduct/index.html +++ b/docs/code-of-conduct/index.html @@ -97,4 +97,4 @@

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

Attribution

This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at http://contributor-covenant.org/version/1/4

-
Last updated on 2019-11-28
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-11-29
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contribute-building.html b/docs/contribute-building.html index 0715d37f428..e64fc1b56b4 100644 --- a/docs/contribute-building.html +++ b/docs/contribute-building.html @@ -116,4 +116,4 @@ vagrant ssh

Failed to execute goal org.fortasoft:gradle-maven-plugin:1.0.8:invoke (default) on project openapi-generator-gradle-plugin-mvn-wrapper: org.gradle.tooling.BuildException: Could not execute build using Gradle distribution 'https://services.gradle.org/distributions/gradle-4.7-bin.zip'

Right now: no solution for this one :|

-
Last updated on 2019-11-28
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-11-29
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/contribute-building/index.html b/docs/contribute-building/index.html index 0715d37f428..e64fc1b56b4 100644 --- a/docs/contribute-building/index.html +++ b/docs/contribute-building/index.html @@ -116,4 +116,4 @@ vagrant ssh

Failed to execute goal org.fortasoft:gradle-maven-plugin:1.0.8:invoke (default) on project openapi-generator-gradle-plugin-mvn-wrapper: org.gradle.tooling.BuildException: Could not execute build using Gradle distribution 'https://services.gradle.org/distributions/gradle-4.7-bin.zip'

Right now: no solution for this one :|

-
Last updated on 2019-11-28
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-11-29
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index 93daa138a71..09cc201c95c 100644 --- a/docs/core-team.html +++ b/docs/core-team.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index 93daa138a71..09cc201c95c 100644 --- a/docs/core-team/index.html +++ b/docs/core-team/index.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index 968db3c421f..2cf62e8e0f1 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -296,4 +296,4 @@ refer back to your classes. Note, this may not apply to all languages...

    or

    --import-mappings Pet=my.models.MyPet --import-mappings Order=my.models.MyOrder
     
    -
    Last updated on 2019-11-28
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 2019-11-29
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index 968db3c421f..2cf62e8e0f1 100644 --- a/docs/customization/index.html +++ b/docs/customization/index.html @@ -296,4 +296,4 @@ refer back to your classes. Note, this may not apply to all languages...

    or

    --import-mappings Pet=my.models.MyPet --import-mappings Order=my.models.MyOrder
     
    -
    Last updated on 2019-11-28
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 2019-11-29
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index a8d39c9a309..1cd62ff4f52 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 2019-11-28
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-11-29
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index a8d39c9a309..1cd62ff4f52 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 2019-11-28
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-11-29
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 247078c1751..ab366bc0f11 100644 --- a/docs/faq-contributing.html +++ b/docs/faq-contributing.html @@ -112,4 +112,4 @@ docker ps -a
  • git push origin fix_issue9999
  • Visit https://github.com/openapitools/openapi-generator in your browser and click on the button to file a new PR based on fix_issue9999
  • -
    Last updated on 2019-11-28
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-contributing/index.html b/docs/faq-contributing/index.html index 247078c1751..ab366bc0f11 100644 --- a/docs/faq-contributing/index.html +++ b/docs/faq-contributing/index.html @@ -112,4 +112,4 @@ docker ps -a
  • git push origin fix_issue9999
  • Visit https://github.com/openapitools/openapi-generator in your browser and click on the button to file a new PR based on fix_issue9999
  • -
    Last updated on 2019-11-28
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index 783bdcb057c..867fb19f58d 100644 --- a/docs/faq-extending.html +++ b/docs/faq-extending.html @@ -89,4 +89,4 @@ git_push.sh

    OpenAPI Generator supports user-defined templates without need to recompile the artifact. We also support custom generators (templates and logic) if those generators are accessible on the classpath.

    See templating: Modifying Templates and customization docs for more details.

    -
    Last updated on 2019-11-28
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-extending/index.html b/docs/faq-extending/index.html index 783bdcb057c..867fb19f58d 100644 --- a/docs/faq-extending/index.html +++ b/docs/faq-extending/index.html @@ -89,4 +89,4 @@ git_push.sh

    OpenAPI Generator supports user-defined templates without need to recompile the artifact. We also support custom generators (templates and logic) if those generators are accessible on the classpath.

    See templating: Modifying Templates and customization docs for more details.

    -
    Last updated on 2019-11-28
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 47210087397..acb460ca80e 100644 --- a/docs/faq-generators.html +++ b/docs/faq-generators.html @@ -139,4 +139,4 @@ mvn integration-test
        modelPropertyNaming
             Naming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original name (Default: camelCase)
     
    -
    Last updated on 2019-11-28
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 47210087397..acb460ca80e 100644 --- a/docs/faq-generators/index.html +++ b/docs/faq-generators/index.html @@ -139,4 +139,4 @@ mvn integration-test
        modelPropertyNaming
             Naming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original name (Default: camelCase)
     
    -
    Last updated on 2019-11-28
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index a2bd271fc90..a71d3a8225a 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -75,4 +75,4 @@

    What is the difference between Swagger Codegen and OpenAPI Generator?

    Swagger Codegen is driven by SmartBear while OpenAPI Generator is driven by the community. More than 40 top contributors and template creators of Swagger Codegen have joined OpenAPI Generator as the founding team members. For more details, see the Fork Q&A.

    Swagger is a trademark owned by SmartBear and the use of the term "Swagger" in this project is for demo (reference) purposes only.

    -
    Last updated on 2019-11-28
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index a2bd271fc90..a71d3a8225a 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -75,4 +75,4 @@

    What is the difference between Swagger Codegen and OpenAPI Generator?

    Swagger Codegen is driven by SmartBear while OpenAPI Generator is driven by the community. More than 40 top contributors and template creators of Swagger Codegen have joined OpenAPI Generator as the founding team members. For more details, see the Fork Q&A.

    Swagger is a trademark owned by SmartBear and the use of the term "Swagger" in this project is for demo (reference) purposes only.

    -
    Last updated on 2019-11-28
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-11-29
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index 03f06f9ea36..48ac0e8e59c 100644 --- a/docs/fork-qna.html +++ b/docs/fork-qna.html @@ -83,4 +83,4 @@

    OpenAPI Generator is based on Swagger Codegen 2.4.0-SNAPSHOT version so the migration should be relatively straightforward. Refer to the migration guide for more information.

    Who maintains this Q&A page?

    This Q&A page is maintained by the core team members. It is not maintained by any single person, nor do these Q&As represent the views of any individual or person.

    -
    Last updated on 2019-11-28
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-11-29
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/fork-qna/index.html b/docs/fork-qna/index.html index 03f06f9ea36..48ac0e8e59c 100644 --- a/docs/fork-qna/index.html +++ b/docs/fork-qna/index.html @@ -83,4 +83,4 @@

    OpenAPI Generator is based on Swagger Codegen 2.4.0-SNAPSHOT version so the migration should be relatively straightforward. Refer to the migration guide for more information.

    Who maintains this Q&A page?

    This Q&A page is maintained by the core team members. It is not maintained by any single person, nor do these Q&As represent the views of any individual or person.

    -
    Last updated on 2019-11-28
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-11-29
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators.html b/docs/generators.html index 8e126bf7796..d4b95498679 100644 --- a/docs/generators.html +++ b/docs/generators.html @@ -207,4 +207,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 2019-11-28
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 2019-11-29
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/generators/README.html b/docs/generators/README.html index e7e11a7877a..6bd0dc2c3d9 100644 --- a/docs/generators/README.html +++ b/docs/generators/README.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html index e7e11a7877a..6bd0dc2c3d9 100644 --- a/docs/generators/README/index.html +++ b/docs/generators/README/index.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ada-server.html b/docs/generators/ada-server.html index f44b4d9bf2a..60ffd5b677f 100644 --- a/docs/generators/ada-server.html +++ b/docs/generators/ada-server.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ada-server/index.html b/docs/generators/ada-server/index.html index f44b4d9bf2a..60ffd5b677f 100644 --- a/docs/generators/ada-server/index.html +++ b/docs/generators/ada-server/index.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ada.html b/docs/generators/ada.html index 6059c85a13b..c542cc52e60 100644 --- a/docs/generators/ada.html +++ b/docs/generators/ada.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ada/index.html b/docs/generators/ada/index.html index 6059c85a13b..c542cc52e60 100644 --- a/docs/generators/ada/index.html +++ b/docs/generators/ada/index.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/android.html b/docs/generators/android.html index 0fa4db98a61..5b8d9cf0f9a 100644 --- a/docs/generators/android.html +++ b/docs/generators/android.html @@ -36,4 +36,4 @@ librarylibrary template (sub-template) to use
    volley
    HTTP client: Volley 1.0.19 (default)
    httpclient
    HTTP client: Apache HttpClient 4.3.6. JSON processing: Gson 2.3.1. IMPORTANT: Android client using HttpClient is not actively maintained and will be depecreated in the next major release.
    null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/android/index.html b/docs/generators/android/index.html index 0fa4db98a61..5b8d9cf0f9a 100644 --- a/docs/generators/android/index.html +++ b/docs/generators/android/index.html @@ -36,4 +36,4 @@ librarylibrary template (sub-template) to use
    volley
    HTTP client: Volley 1.0.19 (default)
    httpclient
    HTTP client: Apache HttpClient 4.3.6. JSON processing: Gson 2.3.1. IMPORTANT: Android client using HttpClient is not actively maintained and will be depecreated in the next major release.
    null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/apache2.html b/docs/generators/apache2.html index 4c8886daacc..b6b3a181188 100644 --- a/docs/generators/apache2.html +++ b/docs/generators/apache2.html @@ -24,4 +24,4 @@ userInfoPathPath to the user and group filesnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/apache2/index.html b/docs/generators/apache2/index.html index 4c8886daacc..b6b3a181188 100644 --- a/docs/generators/apache2/index.html +++ b/docs/generators/apache2/index.html @@ -24,4 +24,4 @@ userInfoPathPath to the user and group filesnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/apex.html b/docs/generators/apex.html index 0a7186a254f..6bf08992af0 100644 --- a/docs/generators/apex.html +++ b/docs/generators/apex.html @@ -27,4 +27,4 @@ namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/apex/index.html b/docs/generators/apex/index.html index 0a7186a254f..6bf08992af0 100644 --- a/docs/generators/apex/index.html +++ b/docs/generators/apex/index.html @@ -27,4 +27,4 @@ namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/asciidoc.html b/docs/generators/asciidoc.html index dd7c4955dce..b34291b2db2 100644 --- a/docs/generators/asciidoc.html +++ b/docs/generators/asciidoc.html @@ -35,4 +35,4 @@ specDirpath with includable markup spec files (e.g. handwritten additional docs, default: ... -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/asciidoc/index.html b/docs/generators/asciidoc/index.html index dd7c4955dce..b34291b2db2 100644 --- a/docs/generators/asciidoc/index.html +++ b/docs/generators/asciidoc/index.html @@ -35,4 +35,4 @@ specDirpath with includable markup spec files (e.g. handwritten additional docs, default: ... -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 86e1bcf35fa..260366bd05b 100644 --- a/docs/generators/aspnetcore.html +++ b/docs/generators/aspnetcore.html @@ -48,4 +48,4 @@ modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 86e1bcf35fa..260366bd05b 100644 --- a/docs/generators/aspnetcore/index.html +++ b/docs/generators/aspnetcore/index.html @@ -48,4 +48,4 @@ modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/avro-schema.html b/docs/generators/avro-schema.html index 9677ea5476d..ee8b615e5dc 100644 --- a/docs/generators/avro-schema.html +++ b/docs/generators/avro-schema.html @@ -24,4 +24,4 @@ packageNamepackage for generated classes (where supported)null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/avro-schema/index.html b/docs/generators/avro-schema/index.html index 9677ea5476d..ee8b615e5dc 100644 --- a/docs/generators/avro-schema/index.html +++ b/docs/generators/avro-schema/index.html @@ -24,4 +24,4 @@ packageNamepackage for generated classes (where supported)null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/bash.html b/docs/generators/bash.html index 1a1beb78a55..59df6e28e4a 100644 --- a/docs/generators/bash.html +++ b/docs/generators/bash.html @@ -31,4 +31,4 @@ apiKeyAuthEnvironmentVariableName of environment variable where API key can be defined (e.g. PETSTORE_APIKEY='kjhasdGASDa5asdASD')false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/bash/index.html b/docs/generators/bash/index.html index 1a1beb78a55..59df6e28e4a 100644 --- a/docs/generators/bash/index.html +++ b/docs/generators/bash/index.html @@ -31,4 +31,4 @@ apiKeyAuthEnvironmentVariableName of environment variable where API key can be defined (e.g. PETSTORE_APIKEY='kjhasdGASDa5asdASD')false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/c.html b/docs/generators/c.html index d3aa2d6382f..b99dd90dcfe 100644 --- a/docs/generators/c.html +++ b/docs/generators/c.html @@ -24,4 +24,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/c/index.html b/docs/generators/c/index.html index d3aa2d6382f..b99dd90dcfe 100644 --- a/docs/generators/c/index.html +++ b/docs/generators/c/index.html @@ -24,4 +24,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/clojure.html b/docs/generators/clojure.html index a6e50524c9b..36c5890f3ac 100644 --- a/docs/generators/clojure.html +++ b/docs/generators/clojure.html @@ -30,4 +30,4 @@ baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/clojure/index.html b/docs/generators/clojure/index.html index a6e50524c9b..36c5890f3ac 100644 --- a/docs/generators/clojure/index.html +++ b/docs/generators/clojure/index.html @@ -30,4 +30,4 @@ baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server.html b/docs/generators/cpp-pistache-server.html index fe1e2b113e5..6f01b456582 100644 --- a/docs/generators/cpp-pistache-server.html +++ b/docs/generators/cpp-pistache-server.html @@ -22,4 +22,4 @@ useStructModelUse struct-based model template instead of get/set-based model templatefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server/index.html b/docs/generators/cpp-pistache-server/index.html index fe1e2b113e5..6f01b456582 100644 --- a/docs/generators/cpp-pistache-server/index.html +++ b/docs/generators/cpp-pistache-server/index.html @@ -22,4 +22,4 @@ useStructModelUse struct-based model template instead of get/set-based model templatefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client.html b/docs/generators/cpp-qt5-client.html index 52e19b00414..867bf9671be 100644 --- a/docs/generators/cpp-qt5-client.html +++ b/docs/generators/cpp-qt5-client.html @@ -26,4 +26,4 @@ optionalProjectFileGenerate client.pri.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client/index.html b/docs/generators/cpp-qt5-client/index.html index 52e19b00414..867bf9671be 100644 --- a/docs/generators/cpp-qt5-client/index.html +++ b/docs/generators/cpp-qt5-client/index.html @@ -26,4 +26,4 @@ optionalProjectFileGenerate client.pri.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-qhttpengine-server.html b/docs/generators/cpp-qt5-qhttpengine-server.html index 65b0c41e9f9..c48c4ad761a 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server.html +++ b/docs/generators/cpp-qt5-qhttpengine-server.html @@ -25,4 +25,4 @@ modelNamePrefixPrefix that will be prepended to all model names.OAI -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-qhttpengine-server/index.html b/docs/generators/cpp-qt5-qhttpengine-server/index.html index 65b0c41e9f9..c48c4ad761a 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server/index.html +++ b/docs/generators/cpp-qt5-qhttpengine-server/index.html @@ -25,4 +25,4 @@ modelNamePrefixPrefix that will be prepended to all model names.OAI -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server.html b/docs/generators/cpp-restbed-server.html index d4615d05a0c..f9de09645da 100644 --- a/docs/generators/cpp-restbed-server.html +++ b/docs/generators/cpp-restbed-server.html @@ -24,4 +24,4 @@ defaultIncludeThe default include statement that should be placed in all headers for including things like the declspec (convention: #include "Commons.h" -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server/index.html b/docs/generators/cpp-restbed-server/index.html index d4615d05a0c..f9de09645da 100644 --- a/docs/generators/cpp-restbed-server/index.html +++ b/docs/generators/cpp-restbed-server/index.html @@ -24,4 +24,4 @@ defaultIncludeThe default include statement that should be placed in all headers for including things like the declspec (convention: #include "Commons.h" -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk.html b/docs/generators/cpp-restsdk.html index 2d2210524c7..e78414bee83 100644 --- a/docs/generators/cpp-restsdk.html +++ b/docs/generators/cpp-restsdk.html @@ -25,4 +25,4 @@ generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html index 2d2210524c7..e78414bee83 100644 --- a/docs/generators/cpp-restsdk/index.html +++ b/docs/generators/cpp-restsdk/index.html @@ -25,4 +25,4 @@ generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen.html b/docs/generators/cpp-tizen.html index 326bc28e376..8e0634ddcb9 100644 --- a/docs/generators/cpp-tizen.html +++ b/docs/generators/cpp-tizen.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen/index.html b/docs/generators/cpp-tizen/index.html index 326bc28e376..8e0634ddcb9 100644 --- a/docs/generators/cpp-tizen/index.html +++ b/docs/generators/cpp-tizen/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2.html b/docs/generators/csharp-dotnet2.html index 7bb06de1d48..5fd582a368a 100644 --- a/docs/generators/csharp-dotnet2.html +++ b/docs/generators/csharp-dotnet2.html @@ -22,4 +22,4 @@ clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html index 7bb06de1d48..5fd582a368a 100644 --- a/docs/generators/csharp-dotnet2/index.html +++ b/docs/generators/csharp-dotnet2/index.html @@ -22,4 +22,4 @@ clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx.html b/docs/generators/csharp-nancyfx.html index ff724a9beb6..322b5bf770d 100644 --- a/docs/generators/csharp-nancyfx.html +++ b/docs/generators/csharp-nancyfx.html @@ -33,4 +33,4 @@ asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx/index.html b/docs/generators/csharp-nancyfx/index.html index ff724a9beb6..322b5bf770d 100644 --- a/docs/generators/csharp-nancyfx/index.html +++ b/docs/generators/csharp-nancyfx/index.html @@ -33,4 +33,4 @@ asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index 49bc2946e49..647e1329bb5 100644 --- a/docs/generators/csharp-netcore.html +++ b/docs/generators/csharp-netcore.html @@ -40,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index 49bc2946e49..647e1329bb5 100644 --- a/docs/generators/csharp-netcore/index.html +++ b/docs/generators/csharp-netcore/index.html @@ -40,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor.html b/docs/generators/csharp-refactor.html index b2ef6224b15..2dbde45fbf9 100644 --- a/docs/generators/csharp-refactor.html +++ b/docs/generators/csharp-refactor.html @@ -44,4 +44,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor/index.html b/docs/generators/csharp-refactor/index.html index b2ef6224b15..2dbde45fbf9 100644 --- a/docs/generators/csharp-refactor/index.html +++ b/docs/generators/csharp-refactor/index.html @@ -44,4 +44,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index fc2247a48e0..8a632e391cc 100644 --- a/docs/generators/csharp.html +++ b/docs/generators/csharp.html @@ -42,4 +42,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index fc2247a48e0..8a632e391cc 100644 --- a/docs/generators/csharp/index.html +++ b/docs/generators/csharp/index.html @@ -42,4 +42,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cwiki.html b/docs/generators/cwiki.html index fd7e2ee2826..331fc270231 100644 --- a/docs/generators/cwiki.html +++ b/docs/generators/cwiki.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/cwiki/index.html b/docs/generators/cwiki/index.html index fd7e2ee2826..331fc270231 100644 --- a/docs/generators/cwiki/index.html +++ b/docs/generators/cwiki/index.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dart-dio.html b/docs/generators/dart-dio.html index 2c514774d47..a302247d11f 100644 --- a/docs/generators/dart-dio.html +++ b/docs/generators/dart-dio.html @@ -31,4 +31,4 @@ nullableFieldsIs the null fields should be in the JSON payloadnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dart-dio/index.html b/docs/generators/dart-dio/index.html index 2c514774d47..a302247d11f 100644 --- a/docs/generators/dart-dio/index.html +++ b/docs/generators/dart-dio/index.html @@ -31,4 +31,4 @@ nullableFieldsIs the null fields should be in the JSON payloadnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar.html b/docs/generators/dart-jaguar.html index f7d8cb3c0f7..a275968b053 100644 --- a/docs/generators/dart-jaguar.html +++ b/docs/generators/dart-jaguar.html @@ -32,4 +32,4 @@ serializationChoose serialization format JSON or PROTO is supportednull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar/index.html b/docs/generators/dart-jaguar/index.html index f7d8cb3c0f7..a275968b053 100644 --- a/docs/generators/dart-jaguar/index.html +++ b/docs/generators/dart-jaguar/index.html @@ -32,4 +32,4 @@ serializationChoose serialization format JSON or PROTO is supportednull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dart.html b/docs/generators/dart.html index 10ad1e275c1..0a5bba1b785 100644 --- a/docs/generators/dart.html +++ b/docs/generators/dart.html @@ -30,4 +30,4 @@ supportDart2Support Dart 2.x (Dart 1.x support has been deprecated)true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dart/index.html b/docs/generators/dart/index.html index 10ad1e275c1..0a5bba1b785 100644 --- a/docs/generators/dart/index.html +++ b/docs/generators/dart/index.html @@ -30,4 +30,4 @@ supportDart2Support Dart 2.x (Dart 1.x support has been deprecated)true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dynamic-html.html b/docs/generators/dynamic-html.html index 9b6170fc29f..828fa5592b5 100644 --- a/docs/generators/dynamic-html.html +++ b/docs/generators/dynamic-html.html @@ -27,4 +27,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/dynamic-html/index.html b/docs/generators/dynamic-html/index.html index 9b6170fc29f..828fa5592b5 100644 --- a/docs/generators/dynamic-html/index.html +++ b/docs/generators/dynamic-html/index.html @@ -27,4 +27,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/eiffel.html b/docs/generators/eiffel.html index 2ae752ca365..e9881ffde2b 100644 --- a/docs/generators/eiffel.html +++ b/docs/generators/eiffel.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html index 2ae752ca365..e9881ffde2b 100644 --- a/docs/generators/eiffel/index.html +++ b/docs/generators/eiffel/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/elixir.html b/docs/generators/elixir.html index 15dca418d26..abb90a2ef5f 100644 --- a/docs/generators/elixir.html +++ b/docs/generators/elixir.html @@ -26,4 +26,4 @@ packageNameElixir package name (convention: lowercase).null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/elixir/index.html b/docs/generators/elixir/index.html index 15dca418d26..abb90a2ef5f 100644 --- a/docs/generators/elixir/index.html +++ b/docs/generators/elixir/index.html @@ -26,4 +26,4 @@ packageNameElixir package name (convention: lowercase).null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/elm.html b/docs/generators/elm.html index 60f92ede8ad..5820964eb39 100644 --- a/docs/generators/elm.html +++ b/docs/generators/elm.html @@ -23,4 +23,4 @@ elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html index 60f92ede8ad..5820964eb39 100644 --- a/docs/generators/elm/index.html +++ b/docs/generators/elm/index.html @@ -23,4 +23,4 @@ elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/erlang-client.html b/docs/generators/erlang-client.html index e9c2c7e7326..8948f551830 100644 --- a/docs/generators/erlang-client.html +++ b/docs/generators/erlang-client.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html index e9c2c7e7326..8948f551830 100644 --- a/docs/generators/erlang-client/index.html +++ b/docs/generators/erlang-client/index.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/erlang-proper.html b/docs/generators/erlang-proper.html index ad2794817fc..9a817b332e5 100644 --- a/docs/generators/erlang-proper.html +++ b/docs/generators/erlang-proper.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html index ad2794817fc..9a817b332e5 100644 --- a/docs/generators/erlang-proper/index.html +++ b/docs/generators/erlang-proper/index.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/erlang-server.html b/docs/generators/erlang-server.html index 98c21f0d346..6ac78025ae5 100644 --- a/docs/generators/erlang-server.html +++ b/docs/generators/erlang-server.html @@ -21,4 +21,4 @@ openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html index 98c21f0d346..6ac78025ae5 100644 --- a/docs/generators/erlang-server/index.html +++ b/docs/generators/erlang-server/index.html @@ -21,4 +21,4 @@ openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/flash.html b/docs/generators/flash.html index 91e08ea4c5a..e0c18f9a76f 100644 --- a/docs/generators/flash.html +++ b/docs/generators/flash.html @@ -23,4 +23,4 @@ sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/flash/index.html b/docs/generators/flash/index.html index 91e08ea4c5a..e0c18f9a76f 100644 --- a/docs/generators/flash/index.html +++ b/docs/generators/flash/index.html @@ -23,4 +23,4 @@ sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/fsharp-functions.html b/docs/generators/fsharp-functions.html index c0bfe37ba48..82e8d111d24 100644 --- a/docs/generators/fsharp-functions.html +++ b/docs/generators/fsharp-functions.html @@ -32,4 +32,4 @@ sourceFoldersource folder for generated codeOpenAPI/src -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/fsharp-functions/index.html b/docs/generators/fsharp-functions/index.html index c0bfe37ba48..82e8d111d24 100644 --- a/docs/generators/fsharp-functions/index.html +++ b/docs/generators/fsharp-functions/index.html @@ -32,4 +32,4 @@ sourceFoldersource folder for generated codeOpenAPI/src -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server.html b/docs/generators/fsharp-giraffe-server.html index d1a9753cde5..18664188b8d 100644 --- a/docs/generators/fsharp-giraffe-server.html +++ b/docs/generators/fsharp-giraffe-server.html @@ -35,4 +35,4 @@ buildTargetTarget the build for a program or library.program -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server/index.html b/docs/generators/fsharp-giraffe-server/index.html index d1a9753cde5..18664188b8d 100644 --- a/docs/generators/fsharp-giraffe-server/index.html +++ b/docs/generators/fsharp-giraffe-server/index.html @@ -35,4 +35,4 @@ buildTargetTarget the build for a program or library.program -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe.html b/docs/generators/fsharp-giraffe.html index 77e690ee5c5..f236d8d119f 100644 --- a/docs/generators/fsharp-giraffe.html +++ b/docs/generators/fsharp-giraffe.html @@ -40,4 +40,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe/index.html b/docs/generators/fsharp-giraffe/index.html index 77e690ee5c5..f236d8d119f 100644 --- a/docs/generators/fsharp-giraffe/index.html +++ b/docs/generators/fsharp-giraffe/index.html @@ -40,4 +40,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go-experimental.html b/docs/generators/go-experimental.html index b4e868d33f5..7ec83ed1d83 100644 --- a/docs/generators/go-experimental.html +++ b/docs/generators/go-experimental.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go-experimental/index.html b/docs/generators/go-experimental/index.html index b4e868d33f5..7ec83ed1d83 100644 --- a/docs/generators/go-experimental/index.html +++ b/docs/generators/go-experimental/index.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go-gin-server.html b/docs/generators/go-gin-server.html index d0536b5b53f..47077c79f2f 100644 --- a/docs/generators/go-gin-server.html +++ b/docs/generators/go-gin-server.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go-gin-server/index.html b/docs/generators/go-gin-server/index.html index d0536b5b53f..47077c79f2f 100644 --- a/docs/generators/go-gin-server/index.html +++ b/docs/generators/go-gin-server/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go-server.html b/docs/generators/go-server.html index 1e127523445..f26da934296 100644 --- a/docs/generators/go-server.html +++ b/docs/generators/go-server.html @@ -25,4 +25,4 @@ featureCORSEnable Cross-Origin Resource Sharing middlewarefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html index 1e127523445..f26da934296 100644 --- a/docs/generators/go-server/index.html +++ b/docs/generators/go-server/index.html @@ -25,4 +25,4 @@ featureCORSEnable Cross-Origin Resource Sharing middlewarefalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go.html b/docs/generators/go.html index b9db3c9dd60..25ba19b5fa2 100644 --- a/docs/generators/go.html +++ b/docs/generators/go.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/go/index.html b/docs/generators/go/index.html index b9db3c9dd60..25ba19b5fa2 100644 --- a/docs/generators/go/index.html +++ b/docs/generators/go/index.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/graphql-nodejs-express-server.html b/docs/generators/graphql-nodejs-express-server.html index f1b24beaae0..665800be653 100644 --- a/docs/generators/graphql-nodejs-express-server.html +++ b/docs/generators/graphql-nodejs-express-server.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/graphql-nodejs-express-server/index.html b/docs/generators/graphql-nodejs-express-server/index.html index f1b24beaae0..665800be653 100644 --- a/docs/generators/graphql-nodejs-express-server/index.html +++ b/docs/generators/graphql-nodejs-express-server/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/graphql-schema.html b/docs/generators/graphql-schema.html index 593c6b36605..0c1203337be 100644 --- a/docs/generators/graphql-schema.html +++ b/docs/generators/graphql-schema.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html index 593c6b36605..0c1203337be 100644 --- a/docs/generators/graphql-schema/index.html +++ b/docs/generators/graphql-schema/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/graphql-server.html b/docs/generators/graphql-server.html index 9dc771efe02..8f70ece0b0e 100644 --- a/docs/generators/graphql-server.html +++ b/docs/generators/graphql-server.html @@ -27,4 +27,4 @@ sidebar_label: graphql-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/graphql-server/index.html b/docs/generators/graphql-server/index.html index 9dc771efe02..8f70ece0b0e 100644 --- a/docs/generators/graphql-server/index.html +++ b/docs/generators/graphql-server/index.html @@ -27,4 +27,4 @@ sidebar_label: graphql-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/grpc-schema.html b/docs/generators/grpc-schema.html index 29730f35add..9dc299b337f 100644 --- a/docs/generators/grpc-schema.html +++ b/docs/generators/grpc-schema.html @@ -24,4 +24,4 @@ sidebar_label: grpc-schema

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/grpc-schema/index.html b/docs/generators/grpc-schema/index.html index 29730f35add..9dc299b337f 100644 --- a/docs/generators/grpc-schema/index.html +++ b/docs/generators/grpc-schema/index.html @@ -24,4 +24,4 @@ sidebar_label: grpc-schema

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client.html b/docs/generators/haskell-http-client.html index ae5ddb7234b..8c522c96c05 100644 --- a/docs/generators/haskell-http-client.html +++ b/docs/generators/haskell-http-client.html @@ -44,4 +44,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client/index.html b/docs/generators/haskell-http-client/index.html index ae5ddb7234b..8c522c96c05 100644 --- a/docs/generators/haskell-http-client/index.html +++ b/docs/generators/haskell-http-client/index.html @@ -44,4 +44,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/haskell.html b/docs/generators/haskell.html index bf6585c8583..4e3904e4056 100644 --- a/docs/generators/haskell.html +++ b/docs/generators/haskell.html @@ -26,4 +26,4 @@ serveStaticserve will serve files from the directory 'static'.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/haskell/index.html b/docs/generators/haskell/index.html index bf6585c8583..4e3904e4056 100644 --- a/docs/generators/haskell/index.html +++ b/docs/generators/haskell/index.html @@ -26,4 +26,4 @@ serveStaticserve will serve files from the directory 'static'.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/html.html b/docs/generators/html.html index cd792ec6f4a..6b6deb5e090 100644 --- a/docs/generators/html.html +++ b/docs/generators/html.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/html/index.html b/docs/generators/html/index.html index cd792ec6f4a..6b6deb5e090 100644 --- a/docs/generators/html/index.html +++ b/docs/generators/html/index.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/html2.html b/docs/generators/html2.html index a9b21415d65..52ff56df2c4 100644 --- a/docs/generators/html2.html +++ b/docs/generators/html2.html @@ -37,4 +37,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/html2/index.html b/docs/generators/html2/index.html index a9b21415d65..52ff56df2c4 100644 --- a/docs/generators/html2/index.html +++ b/docs/generators/html2/index.html @@ -37,4 +37,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/index.html b/docs/generators/index.html index 8e126bf7796..d4b95498679 100644 --- a/docs/generators/index.html +++ b/docs/generators/index.html @@ -207,4 +207,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular.html b/docs/generators/javascript-closure-angular.html index ebb80ee9c64..7655a07d242 100644 --- a/docs/generators/javascript-closure-angular.html +++ b/docs/generators/javascript-closure-angular.html @@ -25,4 +25,4 @@ useEs6use ES6 templatesfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular/index.html b/docs/generators/javascript-closure-angular/index.html index ebb80ee9c64..7655a07d242 100644 --- a/docs/generators/javascript-closure-angular/index.html +++ b/docs/generators/javascript-closure-angular/index.html @@ -25,4 +25,4 @@ useEs6use ES6 templatesfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped.html b/docs/generators/javascript-flowtyped.html index 8568e4324a5..cd0822a670a 100644 --- a/docs/generators/javascript-flowtyped.html +++ b/docs/generators/javascript-flowtyped.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html index 8568e4324a5..cd0822a670a 100644 --- a/docs/generators/javascript-flowtyped/index.html +++ b/docs/generators/javascript-flowtyped/index.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/javascript.html b/docs/generators/javascript.html index 88329237353..41b66e8dd86 100644 --- a/docs/generators/javascript.html +++ b/docs/generators/javascript.html @@ -39,4 +39,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/javascript/index.html b/docs/generators/javascript/index.html index 88329237353..41b66e8dd86 100644 --- a/docs/generators/javascript/index.html +++ b/docs/generators/javascript/index.html @@ -39,4 +39,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/jmeter.html b/docs/generators/jmeter.html index 0777680439c..c2a8db77b63 100644 --- a/docs/generators/jmeter.html +++ b/docs/generators/jmeter.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/jmeter/index.html b/docs/generators/jmeter/index.html index 0777680439c..c2a8db77b63 100644 --- a/docs/generators/jmeter/index.html +++ b/docs/generators/jmeter/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin-server.html b/docs/generators/kotlin-server.html index c6a27342fc2..fce92ce94a4 100644 --- a/docs/generators/kotlin-server.html +++ b/docs/generators/kotlin-server.html @@ -36,4 +36,4 @@ featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html index c6a27342fc2..fce92ce94a4 100644 --- a/docs/generators/kotlin-server/index.html +++ b/docs/generators/kotlin-server/index.html @@ -36,4 +36,4 @@ featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index d2b6c172adc..41e8165cfdf 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -45,4 +45,4 @@ librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index d2b6c172adc..41e8165cfdf 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -45,4 +45,4 @@ librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin-vertx.html b/docs/generators/kotlin-vertx.html index 6d07aefad3e..0dc43d13388 100644 --- a/docs/generators/kotlin-vertx.html +++ b/docs/generators/kotlin-vertx.html @@ -30,4 +30,4 @@ modelMutableCreate mutable modelsfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin-vertx/index.html b/docs/generators/kotlin-vertx/index.html index 6d07aefad3e..0dc43d13388 100644 --- a/docs/generators/kotlin-vertx/index.html +++ b/docs/generators/kotlin-vertx/index.html @@ -30,4 +30,4 @@ modelMutableCreate mutable modelsfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin.html b/docs/generators/kotlin.html index 367b29461bd..55e0131b8a0 100644 --- a/docs/generators/kotlin.html +++ b/docs/generators/kotlin.html @@ -33,4 +33,4 @@ libraryLibrary template (sub-template) to use
    jvm-okhttp4
    [DEFAULT] Platform: Java Virtual Machine. HTTP client: OkHttp 4.2.0 (Android 5.0+ and Java 8+). JSON processing: Moshi 1.8.0.
    jvm-okhttp3
    Platform: Java Virtual Machine. HTTP client: OkHttp 3.12.4 (Android 2.3+ and Java 7+). JSON processing: Moshi 1.8.0.
    multiplatform
    Platform: Kotlin multiplatform. HTTP client: Ktor 1.2.4. JSON processing: Kotlinx Serialization: 0.12.0.
    jvm-okhttp4 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html index 367b29461bd..55e0131b8a0 100644 --- a/docs/generators/kotlin/index.html +++ b/docs/generators/kotlin/index.html @@ -33,4 +33,4 @@ libraryLibrary template (sub-template) to use
    jvm-okhttp4
    [DEFAULT] Platform: Java Virtual Machine. HTTP client: OkHttp 4.2.0 (Android 5.0+ and Java 8+). JSON processing: Moshi 1.8.0.
    jvm-okhttp3
    Platform: Java Virtual Machine. HTTP client: OkHttp 3.12.4 (Android 2.3+ and Java 7+). JSON processing: Moshi 1.8.0.
    multiplatform
    Platform: Kotlin multiplatform. HTTP client: Ktor 1.2.4. JSON processing: Kotlinx Serialization: 0.12.0.
    jvm-okhttp4 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/lua.html b/docs/generators/lua.html index 59ca69ed53c..d8c79cc0aad 100644 --- a/docs/generators/lua.html +++ b/docs/generators/lua.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html index 59ca69ed53c..d8c79cc0aad 100644 --- a/docs/generators/lua/index.html +++ b/docs/generators/lua/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/mysql-schema.html b/docs/generators/mysql-schema.html index b23b9ef02b4..7ea047d74a3 100644 --- a/docs/generators/mysql-schema.html +++ b/docs/generators/mysql-schema.html @@ -21,4 +21,4 @@ jsonDataTypeEnabledUse special JSON MySQL data type for complex model properties. Requires MySQL version 5.7.8. Generates TEXT data type when disabledtrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html index b23b9ef02b4..7ea047d74a3 100644 --- a/docs/generators/mysql-schema/index.html +++ b/docs/generators/mysql-schema/index.html @@ -21,4 +21,4 @@ jsonDataTypeEnabledUse special JSON MySQL data type for complex model properties. Requires MySQL version 5.7.8. Generates TEXT data type when disabledtrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nim.html b/docs/generators/nim.html index 8ea6c2a2f99..7b2d2c2ce2d 100644 --- a/docs/generators/nim.html +++ b/docs/generators/nim.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nim/index.html b/docs/generators/nim/index.html index 8ea6c2a2f99..7b2d2c2ce2d 100644 --- a/docs/generators/nim/index.html +++ b/docs/generators/nim/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nodejs-express-server.html b/docs/generators/nodejs-express-server.html index a179c4b8324..a3f13d562ef 100644 --- a/docs/generators/nodejs-express-server.html +++ b/docs/generators/nodejs-express-server.html @@ -24,4 +24,4 @@ serverPortTCP port to listen on.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nodejs-express-server/index.html b/docs/generators/nodejs-express-server/index.html index a179c4b8324..a3f13d562ef 100644 --- a/docs/generators/nodejs-express-server/index.html +++ b/docs/generators/nodejs-express-server/index.html @@ -24,4 +24,4 @@ serverPortTCP port to listen on.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nodejs-server-deprecated.html b/docs/generators/nodejs-server-deprecated.html index e9f806bd557..1323981c865 100644 --- a/docs/generators/nodejs-server-deprecated.html +++ b/docs/generators/nodejs-server-deprecated.html @@ -26,4 +26,4 @@ serverPortTCP port to listen on.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nodejs-server-deprecated/index.html b/docs/generators/nodejs-server-deprecated/index.html index e9f806bd557..1323981c865 100644 --- a/docs/generators/nodejs-server-deprecated/index.html +++ b/docs/generators/nodejs-server-deprecated/index.html @@ -26,4 +26,4 @@ serverPortTCP port to listen on.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nodejs-server.html b/docs/generators/nodejs-server.html index 8175ba52742..5817eda70c6 100644 --- a/docs/generators/nodejs-server.html +++ b/docs/generators/nodejs-server.html @@ -31,4 +31,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/nodejs-server/index.html b/docs/generators/nodejs-server/index.html index 8175ba52742..5817eda70c6 100644 --- a/docs/generators/nodejs-server/index.html +++ b/docs/generators/nodejs-server/index.html @@ -31,4 +31,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/objc.html b/docs/generators/objc.html index 0053947923c..7e85d19934e 100644 --- a/docs/generators/objc.html +++ b/docs/generators/objc.html @@ -27,4 +27,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html index 0053947923c..7e85d19934e 100644 --- a/docs/generators/objc/index.html +++ b/docs/generators/objc/index.html @@ -27,4 +27,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ocaml-client.html b/docs/generators/ocaml-client.html index 4f0fb649f9e..407c2c2f6d1 100644 --- a/docs/generators/ocaml-client.html +++ b/docs/generators/ocaml-client.html @@ -28,4 +28,4 @@ sidebar_label: ocaml-client

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ocaml-client/index.html b/docs/generators/ocaml-client/index.html index 4f0fb649f9e..407c2c2f6d1 100644 --- a/docs/generators/ocaml-client/index.html +++ b/docs/generators/ocaml-client/index.html @@ -28,4 +28,4 @@ sidebar_label: ocaml-client

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ocaml.html b/docs/generators/ocaml.html index 9f0d0d8ce87..0a82a01c45c 100644 --- a/docs/generators/ocaml.html +++ b/docs/generators/ocaml.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ocaml/index.html b/docs/generators/ocaml/index.html index 9f0d0d8ce87..0a82a01c45c 100644 --- a/docs/generators/ocaml/index.html +++ b/docs/generators/ocaml/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml.html b/docs/generators/openapi-yaml.html index 541aaa13356..52547f700f7 100644 --- a/docs/generators/openapi-yaml.html +++ b/docs/generators/openapi-yaml.html @@ -24,4 +24,4 @@ outputFileOutput filenameopenapi/openapi.yaml -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml/index.html b/docs/generators/openapi-yaml/index.html index 541aaa13356..52547f700f7 100644 --- a/docs/generators/openapi-yaml/index.html +++ b/docs/generators/openapi-yaml/index.html @@ -24,4 +24,4 @@ outputFileOutput filenameopenapi/openapi.yaml -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/openapi.html b/docs/generators/openapi.html index a4bb1df5cd3..e178c10767e 100644 --- a/docs/generators/openapi.html +++ b/docs/generators/openapi.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/openapi/index.html b/docs/generators/openapi/index.html index a4bb1df5cd3..e178c10767e 100644 --- a/docs/generators/openapi/index.html +++ b/docs/generators/openapi/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/perl.html b/docs/generators/perl.html index 82318098a93..64b7a7bc236 100644 --- a/docs/generators/perl.html +++ b/docs/generators/perl.html @@ -25,4 +25,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html index 82318098a93..64b7a7bc236 100644 --- a/docs/generators/perl/index.html +++ b/docs/generators/perl/index.html @@ -25,4 +25,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-laravel.html b/docs/generators/php-laravel.html index 69c41bf992e..df5675e555a 100644 --- a/docs/generators/php-laravel.html +++ b/docs/generators/php-laravel.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-laravel/index.html b/docs/generators/php-laravel/index.html index 69c41bf992e..df5675e555a 100644 --- a/docs/generators/php-laravel/index.html +++ b/docs/generators/php-laravel/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-lumen.html b/docs/generators/php-lumen.html index 583a2dc50bf..c7217dddb95 100644 --- a/docs/generators/php-lumen.html +++ b/docs/generators/php-lumen.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-lumen/index.html b/docs/generators/php-lumen/index.html index 583a2dc50bf..c7217dddb95 100644 --- a/docs/generators/php-lumen/index.html +++ b/docs/generators/php-lumen/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-silex.html b/docs/generators/php-silex.html index 78e7ae1041b..c9327b435da 100644 --- a/docs/generators/php-silex.html +++ b/docs/generators/php-silex.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-silex/index.html b/docs/generators/php-silex/index.html index 78e7ae1041b..c9327b435da 100644 --- a/docs/generators/php-silex/index.html +++ b/docs/generators/php-silex/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-slim-deprecated.html b/docs/generators/php-slim-deprecated.html index 2028b983633..0cd40fb9d26 100644 --- a/docs/generators/php-slim-deprecated.html +++ b/docs/generators/php-slim-deprecated.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-slim-deprecated/index.html b/docs/generators/php-slim-deprecated/index.html index 2028b983633..0cd40fb9d26 100644 --- a/docs/generators/php-slim-deprecated/index.html +++ b/docs/generators/php-slim-deprecated/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-slim.html b/docs/generators/php-slim.html index bc9fed3a383..d9007cbc9cb 100644 --- a/docs/generators/php-slim.html +++ b/docs/generators/php-slim.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-slim/index.html b/docs/generators/php-slim/index.html index bc9fed3a383..d9007cbc9cb 100644 --- a/docs/generators/php-slim/index.html +++ b/docs/generators/php-slim/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-slim4.html b/docs/generators/php-slim4.html index f84546a9d78..0effcab9889 100644 --- a/docs/generators/php-slim4.html +++ b/docs/generators/php-slim4.html @@ -31,4 +31,4 @@ psr7ImplementationSlim 4 provides its own PSR-7 implementation so that it works out of the box. However, you are free to replace Slim’s default PSR-7 objects with a third-party implementation. Ref: https://www.slimframework.com/docs/v4/concepts/value-objects.html
    slim-psr7
    Slim PSR-7 Message implementation
    nyholm-psr7
    Nyholm PSR-7 Message implementation
    guzzle-psr7
    Guzzle PSR-7 Message implementation
    zend-diactoros
    Zend Diactoros PSR-7 Message implementation
    slim-psr7 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-slim4/index.html b/docs/generators/php-slim4/index.html index f84546a9d78..0effcab9889 100644 --- a/docs/generators/php-slim4/index.html +++ b/docs/generators/php-slim4/index.html @@ -31,4 +31,4 @@ psr7ImplementationSlim 4 provides its own PSR-7 implementation so that it works out of the box. However, you are free to replace Slim’s default PSR-7 objects with a third-party implementation. Ref: https://www.slimframework.com/docs/v4/concepts/value-objects.html
    slim-psr7
    Slim PSR-7 Message implementation
    nyholm-psr7
    Nyholm PSR-7 Message implementation
    guzzle-psr7
    Guzzle PSR-7 Message implementation
    zend-diactoros
    Zend Diactoros PSR-7 Message implementation
    slim-psr7 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-symfony.html b/docs/generators/php-symfony.html index 22e5525b842..a6e6c2ace22 100644 --- a/docs/generators/php-symfony.html +++ b/docs/generators/php-symfony.html @@ -36,4 +36,4 @@ phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-symfony/index.html b/docs/generators/php-symfony/index.html index 22e5525b842..a6e6c2ace22 100644 --- a/docs/generators/php-symfony/index.html +++ b/docs/generators/php-symfony/index.html @@ -36,4 +36,4 @@ phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph.html b/docs/generators/php-ze-ph.html index cc48824294a..508ec03a817 100644 --- a/docs/generators/php-ze-ph.html +++ b/docs/generators/php-ze-ph.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph/index.html b/docs/generators/php-ze-ph/index.html index cc48824294a..508ec03a817 100644 --- a/docs/generators/php-ze-ph/index.html +++ b/docs/generators/php-ze-ph/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php.html b/docs/generators/php.html index e71802b8065..4e443eaad21 100644 --- a/docs/generators/php.html +++ b/docs/generators/php.html @@ -31,4 +31,4 @@ hideGenerationTimestampboolean, toggles whether unicode identifiers are allowed in names or not, default is falsetrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/php/index.html b/docs/generators/php/index.html index e71802b8065..4e443eaad21 100644 --- a/docs/generators/php/index.html +++ b/docs/generators/php/index.html @@ -31,4 +31,4 @@ hideGenerationTimestampboolean, toggles whether unicode identifiers are allowed in names or not, default is falsetrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/powershell.html b/docs/generators/powershell.html index af3b230ab45..f3ffd981121 100644 --- a/docs/generators/powershell.html +++ b/docs/generators/powershell.html @@ -22,4 +22,4 @@ csharpClientPathPath to the C# API client generated by OpenAPI Generator, e.g. $ScriptDir..\csharp\OpenAPIClient where $ScriptDir is the current directory. NOTE: you will need to generate the C# API client separately.$ScriptDir\csharp\OpenAPIClient -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html index af3b230ab45..f3ffd981121 100644 --- a/docs/generators/powershell/index.html +++ b/docs/generators/powershell/index.html @@ -22,4 +22,4 @@ csharpClientPathPath to the C# API client generated by OpenAPI Generator, e.g. $ScriptDir..\csharp\OpenAPIClient where $ScriptDir is the current directory. NOTE: you will need to generate the C# API client separately.$ScriptDir\csharp\OpenAPIClient -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema.html b/docs/generators/protobuf-schema.html index 71c218b83d5..2865ccaa2fc 100644 --- a/docs/generators/protobuf-schema.html +++ b/docs/generators/protobuf-schema.html @@ -19,4 +19,4 @@ -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema/index.html b/docs/generators/protobuf-schema/index.html index 71c218b83d5..2865ccaa2fc 100644 --- a/docs/generators/protobuf-schema/index.html +++ b/docs/generators/protobuf-schema/index.html @@ -19,4 +19,4 @@ -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp.html b/docs/generators/python-aiohttp.html index 3059ea457cf..54e2f6f5c3b 100644 --- a/docs/generators/python-aiohttp.html +++ b/docs/generators/python-aiohttp.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp/index.html b/docs/generators/python-aiohttp/index.html index 3059ea457cf..54e2f6f5c3b 100644 --- a/docs/generators/python-aiohttp/index.html +++ b/docs/generators/python-aiohttp/index.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet.html b/docs/generators/python-blueplanet.html index 8868161571b..6b077900f83 100644 --- a/docs/generators/python-blueplanet.html +++ b/docs/generators/python-blueplanet.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet/index.html b/docs/generators/python-blueplanet/index.html index 8868161571b..6b077900f83 100644 --- a/docs/generators/python-blueplanet/index.html +++ b/docs/generators/python-blueplanet/index.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-experimental.html b/docs/generators/python-experimental.html index 2c8ab6cd12e..659d054945d 100644 --- a/docs/generators/python-experimental.html +++ b/docs/generators/python-experimental.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-experimental/index.html b/docs/generators/python-experimental/index.html index 2c8ab6cd12e..659d054945d 100644 --- a/docs/generators/python-experimental/index.html +++ b/docs/generators/python-experimental/index.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-flask.html b/docs/generators/python-flask.html index 961b761778f..a980550e2aa 100644 --- a/docs/generators/python-flask.html +++ b/docs/generators/python-flask.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python-flask/index.html b/docs/generators/python-flask/index.html index 961b761778f..a980550e2aa 100644 --- a/docs/generators/python-flask/index.html +++ b/docs/generators/python-flask/index.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python.html b/docs/generators/python.html index 824998b572f..127c6591447 100644 --- a/docs/generators/python.html +++ b/docs/generators/python.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/python/index.html b/docs/generators/python/index.html index 824998b572f..127c6591447 100644 --- a/docs/generators/python/index.html +++ b/docs/generators/python/index.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/r.html b/docs/generators/r.html index 838bd26c305..b5e922137ac 100644 --- a/docs/generators/r.html +++ b/docs/generators/r.html @@ -24,4 +24,4 @@ exceptionPackageSpecify the exception handling package
    default
    Use stop() for raising exceptions.
    rlang
    Use rlang package for exceptions.
    default -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index 838bd26c305..b5e922137ac 100644 --- a/docs/generators/r/index.html +++ b/docs/generators/r/index.html @@ -24,4 +24,4 @@ exceptionPackageSpecify the exception handling package
    default
    Use stop() for raising exceptions.
    rlang
    Use rlang package for exceptions.
    default -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails.html b/docs/generators/ruby-on-rails.html index 17f97598878..9be0e5ecf09 100644 --- a/docs/generators/ruby-on-rails.html +++ b/docs/generators/ruby-on-rails.html @@ -20,4 +20,4 @@ databaseAdapterThe adapter for database (e.g. mysql, sqlite). Default: sqlitesqlite -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails/index.html b/docs/generators/ruby-on-rails/index.html index 17f97598878..9be0e5ecf09 100644 --- a/docs/generators/ruby-on-rails/index.html +++ b/docs/generators/ruby-on-rails/index.html @@ -20,4 +20,4 @@ databaseAdapterThe adapter for database (e.g. mysql, sqlite). Default: sqlitesqlite -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra.html b/docs/generators/ruby-sinatra.html index 55fda0fa6c2..79ebb654ede 100644 --- a/docs/generators/ruby-sinatra.html +++ b/docs/generators/ruby-sinatra.html @@ -19,4 +19,4 @@ -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html index 55fda0fa6c2..79ebb654ede 100644 --- a/docs/generators/ruby-sinatra/index.html +++ b/docs/generators/ruby-sinatra/index.html @@ -19,4 +19,4 @@ -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ruby.html b/docs/generators/ruby.html index 042ce357df5..bd3526c0dbb 100644 --- a/docs/generators/ruby.html +++ b/docs/generators/ruby.html @@ -35,4 +35,4 @@ libraryHTTP library template (sub-template) to use
    faraday
    Faraday (https://github.com/lostisland/faraday) (Beta support)
    typhoeus
    Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
    typhoeus -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/ruby/index.html b/docs/generators/ruby/index.html index 042ce357df5..bd3526c0dbb 100644 --- a/docs/generators/ruby/index.html +++ b/docs/generators/ruby/index.html @@ -35,4 +35,4 @@ libraryHTTP library template (sub-template) to use
    faraday
    Faraday (https://github.com/lostisland/faraday) (Beta support)
    typhoeus
    Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
    typhoeus -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/rust-server.html b/docs/generators/rust-server.html index 12dd5937d25..01d7da00871 100644 --- a/docs/generators/rust-server.html +++ b/docs/generators/rust-server.html @@ -21,4 +21,4 @@ packageVersionRust crate version.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html index 12dd5937d25..01d7da00871 100644 --- a/docs/generators/rust-server/index.html +++ b/docs/generators/rust-server/index.html @@ -21,4 +21,4 @@ packageVersionRust crate version.null -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/rust.html b/docs/generators/rust.html index b6dbd126b8f..50830e09577 100644 --- a/docs/generators/rust.html +++ b/docs/generators/rust.html @@ -23,4 +23,4 @@ librarylibrary template (sub-template) to use.
    hyper
    HTTP client: Hyper.
    reqwest
    HTTP client: Reqwest.
    hyper -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/rust/index.html b/docs/generators/rust/index.html index b6dbd126b8f..50830e09577 100644 --- a/docs/generators/rust/index.html +++ b/docs/generators/rust/index.html @@ -23,4 +23,4 @@ librarylibrary template (sub-template) to use.
    hyper
    HTTP client: Hyper.
    reqwest
    HTTP client: Reqwest.
    hyper -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-akka.html b/docs/generators/scala-akka.html index 6721c962aa9..c05ae16d5bc 100644 --- a/docs/generators/scala-akka.html +++ b/docs/generators/scala-akka.html @@ -27,4 +27,4 @@ mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-akka/index.html b/docs/generators/scala-akka/index.html index 6721c962aa9..c05ae16d5bc 100644 --- a/docs/generators/scala-akka/index.html +++ b/docs/generators/scala-akka/index.html @@ -27,4 +27,4 @@ mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-finch.html b/docs/generators/scala-finch.html index 68d36d321df..0b302c9eb11 100644 --- a/docs/generators/scala-finch.html +++ b/docs/generators/scala-finch.html @@ -22,4 +22,4 @@ apiPackagepackage for generated api classesnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html index 68d36d321df..0b302c9eb11 100644 --- a/docs/generators/scala-finch/index.html +++ b/docs/generators/scala-finch/index.html @@ -22,4 +22,4 @@ apiPackagepackage for generated api classesnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-gatling.html b/docs/generators/scala-gatling.html index 1fba7e1272a..231856e68b1 100644 --- a/docs/generators/scala-gatling.html +++ b/docs/generators/scala-gatling.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-gatling/index.html b/docs/generators/scala-gatling/index.html index 1fba7e1272a..231856e68b1 100644 --- a/docs/generators/scala-gatling/index.html +++ b/docs/generators/scala-gatling/index.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient-deprecated.html b/docs/generators/scala-httpclient-deprecated.html index ab73bf2bd64..088593d38eb 100644 --- a/docs/generators/scala-httpclient-deprecated.html +++ b/docs/generators/scala-httpclient-deprecated.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient-deprecated/index.html b/docs/generators/scala-httpclient-deprecated/index.html index ab73bf2bd64..088593d38eb 100644 --- a/docs/generators/scala-httpclient-deprecated/index.html +++ b/docs/generators/scala-httpclient-deprecated/index.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient.html b/docs/generators/scala-httpclient.html index 3776441a1b9..98db2a3ebfb 100644 --- a/docs/generators/scala-httpclient.html +++ b/docs/generators/scala-httpclient.html @@ -32,4 +32,4 @@ sidebar_label: scala-httpclient

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient/index.html b/docs/generators/scala-httpclient/index.html index 3776441a1b9..98db2a3ebfb 100644 --- a/docs/generators/scala-httpclient/index.html +++ b/docs/generators/scala-httpclient/index.html @@ -32,4 +32,4 @@ sidebar_label: scala-httpclient

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server.html b/docs/generators/scala-lagom-server.html index fa59e718124..52cb95a0b01 100644 --- a/docs/generators/scala-lagom-server.html +++ b/docs/generators/scala-lagom-server.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server/index.html b/docs/generators/scala-lagom-server/index.html index fa59e718124..52cb95a0b01 100644 --- a/docs/generators/scala-lagom-server/index.html +++ b/docs/generators/scala-lagom-server/index.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-play-framework.html b/docs/generators/scala-play-framework.html index bbb5718647f..0b28a249717 100644 --- a/docs/generators/scala-play-framework.html +++ b/docs/generators/scala-play-framework.html @@ -37,4 +37,4 @@ sidebar_label: scala-play-framework

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-play-framework/index.html b/docs/generators/scala-play-framework/index.html index bbb5718647f..0b28a249717 100644 --- a/docs/generators/scala-play-framework/index.html +++ b/docs/generators/scala-play-framework/index.html @@ -37,4 +37,4 @@ sidebar_label: scala-play-framework

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-play-server.html b/docs/generators/scala-play-server.html index ed189043a94..e21d3afac54 100644 --- a/docs/generators/scala-play-server.html +++ b/docs/generators/scala-play-server.html @@ -32,4 +32,4 @@ useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scala-play-server/index.html b/docs/generators/scala-play-server/index.html index ed189043a94..e21d3afac54 100644 --- a/docs/generators/scala-play-server/index.html +++ b/docs/generators/scala-play-server/index.html @@ -32,4 +32,4 @@ useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scalatra.html b/docs/generators/scalatra.html index bdde278b491..600d46eb132 100644 --- a/docs/generators/scalatra.html +++ b/docs/generators/scalatra.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scalatra/index.html b/docs/generators/scalatra/index.html index bdde278b491..600d46eb132 100644 --- a/docs/generators/scalatra/index.html +++ b/docs/generators/scalatra/index.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scalaz.html b/docs/generators/scalaz.html index e70bca7ff42..2e25e224bdb 100644 --- a/docs/generators/scalaz.html +++ b/docs/generators/scalaz.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/scalaz/index.html b/docs/generators/scalaz/index.html index e70bca7ff42..2e25e224bdb 100644 --- a/docs/generators/scalaz/index.html +++ b/docs/generators/scalaz/index.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated.html b/docs/generators/swift2-deprecated.html index 508ee7405e1..68db9b077f5 100644 --- a/docs/generators/swift2-deprecated.html +++ b/docs/generators/swift2-deprecated.html @@ -39,4 +39,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated/index.html b/docs/generators/swift2-deprecated/index.html index 508ee7405e1..68db9b077f5 100644 --- a/docs/generators/swift2-deprecated/index.html +++ b/docs/generators/swift2-deprecated/index.html @@ -39,4 +39,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated.html b/docs/generators/swift3-deprecated.html index efb3141e9e3..0804e6057c2 100644 --- a/docs/generators/swift3-deprecated.html +++ b/docs/generators/swift3-deprecated.html @@ -41,4 +41,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated/index.html b/docs/generators/swift3-deprecated/index.html index efb3141e9e3..0804e6057c2 100644 --- a/docs/generators/swift3-deprecated/index.html +++ b/docs/generators/swift3-deprecated/index.html @@ -41,4 +41,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/swift4.html b/docs/generators/swift4.html index f3d06d52896..f88acd776cd 100644 --- a/docs/generators/swift4.html +++ b/docs/generators/swift4.html @@ -42,4 +42,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/swift4/index.html b/docs/generators/swift4/index.html index f3d06d52896..f88acd776cd 100644 --- a/docs/generators/swift4/index.html +++ b/docs/generators/swift4/index.html @@ -42,4 +42,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index 228e54703b9..5863f7e526e 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -41,4 +41,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index 228e54703b9..5863f7e526e 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -41,4 +41,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs.html b/docs/generators/typescript-angularjs.html index 56acbe5e12a..5cf5f38793f 100644 --- a/docs/generators/typescript-angularjs.html +++ b/docs/generators/typescript-angularjs.html @@ -25,4 +25,4 @@ supportsES6Generate code that conforms to ES6.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs/index.html b/docs/generators/typescript-angularjs/index.html index 56acbe5e12a..5cf5f38793f 100644 --- a/docs/generators/typescript-angularjs/index.html +++ b/docs/generators/typescript-angularjs/index.html @@ -25,4 +25,4 @@ supportsES6Generate code that conforms to ES6.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia.html b/docs/generators/typescript-aurelia.html index 293ffb35b3b..94e8970fcb7 100644 --- a/docs/generators/typescript-aurelia.html +++ b/docs/generators/typescript-aurelia.html @@ -28,4 +28,4 @@ snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html index 293ffb35b3b..94e8970fcb7 100644 --- a/docs/generators/typescript-aurelia/index.html +++ b/docs/generators/typescript-aurelia/index.html @@ -28,4 +28,4 @@ snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index d9130778266..c23c9a2f182 100644 --- a/docs/generators/typescript-axios.html +++ b/docs/generators/typescript-axios.html @@ -32,4 +32,4 @@ withoutPrefixEnumsDon't prefix enum names with class namesfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index d9130778266..c23c9a2f182 100644 --- a/docs/generators/typescript-axios/index.html +++ b/docs/generators/typescript-axios/index.html @@ -32,4 +32,4 @@ withoutPrefixEnumsDon't prefix enum names with class namesfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch.html b/docs/generators/typescript-fetch.html index 3c927d24647..ff10c4d9da6 100644 --- a/docs/generators/typescript-fetch.html +++ b/docs/generators/typescript-fetch.html @@ -33,4 +33,4 @@ typescriptThreePlusSetting this property to true will generate TypeScript 3.6+ compatible code.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html index 3c927d24647..ff10c4d9da6 100644 --- a/docs/generators/typescript-fetch/index.html +++ b/docs/generators/typescript-fetch/index.html @@ -33,4 +33,4 @@ typescriptThreePlusSetting this property to true will generate TypeScript 3.6+ compatible code.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify.html b/docs/generators/typescript-inversify.html index cf3a0a5acaf..26710584cea 100644 --- a/docs/generators/typescript-inversify.html +++ b/docs/generators/typescript-inversify.html @@ -33,4 +33,4 @@ taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html index cf3a0a5acaf..26710584cea 100644 --- a/docs/generators/typescript-inversify/index.html +++ b/docs/generators/typescript-inversify/index.html @@ -33,4 +33,4 @@ taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery.html b/docs/generators/typescript-jquery.html index 0610f00a418..42c81b7ca29 100644 --- a/docs/generators/typescript-jquery.html +++ b/docs/generators/typescript-jquery.html @@ -30,4 +30,4 @@ jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html index 0610f00a418..42c81b7ca29 100644 --- a/docs/generators/typescript-jquery/index.html +++ b/docs/generators/typescript-jquery/index.html @@ -30,4 +30,4 @@ jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-node.html b/docs/generators/typescript-node.html index 8404a507126..1e1b6d769be 100644 --- a/docs/generators/typescript-node.html +++ b/docs/generators/typescript-node.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html index 8404a507126..1e1b6d769be 100644 --- a/docs/generators/typescript-node/index.html +++ b/docs/generators/typescript-node/index.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-redux-query.html b/docs/generators/typescript-redux-query.html index 9abc651d1eb..3d52825fe35 100644 --- a/docs/generators/typescript-redux-query.html +++ b/docs/generators/typescript-redux-query.html @@ -31,4 +31,4 @@ useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-redux-query/index.html b/docs/generators/typescript-redux-query/index.html index 9abc651d1eb..3d52825fe35 100644 --- a/docs/generators/typescript-redux-query/index.html +++ b/docs/generators/typescript-redux-query/index.html @@ -31,4 +31,4 @@ useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.true -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index 36b210a7d84..cf4e4d03df9 100644 --- a/docs/generators/typescript-rxjs.html +++ b/docs/generators/typescript-rxjs.html @@ -30,4 +30,4 @@ withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index 36b210a7d84..cf4e4d03df9 100644 --- a/docs/generators/typescript-rxjs/index.html +++ b/docs/generators/typescript-rxjs/index.html @@ -30,4 +30,4 @@ withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/installation.html b/docs/installation.html index 2997a423c3e..fed6dd8c279 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -167,4 +167,4 @@ openapi-generator-cli version # is also 3.0.2 source ~/.bashrc openapi-generator-cli version # is always 3.0.2, unless any of the above overrides are done ad hoc -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index 2997a423c3e..fed6dd8c279 100644 --- a/docs/installation/index.html +++ b/docs/installation/index.html @@ -167,4 +167,4 @@ openapi-generator-cli version # is also 3.0.2 source ~/.bashrc openapi-generator-cli version # is always 3.0.2, unless any of the above overrides are done ad hoc -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index 6d48972b766..931438e9eaf 100644 --- a/docs/integrations.html +++ b/docs/integrations.html @@ -106,4 +106,4 @@

    CI/CD

    Some generators also generate CI/CD configuration files (.travis.yml) so that the output will be ready to be tested by the CI (e.g. Travis)

    If you're looking for the configuration files of a particular CI that is not yet supported, please open an issue to let us know.

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index 6d48972b766..931438e9eaf 100644 --- a/docs/integrations/index.html +++ b/docs/integrations/index.html @@ -106,4 +106,4 @@

    CI/CD

    Some generators also generate CI/CD configuration files (.travis.yml) so that the output will be ready to be tested by the CI (e.g. Travis)

    If you're looking for the configuration files of a particular CI that is not yet supported, please open an issue to let us know.

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index 63d8ce9403c..03d2794dddc 100644 --- a/docs/new-generator.html +++ b/docs/new-generator.html @@ -396,4 +396,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

    That's it! You've created your first generator!

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html index 63d8ce9403c..03d2794dddc 100644 --- a/docs/new-generator/index.html +++ b/docs/new-generator/index.html @@ -396,4 +396,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

    That's it! You've created your first generator!

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index 690555308cb..bdddcf91f47 100644 --- a/docs/online.html +++ b/docs/online.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index 690555308cb..bdddcf91f47 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/plugins.html b/docs/plugins.html index 4ccd75e6c25..937f47bf608 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index 4ccd75e6c25..937f47bf608 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index ea78d8cb085..9e4c52d132b 100644 --- a/docs/release-3-0-0.html +++ b/docs/release-3-0-0.html @@ -430,4 +430,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/release-3-0-0/index.html b/docs/release-3-0-0/index.html index ea78d8cb085..9e4c52d132b 100644 --- a/docs/release-3-0-0/index.html +++ b/docs/release-3-0-0/index.html @@ -430,4 +430,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index ffc3510903c..f4c3f0f69fc 100644 --- a/docs/release-summary.html +++ b/docs/release-summary.html @@ -85,4 +85,4 @@

    For patch release (e.g. 3.0.5 to 3.0.6), we plan to do it on a weekly basis.

    For minor release (e.g. 3.1.6 to 3.2.0), we plan to do it on a monthly basis.

    For major releases (e.g. 3.3.6 to 4.0.0), we plan to do it on a quarterly basis.

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index ffc3510903c..f4c3f0f69fc 100644 --- a/docs/release-summary/index.html +++ b/docs/release-summary/index.html @@ -85,4 +85,4 @@

    For patch release (e.g. 3.0.5 to 3.0.6), we plan to do it on a weekly basis.

    For minor release (e.g. 3.1.6 to 3.2.0), we plan to do it on a monthly basis.

    For major releases (e.g. 3.3.6 to 4.0.0), we plan to do it on a quarterly basis.

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index cc62a105a10..abd82692c13 100644 --- a/docs/roadmap.html +++ b/docs/roadmap.html @@ -157,4 +157,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index cc62a105a10..abd82692c13 100644 --- a/docs/roadmap/index.html +++ b/docs/roadmap/index.html @@ -157,4 +157,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index 69f6722849c..55285ac29c2 100644 --- a/docs/spec-info.html +++ b/docs/spec-info.html @@ -18,4 +18,4 @@

    Tags

    Tags basically group endpoints into the same API class file. For example, an endpoint with the store tag will be generated in the StoreApi class file in most generators.

    Ref: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#tagObject

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index 69f6722849c..55285ac29c2 100644 --- a/docs/spec-info/index.html +++ b/docs/spec-info/index.html @@ -18,4 +18,4 @@

    Tags

    Tags basically group endpoints into the same API class file. For example, an endpoint with the store tag will be generated in the StoreApi class file in most generators.

    Ref: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#tagObject

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index 1435d47160b..30750c3d4fe 100644 --- a/docs/swagger-codegen-migration.html +++ b/docs/swagger-codegen-migration.html @@ -256,4 +256,4 @@ Concretely if you did not specify anything when you are generating java code, a

    The default basePath has been changed from https://localhost to http://localhost (http without s)

    Nullable

    OpenAPI spec v3 has better support for nullable. If you're still using OpenAPI/Swagger spec v2, please use x-nullable: true instead.

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index 1435d47160b..30750c3d4fe 100644 --- a/docs/swagger-codegen-migration/index.html +++ b/docs/swagger-codegen-migration/index.html @@ -256,4 +256,4 @@ Concretely if you did not specify anything when you are generating java code, a

    The default basePath has been changed from https://localhost to http://localhost (http without s)

    Nullable

    OpenAPI spec v3 has better support for nullable. If you're still using OpenAPI/Swagger spec v2, please use x-nullable: true instead.

    -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/templating.html b/docs/templating.html index f5a2f57d97e..e9113e6797f 100644 --- a/docs/templating.html +++ b/docs/templating.html @@ -858,4 +858,4 @@ For more details on Mustache see {{#enums}}{{-index}} {{enum}}{{/enums}} -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/templating/index.html b/docs/templating/index.html index f5a2f57d97e..e9113e6797f 100644 --- a/docs/templating/index.html +++ b/docs/templating/index.html @@ -858,4 +858,4 @@ For more details on Mustache see {{#enums}}{{-index}} {{enum}}{{/enums}} -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 31cd496252c..e7a8856e6bd 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 31cd496252c..e7a8856e6bd 100644 --- a/docs/usage/index.html +++ b/docs/usage/index.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 2019-11-28
    \ No newline at end of file +
    Last updated on 2019-11-29
    \ No newline at end of file