diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index 93420f6d13e..19c92f983e4 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 12/2/2019
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 12/3/2019
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 93420f6d13e..19c92f983e4 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 12/2/2019
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 12/3/2019
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contribute-building.html b/docs/contribute-building.html index 22ffe3aae3b..fb35a37653a 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 12/2/2019
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 12/3/2019
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 22ffe3aae3b..fb35a37653a 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 12/2/2019
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 12/3/2019
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 ea054474108..f5e0f8b1619 100644 --- a/docs/core-team.html +++ b/docs/core-team.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index ea054474108..f5e0f8b1619 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index b2992577176..5db861fbc74 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 12/2/2019
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 12/3/2019
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index b2992577176..5db861fbc74 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 12/2/2019
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 12/3/2019
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index 63659fd2c25..c1f89292f10 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 12/2/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 12/3/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index 63659fd2c25..c1f89292f10 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 12/2/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 12/3/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 6310cdc2884..5876892d89e 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 12/2/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-contributing/index.html b/docs/faq-contributing/index.html index 6310cdc2884..5876892d89e 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 12/2/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index da17f8bfcb5..e20236351b1 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 12/2/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-extending/index.html b/docs/faq-extending/index.html index da17f8bfcb5..e20236351b1 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 12/2/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 20ac857bf97..26355baca41 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 12/2/2019
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 20ac857bf97..26355baca41 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 12/2/2019
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index 5b605fc4989..63675c81ab6 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 12/2/2019
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index 5b605fc4989..63675c81ab6 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 12/2/2019
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 12/3/2019
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index 03b70838c30..60bc6b36ac9 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 12/2/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 12/3/2019
    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 03b70838c30..60bc6b36ac9 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 12/2/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 12/3/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators.html b/docs/generators.html index 8b36397d98f..0d4e2a9730e 100644 --- a/docs/generators.html +++ b/docs/generators.html @@ -207,4 +207,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 12/2/2019
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 12/3/2019
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/generators/README.html b/docs/generators/README.html index facefab484c..d36c87c686b 100644 --- a/docs/generators/README.html +++ b/docs/generators/README.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html index facefab484c..d36c87c686b 100644 --- a/docs/generators/README/index.html +++ b/docs/generators/README/index.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ada-server.html b/docs/generators/ada-server.html index 06e090d9d41..fb80da7c208 100644 --- a/docs/generators/ada-server.html +++ b/docs/generators/ada-server.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ada-server/index.html b/docs/generators/ada-server/index.html index 06e090d9d41..fb80da7c208 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ada.html b/docs/generators/ada.html index b8d9bed02bf..ac5eb5e03c0 100644 --- a/docs/generators/ada.html +++ b/docs/generators/ada.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ada/index.html b/docs/generators/ada/index.html index b8d9bed02bf..ac5eb5e03c0 100644 --- a/docs/generators/ada/index.html +++ b/docs/generators/ada/index.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/android.html b/docs/generators/android.html index c6508cc3dd7..289956e1be4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/android/index.html b/docs/generators/android/index.html index c6508cc3dd7..289956e1be4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/apache2.html b/docs/generators/apache2.html index 5277389183e..7127c6f8e9c 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/apache2/index.html b/docs/generators/apache2/index.html index 5277389183e..7127c6f8e9c 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/apex.html b/docs/generators/apex.html index 854ca81bdb3..179913e9922 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/apex/index.html b/docs/generators/apex/index.html index 854ca81bdb3..179913e9922 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/asciidoc.html b/docs/generators/asciidoc.html index a9fa266c74f..b984e1686b6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/asciidoc/index.html b/docs/generators/asciidoc/index.html index a9fa266c74f..b984e1686b6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 2921b93a9fd..22ff7034c5c 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 2921b93a9fd..22ff7034c5c 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/avro-schema.html b/docs/generators/avro-schema.html index 5ffba55f5a2..b14536d433a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/avro-schema/index.html b/docs/generators/avro-schema/index.html index 5ffba55f5a2..b14536d433a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/bash.html b/docs/generators/bash.html index 833efee1b51..78c0d08b0b0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/bash/index.html b/docs/generators/bash/index.html index 833efee1b51..78c0d08b0b0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/c.html b/docs/generators/c.html index 63391608bd4..c48ac191311 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/c/index.html b/docs/generators/c/index.html index 63391608bd4..c48ac191311 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/clojure.html b/docs/generators/clojure.html index ec806d4e46f..35a200668fc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/clojure/index.html b/docs/generators/clojure/index.html index ec806d4e46f..35a200668fc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server.html b/docs/generators/cpp-pistache-server.html index be13d163fd6..88fc27a5762 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 be13d163fd6..88fc27a5762 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client.html b/docs/generators/cpp-qt5-client.html index aa85055ea00..c5b023d21fe 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 aa85055ea00..c5b023d21fe 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 40e0e8cd60b..6965da40069 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 40e0e8cd60b..6965da40069 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server.html b/docs/generators/cpp-restbed-server.html index 45fd1c88ef8..cd52498b17a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 45fd1c88ef8..cd52498b17a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk.html b/docs/generators/cpp-restsdk.html index 20f9dbfca4e..958d042051b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html index 20f9dbfca4e..958d042051b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen.html b/docs/generators/cpp-tizen.html index 70f2eb84d64..d5015922e8b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen/index.html b/docs/generators/cpp-tizen/index.html index 70f2eb84d64..d5015922e8b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2.html b/docs/generators/csharp-dotnet2.html index 8a7787e6298..e6b2ecb5447 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html index 8a7787e6298..e6b2ecb5447 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx.html b/docs/generators/csharp-nancyfx.html index 15e796a1b9b..020e0965cb3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx/index.html b/docs/generators/csharp-nancyfx/index.html index 15e796a1b9b..020e0965cb3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index 69ff65a2531..616d430912d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index 69ff65a2531..616d430912d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor.html b/docs/generators/csharp-refactor.html index a6feb4bfb98..b0774bc83c6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor/index.html b/docs/generators/csharp-refactor/index.html index a6feb4bfb98..b0774bc83c6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index 7e18974c037..bf4bbb6c2b3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index 7e18974c037..bf4bbb6c2b3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cwiki.html b/docs/generators/cwiki.html index 0eee76ca33e..6977e028659 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/cwiki/index.html b/docs/generators/cwiki/index.html index 0eee76ca33e..6977e028659 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dart-dio.html b/docs/generators/dart-dio.html index 990f5d8c740..821d4b442c6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dart-dio/index.html b/docs/generators/dart-dio/index.html index 990f5d8c740..821d4b442c6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar.html b/docs/generators/dart-jaguar.html index a266fd4bec2..fd0ac0b25fa 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar/index.html b/docs/generators/dart-jaguar/index.html index a266fd4bec2..fd0ac0b25fa 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dart.html b/docs/generators/dart.html index d2a0c02df83..0710f30e826 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dart/index.html b/docs/generators/dart/index.html index d2a0c02df83..0710f30e826 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dynamic-html.html b/docs/generators/dynamic-html.html index e5745f37005..286947afe0b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/dynamic-html/index.html b/docs/generators/dynamic-html/index.html index e5745f37005..286947afe0b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/eiffel.html b/docs/generators/eiffel.html index a6c56a24e07..60efc42c792 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html index a6c56a24e07..60efc42c792 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/elixir.html b/docs/generators/elixir.html index b7e988c7f10..b59ca922847 100644 --- a/docs/generators/elixir.html +++ b/docs/generators/elixir.html @@ -26,4 +26,4 @@ packageNameElixir package name (convention: lowercase).null -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/elixir/index.html b/docs/generators/elixir/index.html index b7e988c7f10..b59ca922847 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/elm.html b/docs/generators/elm.html index 0a269e2cee2..c07e0a626bb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html index 0a269e2cee2..c07e0a626bb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-client.html b/docs/generators/erlang-client.html index 895b526324a..4eff76f6779 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html index 895b526324a..4eff76f6779 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-proper.html b/docs/generators/erlang-proper.html index 41ea13bd0f6..4910b2cba67 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html index 41ea13bd0f6..4910b2cba67 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-server.html b/docs/generators/erlang-server.html index f290d91fd8d..62e754d1984 100644 --- a/docs/generators/erlang-server.html +++ b/docs/generators/erlang-server.html @@ -21,4 +21,4 @@ openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html index f290d91fd8d..62e754d1984 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/flash.html b/docs/generators/flash.html index 5187300afda..5840e9443d4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/flash/index.html b/docs/generators/flash/index.html index 5187300afda..5840e9443d4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-functions.html b/docs/generators/fsharp-functions.html index 7b9012fd213..4a954033a0a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-functions/index.html b/docs/generators/fsharp-functions/index.html index 7b9012fd213..4a954033a0a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server.html b/docs/generators/fsharp-giraffe-server.html index b9cad258b4d..e3e3538fa8b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 b9cad258b4d..e3e3538fa8b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe.html b/docs/generators/fsharp-giraffe.html index 89289e65bba..c580d6de39f 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe/index.html b/docs/generators/fsharp-giraffe/index.html index 89289e65bba..c580d6de39f 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/go-experimental.html b/docs/generators/go-experimental.html index 51b2e19d20c..50f574a350e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/go-experimental/index.html b/docs/generators/go-experimental/index.html index 51b2e19d20c..50f574a350e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/go-gin-server.html b/docs/generators/go-gin-server.html index 47bbae98d10..2bf675a9f7b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 47bbae98d10..2bf675a9f7b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/go-server.html b/docs/generators/go-server.html index 5d2db2919bc..6b271c71977 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html index 5d2db2919bc..6b271c71977 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/go.html b/docs/generators/go.html index 4a485488ab9..8d83048eeb4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/go/index.html b/docs/generators/go/index.html index 4a485488ab9..8d83048eeb4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 05839bba156..4f625ca8b33 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 05839bba156..4f625ca8b33 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-schema.html b/docs/generators/graphql-schema.html index f306bef7e3b..39c0bc33a42 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html index f306bef7e3b..39c0bc33a42 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-server.html b/docs/generators/graphql-server.html index 1baf8a4132d..0d53a466c62 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-server/index.html b/docs/generators/graphql-server/index.html index 1baf8a4132d..0d53a466c62 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/grpc-schema.html b/docs/generators/grpc-schema.html index 95eccaa659f..ca791aa8798 100644 --- a/docs/generators/grpc-schema.html +++ b/docs/generators/grpc-schema.html @@ -24,4 +24,4 @@ sidebar_label: grpc-schema

    -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/grpc-schema/index.html b/docs/generators/grpc-schema/index.html index 95eccaa659f..ca791aa8798 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client.html b/docs/generators/haskell-http-client.html index 7fb342af33c..0c1b63f6234 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 7fb342af33c..0c1b63f6234 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/haskell.html b/docs/generators/haskell.html index 7d21f2fb0e9..f103a60cb23 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/haskell/index.html b/docs/generators/haskell/index.html index 7d21f2fb0e9..f103a60cb23 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/html.html b/docs/generators/html.html index 128ea025749..cbd22b88606 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/html/index.html b/docs/generators/html/index.html index 128ea025749..cbd22b88606 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/html2.html b/docs/generators/html2.html index b14aedac7fc..1789ada2ea9 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/html2/index.html b/docs/generators/html2/index.html index b14aedac7fc..1789ada2ea9 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/index.html b/docs/generators/index.html index 8b36397d98f..0d4e2a9730e 100644 --- a/docs/generators/index.html +++ b/docs/generators/index.html @@ -207,4 +207,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular.html b/docs/generators/javascript-closure-angular.html index d07ae9157e1..a45dda4c347 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 d07ae9157e1..a45dda4c347 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped.html b/docs/generators/javascript-flowtyped.html index a4f03a9dc30..9c5641273a1 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html index a4f03a9dc30..9c5641273a1 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/javascript.html b/docs/generators/javascript.html index b9637b75f7e..22376bfc90a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/javascript/index.html b/docs/generators/javascript/index.html index b9637b75f7e..22376bfc90a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/jmeter.html b/docs/generators/jmeter.html index b47b52f985f..fa4c9d75fd8 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/jmeter/index.html b/docs/generators/jmeter/index.html index b47b52f985f..fa4c9d75fd8 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-server.html b/docs/generators/kotlin-server.html index d86ddea251e..7e797f2c0cd 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html index d86ddea251e..7e797f2c0cd 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index 22e8afac79c..295b5d5f5fb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index 22e8afac79c..295b5d5f5fb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-vertx.html b/docs/generators/kotlin-vertx.html index 8fc4da985b7..12a7939afd8 100644 --- a/docs/generators/kotlin-vertx.html +++ b/docs/generators/kotlin-vertx.html @@ -30,4 +30,4 @@ modelMutableCreate mutable modelsfalse -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-vertx/index.html b/docs/generators/kotlin-vertx/index.html index 8fc4da985b7..12a7939afd8 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin.html b/docs/generators/kotlin.html index 35ab826ce6d..3ba34c6cefc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html index 35ab826ce6d..3ba34c6cefc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/lua.html b/docs/generators/lua.html index bf54b225ab1..ad401eef8f0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html index bf54b225ab1..ad401eef8f0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/mysql-schema.html b/docs/generators/mysql-schema.html index 91eaa9c6665..352f465ebb3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html index 91eaa9c6665..352f465ebb3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/nim.html b/docs/generators/nim.html index 14414be665c..a1365388d60 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/nim/index.html b/docs/generators/nim/index.html index 14414be665c..a1365388d60 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-express-server.html b/docs/generators/nodejs-express-server.html index e39ba0b33b2..d647a916c27 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 e39ba0b33b2..d647a916c27 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server-deprecated.html b/docs/generators/nodejs-server-deprecated.html index 15c9980f52b..eb5711e5c06 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 15c9980f52b..eb5711e5c06 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server.html b/docs/generators/nodejs-server.html index b6ba8684e4d..bd144b67d9f 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server/index.html b/docs/generators/nodejs-server/index.html index b6ba8684e4d..bd144b67d9f 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/objc.html b/docs/generators/objc.html index 15bf655d6a8..d5dfefd2e68 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html index 15bf655d6a8..d5dfefd2e68 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml-client.html b/docs/generators/ocaml-client.html index cdd59e94538..1f9c78f0748 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml-client/index.html b/docs/generators/ocaml-client/index.html index cdd59e94538..1f9c78f0748 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml.html b/docs/generators/ocaml.html index 8b7524bdb7e..79a4e380c36 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml/index.html b/docs/generators/ocaml/index.html index 8b7524bdb7e..79a4e380c36 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml.html b/docs/generators/openapi-yaml.html index 6e7e65e65bf..5c7fffa5bce 100644 --- a/docs/generators/openapi-yaml.html +++ b/docs/generators/openapi-yaml.html @@ -24,4 +24,4 @@ outputFileOutput filenameopenapi/openapi.yaml -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml/index.html b/docs/generators/openapi-yaml/index.html index 6e7e65e65bf..5c7fffa5bce 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/openapi.html b/docs/generators/openapi.html index 7b4d958dde2..f55dd2a239a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/openapi/index.html b/docs/generators/openapi/index.html index 7b4d958dde2..f55dd2a239a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/perl.html b/docs/generators/perl.html index b85d78cea3e..7fc1ddc60cc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html index b85d78cea3e..7fc1ddc60cc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-laravel.html b/docs/generators/php-laravel.html index 5d0e90b0d01..0a4de5a2634 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-laravel/index.html b/docs/generators/php-laravel/index.html index 5d0e90b0d01..0a4de5a2634 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-lumen.html b/docs/generators/php-lumen.html index 3f81b366f4a..4ecc6b5d94b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-lumen/index.html b/docs/generators/php-lumen/index.html index 3f81b366f4a..4ecc6b5d94b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-silex.html b/docs/generators/php-silex.html index 504f311f233..a0636a084ca 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-silex/index.html b/docs/generators/php-silex/index.html index 504f311f233..a0636a084ca 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim-deprecated.html b/docs/generators/php-slim-deprecated.html index 13d12f1ce12..0e2e97c9205 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 13d12f1ce12..0e2e97c9205 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim.html b/docs/generators/php-slim.html index 670af2c7fbb..b75112b873e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim/index.html b/docs/generators/php-slim/index.html index 670af2c7fbb..b75112b873e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim4.html b/docs/generators/php-slim4.html index f17f3f7d638..a34b8c8dfcf 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim4/index.html b/docs/generators/php-slim4/index.html index f17f3f7d638..a34b8c8dfcf 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-symfony.html b/docs/generators/php-symfony.html index c18e2c04d0b..bd6b2f8f3c0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-symfony/index.html b/docs/generators/php-symfony/index.html index c18e2c04d0b..bd6b2f8f3c0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph.html b/docs/generators/php-ze-ph.html index 3f9a006bfe4..553cca3440a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 3f9a006bfe4..553cca3440a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php.html b/docs/generators/php.html index e6d375546b6..e089e4b4abb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/php/index.html b/docs/generators/php/index.html index e6d375546b6..e089e4b4abb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/powershell.html b/docs/generators/powershell.html index 582e6fcdcb6..244322954bb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html index 582e6fcdcb6..244322954bb 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema.html b/docs/generators/protobuf-schema.html index 8482d6bf8df..2b51b14877e 100644 --- a/docs/generators/protobuf-schema.html +++ b/docs/generators/protobuf-schema.html @@ -19,4 +19,4 @@ -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema/index.html b/docs/generators/protobuf-schema/index.html index 8482d6bf8df..2b51b14877e 100644 --- a/docs/generators/protobuf-schema/index.html +++ b/docs/generators/protobuf-schema/index.html @@ -19,4 +19,4 @@ -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp.html b/docs/generators/python-aiohttp.html index 5f17e554289..8f55180f242 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp/index.html b/docs/generators/python-aiohttp/index.html index 5f17e554289..8f55180f242 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet.html b/docs/generators/python-blueplanet.html index 2e6540610cf..4814a840065 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet/index.html b/docs/generators/python-blueplanet/index.html index 2e6540610cf..4814a840065 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-experimental.html b/docs/generators/python-experimental.html index a34fb1a77a5..52dcb0721a6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-experimental/index.html b/docs/generators/python-experimental/index.html index a34fb1a77a5..52dcb0721a6 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-flask.html b/docs/generators/python-flask.html index 123d6307ef0..a14d3842c80 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python-flask/index.html b/docs/generators/python-flask/index.html index 123d6307ef0..a14d3842c80 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python.html b/docs/generators/python.html index 69d3153551b..4e3e4163eda 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/python/index.html b/docs/generators/python/index.html index 69d3153551b..4e3e4163eda 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/r.html b/docs/generators/r.html index 3a9de88543c..990ef0cd5aa 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index 3a9de88543c..990ef0cd5aa 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails.html b/docs/generators/ruby-on-rails.html index 149eb5b5b44..17276402e1e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 149eb5b5b44..17276402e1e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra.html b/docs/generators/ruby-sinatra.html index 4493c5ef17a..28fb50e4502 100644 --- a/docs/generators/ruby-sinatra.html +++ b/docs/generators/ruby-sinatra.html @@ -19,4 +19,4 @@ -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html index 4493c5ef17a..28fb50e4502 100644 --- a/docs/generators/ruby-sinatra/index.html +++ b/docs/generators/ruby-sinatra/index.html @@ -19,4 +19,4 @@ -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ruby.html b/docs/generators/ruby.html index cd6df853769..02065048ffd 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/ruby/index.html b/docs/generators/ruby/index.html index cd6df853769..02065048ffd 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/rust-server.html b/docs/generators/rust-server.html index 57065cec7c2..032be83d47b 100644 --- a/docs/generators/rust-server.html +++ b/docs/generators/rust-server.html @@ -21,4 +21,4 @@ packageVersionRust crate version.null -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html index 57065cec7c2..032be83d47b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/rust.html b/docs/generators/rust.html index 6ee310cc557..cb51aa2c398 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/rust/index.html b/docs/generators/rust/index.html index 6ee310cc557..cb51aa2c398 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-akka.html b/docs/generators/scala-akka.html index ea82855373b..7d57cf7cce0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-akka/index.html b/docs/generators/scala-akka/index.html index ea82855373b..7d57cf7cce0 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-finch.html b/docs/generators/scala-finch.html index 1bd031d8ea6..3ecbd27c484 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html index 1bd031d8ea6..3ecbd27c484 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-gatling.html b/docs/generators/scala-gatling.html index e666ae4c7f5..9545ef9be6d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-gatling/index.html b/docs/generators/scala-gatling/index.html index e666ae4c7f5..9545ef9be6d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient-deprecated.html b/docs/generators/scala-httpclient-deprecated.html index 7126ec9cdee..e37d43017d1 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 7126ec9cdee..e37d43017d1 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient.html b/docs/generators/scala-httpclient.html index 8db0db42310..f0dea31b8a5 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient/index.html b/docs/generators/scala-httpclient/index.html index 8db0db42310..f0dea31b8a5 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server.html b/docs/generators/scala-lagom-server.html index 7cb94a7117f..3a295de37ca 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 7cb94a7117f..3a295de37ca 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-play-framework.html b/docs/generators/scala-play-framework.html index ddb88933bab..7a3ea161796 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 ddb88933bab..7a3ea161796 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scala-play-server.html b/docs/generators/scala-play-server.html index 31fd980bf54..c7bcaa04c08 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 31fd980bf54..c7bcaa04c08 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scalatra.html b/docs/generators/scalatra.html index ab72ea6649c..2cc1b625af7 100644 --- a/docs/generators/scalatra.html +++ b/docs/generators/scalatra.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scalatra/index.html b/docs/generators/scalatra/index.html index ab72ea6649c..2cc1b625af7 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scalaz.html b/docs/generators/scalaz.html index 7c2c0710eef..977a8153ae3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/scalaz/index.html b/docs/generators/scalaz/index.html index 7c2c0710eef..977a8153ae3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated.html b/docs/generators/swift2-deprecated.html index 5c8feed4c1f..d1efae161dc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated/index.html b/docs/generators/swift2-deprecated/index.html index 5c8feed4c1f..d1efae161dc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated.html b/docs/generators/swift3-deprecated.html index fec699a6bd3..ae48d501d3a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated/index.html b/docs/generators/swift3-deprecated/index.html index fec699a6bd3..ae48d501d3a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/swift4.html b/docs/generators/swift4.html index 039c1a17091..5559b67650a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/swift4/index.html b/docs/generators/swift4/index.html index 039c1a17091..5559b67650a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index de59ee58de6..e8380e3164e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index de59ee58de6..e8380e3164e 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs.html b/docs/generators/typescript-angularjs.html index e6b2b1e2465..211632a1c18 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs/index.html b/docs/generators/typescript-angularjs/index.html index e6b2b1e2465..211632a1c18 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia.html b/docs/generators/typescript-aurelia.html index 2dcf341f4cc..703b1c20408 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html index 2dcf341f4cc..703b1c20408 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index 1d84a58e7a8..364c57e0450 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index 1d84a58e7a8..364c57e0450 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch.html b/docs/generators/typescript-fetch.html index d2124d710cf..05a08877629 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html index d2124d710cf..05a08877629 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify.html b/docs/generators/typescript-inversify.html index 45c8cf4dfd2..6be29de361c 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html index 45c8cf4dfd2..6be29de361c 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery.html b/docs/generators/typescript-jquery.html index f6cb22b4493..d2cb57a4612 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html index f6cb22b4493..d2cb57a4612 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-node.html b/docs/generators/typescript-node.html index 3035de47d98..a7649726ae4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html index 3035de47d98..a7649726ae4 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-redux-query.html b/docs/generators/typescript-redux-query.html index f2764f6037a..63bd38657d5 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 f2764f6037a..63bd38657d5 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index 60c367bce55..55fdca310cc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index 60c367bce55..55fdca310cc 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/installation.html b/docs/installation.html index ce0de07dcda..ea978928d62 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index ce0de07dcda..ea978928d62 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index ea469dcab51..af728add574 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index ea469dcab51..af728add574 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index 84a0cce605d..fda5dbfd41f 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html index 84a0cce605d..fda5dbfd41f 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index 4c3568905b2..0edd3518be2 100644 --- a/docs/online.html +++ b/docs/online.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index 4c3568905b2..0edd3518be2 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/plugins.html b/docs/plugins.html index b298e89ff7b..4d834c1616f 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index b298e89ff7b..4d834c1616f 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index 858cc5e71fa..2e94c3ab0af 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ 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 858cc5e71fa..2e94c3ab0af 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index 8e059fb4f82..63d4f122b18 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index 8e059fb4f82..63d4f122b18 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index b1808199de3..3610636f59d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index b1808199de3..3610636f59d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index 306652801df..f6903e3384d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index 306652801df..f6903e3384d 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index 9d98743ca28..04ccfa2ec9b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index 9d98743ca28..04ccfa2ec9b 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/templating.html b/docs/templating.html index 1fb8d80e721..a84eb72c4f3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/templating/index.html b/docs/templating/index.html index 1fb8d80e721..a84eb72c4f3 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 93e8fce97bd..1595b85d09a 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 93e8fce97bd..1595b85d09a 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 12/2/2019
    \ No newline at end of file +
    Last updated on 12/3/2019
    \ No newline at end of file