diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index a28ea2f8ba4..4c62ae70dc6 100644 --- a/docs/code-of-conduct.html +++ b/docs/code-of-conduct.html @@ -91,4 +91,4 @@

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

Attribution

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

-
Last updated on 2019-8-10
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-8-11
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 a28ea2f8ba4..4c62ae70dc6 100644 --- a/docs/code-of-conduct/index.html +++ b/docs/code-of-conduct/index.html @@ -91,4 +91,4 @@

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

Attribution

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

-
Last updated on 2019-8-10
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-8-11
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contribute-building.html b/docs/contribute-building.html index 775939cb52d..718236b5e07 100644 --- a/docs/contribute-building.html +++ b/docs/contribute-building.html @@ -110,4 +110,4 @@ vagrant ssh

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

Right now: no solution for this one :|

-
Last updated on 2019-8-10
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-8-11
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 775939cb52d..718236b5e07 100644 --- a/docs/contribute-building/index.html +++ b/docs/contribute-building/index.html @@ -110,4 +110,4 @@ vagrant ssh

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

Right now: no solution for this one :|

-
Last updated on 2019-8-10
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-8-11
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/contributing.html b/docs/contributing.html index 17d23bfec1b..8841b1b0644 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -154,4 +154,4 @@
  • To close an issue (e.g. issue 1542) automatically after a PR is merged, use keywords "fix", "close", "resolve" in the PR description, e.g. fix #1542. (Ref: closing issues using keywords)
  • -
    Last updated on 2019-8-10
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 2019-8-11
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/contributing/index.html b/docs/contributing/index.html index 17d23bfec1b..8841b1b0644 100644 --- a/docs/contributing/index.html +++ b/docs/contributing/index.html @@ -154,4 +154,4 @@
  • To close an issue (e.g. issue 1542) automatically after a PR is merged, use keywords "fix", "close", "resolve" in the PR description, e.g. fix #1542. (Ref: closing issues using keywords)
  • -
    Last updated on 2019-8-10
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 2019-8-11
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index 2043586bb9c..0c56cf01c46 100644 --- a/docs/core-team.html +++ b/docs/core-team.html @@ -15,4 +15,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index 2043586bb9c..0c56cf01c46 100644 --- a/docs/core-team/index.html +++ b/docs/core-team/index.html @@ -15,4 +15,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index 8ee05052460..b1ba54c4ce3 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -289,4 +289,4 @@ refer back to your classes. Note, this may not apply to all languages...

    or

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

    or

    --import-mappings Pet=my.models.MyPet --import-mappings Order=my.models.MyOrder
     
    -
    Last updated on 2019-8-10
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 2019-8-11
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index feaaf93e639..4cdc7e2fc89 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -124,4 +124,4 @@ ... ... -
    Last updated on 2019-8-10
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-8-11
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index feaaf93e639..4cdc7e2fc89 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -124,4 +124,4 @@ ... ... -
    Last updated on 2019-8-10
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-8-11
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index dcbdab7369b..35e8d140d21 100644 --- a/docs/faq-contributing.html +++ b/docs/faq-contributing.html @@ -106,4 +106,4 @@ docker ps -a
  • git push origin fix_issue9999
  • Visit https://github.com/openapitools/openapi-generator in your browser and click on the button to file a new PR based on fix_issue9999
  • -
    Last updated on 2019-8-10
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-contributing/index.html b/docs/faq-contributing/index.html index dcbdab7369b..35e8d140d21 100644 --- a/docs/faq-contributing/index.html +++ b/docs/faq-contributing/index.html @@ -106,4 +106,4 @@ docker ps -a
  • git push origin fix_issue9999
  • Visit https://github.com/openapitools/openapi-generator in your browser and click on the button to file a new PR based on fix_issue9999
  • -
    Last updated on 2019-8-10
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index 27417fccdd8..7bca4d526ed 100644 --- a/docs/faq-extending.html +++ b/docs/faq-extending.html @@ -83,4 +83,4 @@ git_push.sh

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

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

    -
    Last updated on 2019-8-10
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-extending/index.html b/docs/faq-extending/index.html index 27417fccdd8..7bca4d526ed 100644 --- a/docs/faq-extending/index.html +++ b/docs/faq-extending/index.html @@ -83,4 +83,4 @@ git_push.sh

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

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

    -
    Last updated on 2019-8-10
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 7c9504cbd1b..764dd791c6f 100644 --- a/docs/faq-generators.html +++ b/docs/faq-generators.html @@ -133,4 +133,4 @@ mvn integration-test
        modelPropertyNaming
             Naming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original name (Default: camelCase)
     
    -
    Last updated on 2019-8-10
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 7c9504cbd1b..764dd791c6f 100644 --- a/docs/faq-generators/index.html +++ b/docs/faq-generators/index.html @@ -133,4 +133,4 @@ mvn integration-test
        modelPropertyNaming
             Naming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original name (Default: camelCase)
     
    -
    Last updated on 2019-8-10
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index 71f0a764025..840449d1c34 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -69,4 +69,4 @@

    What is the difference between Swagger Codegen and OpenAPI Generator?

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

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

    -
    Last updated on 2019-8-10
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index 71f0a764025..840449d1c34 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -69,4 +69,4 @@

    What is the difference between Swagger Codegen and OpenAPI Generator?

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

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

    -
    Last updated on 2019-8-10
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-8-11
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index 756701b2049..2944e1382e7 100644 --- a/docs/fork-qna.html +++ b/docs/fork-qna.html @@ -77,4 +77,4 @@

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

    Who maintains this Q&A page?

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

    -
    Last updated on 2019-8-10
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-8-11
    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 756701b2049..2944e1382e7 100644 --- a/docs/fork-qna/index.html +++ b/docs/fork-qna/index.html @@ -77,4 +77,4 @@

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

    Who maintains this Q&A page?

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

    -
    Last updated on 2019-8-10
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-8-11
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators/README.html b/docs/generators/README.html index d3ce6ce6367..f8e16543b3d 100644 --- a/docs/generators/README.html +++ b/docs/generators/README.html @@ -136,4 +136,4 @@
  • graphql-schema
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html index d3ce6ce6367..f8e16543b3d 100644 --- a/docs/generators/README/index.html +++ b/docs/generators/README/index.html @@ -136,4 +136,4 @@
  • graphql-schema
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ada-server.html b/docs/generators/ada-server.html index 103a9dbb7c7..de7e1b8e416 100644 --- a/docs/generators/ada-server.html +++ b/docs/generators/ada-server.html @@ -23,4 +23,4 @@ sidebar_label: ada-server

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ada-server/index.html b/docs/generators/ada-server/index.html index 103a9dbb7c7..de7e1b8e416 100644 --- a/docs/generators/ada-server/index.html +++ b/docs/generators/ada-server/index.html @@ -23,4 +23,4 @@ sidebar_label: ada-server

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ada.html b/docs/generators/ada.html index 5085d755ad4..c19adf1a500 100644 --- a/docs/generators/ada.html +++ b/docs/generators/ada.html @@ -23,4 +23,4 @@ sidebar_label: ada

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ada/index.html b/docs/generators/ada/index.html index 5085d755ad4..c19adf1a500 100644 --- a/docs/generators/ada/index.html +++ b/docs/generators/ada/index.html @@ -23,4 +23,4 @@ sidebar_label: ada

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/android.html b/docs/generators/android.html index cf2df087a97..49a401f6031 100644 --- a/docs/generators/android.html +++ b/docs/generators/android.html @@ -35,4 +35,4 @@ sidebar_label: android

    librarylibrary template (sub-template) to use
    volley
    HTTP client: Volley 1.0.19 (default)
    httpclient
    HTTP client: Apache HttpClient 4.3.6. JSON processing: Gson 2.3.1. IMPORTANT: Android client using HttpClient is not actively maintained and will be depecreated in the next major release.
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/android/index.html b/docs/generators/android/index.html index cf2df087a97..49a401f6031 100644 --- a/docs/generators/android/index.html +++ b/docs/generators/android/index.html @@ -35,4 +35,4 @@ sidebar_label: android

    librarylibrary template (sub-template) to use
    volley
    HTTP client: Volley 1.0.19 (default)
    httpclient
    HTTP client: Apache HttpClient 4.3.6. JSON processing: Gson 2.3.1. IMPORTANT: Android client using HttpClient is not actively maintained and will be depecreated in the next major release.
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/apache2.html b/docs/generators/apache2.html index 98921d79e70..49da0f3bffd 100644 --- a/docs/generators/apache2.html +++ b/docs/generators/apache2.html @@ -23,4 +23,4 @@ sidebar_label: apache2

    userInfoPathPath to the user and group filesnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/apache2/index.html b/docs/generators/apache2/index.html index 98921d79e70..49da0f3bffd 100644 --- a/docs/generators/apache2/index.html +++ b/docs/generators/apache2/index.html @@ -23,4 +23,4 @@ sidebar_label: apache2

    userInfoPathPath to the user and group filesnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/apex.html b/docs/generators/apex.html index 88137a7ab96..57bc41ab8dc 100644 --- a/docs/generators/apex.html +++ b/docs/generators/apex.html @@ -26,4 +26,4 @@ sidebar_label: apex

    namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/apex/index.html b/docs/generators/apex/index.html index 88137a7ab96..57bc41ab8dc 100644 --- a/docs/generators/apex/index.html +++ b/docs/generators/apex/index.html @@ -26,4 +26,4 @@ sidebar_label: apex

    namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 656312cc96f..de66685fe71 100644 --- a/docs/generators/aspnetcore.html +++ b/docs/generators/aspnetcore.html @@ -47,4 +47,4 @@ sidebar_label: aspnetcore

    modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 656312cc96f..de66685fe71 100644 --- a/docs/generators/aspnetcore/index.html +++ b/docs/generators/aspnetcore/index.html @@ -47,4 +47,4 @@ sidebar_label: aspnetcore

    modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/bash.html b/docs/generators/bash.html index 760a87d49bc..106469b8808 100644 --- a/docs/generators/bash.html +++ b/docs/generators/bash.html @@ -30,4 +30,4 @@ sidebar_label: bash

    apiKeyAuthEnvironmentVariableName of environment variable where API key can be defined (e.g. PETSTORE_APIKEY='kjhasdGASDa5asdASD')false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/bash/index.html b/docs/generators/bash/index.html index 760a87d49bc..106469b8808 100644 --- a/docs/generators/bash/index.html +++ b/docs/generators/bash/index.html @@ -30,4 +30,4 @@ sidebar_label: bash

    apiKeyAuthEnvironmentVariableName of environment variable where API key can be defined (e.g. PETSTORE_APIKEY='kjhasdGASDa5asdASD')false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/c.html b/docs/generators/c.html index 9524e294fb5..c84a3c2dfd3 100644 --- a/docs/generators/c.html +++ b/docs/generators/c.html @@ -23,4 +23,4 @@ sidebar_label: c

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/c/index.html b/docs/generators/c/index.html index 9524e294fb5..c84a3c2dfd3 100644 --- a/docs/generators/c/index.html +++ b/docs/generators/c/index.html @@ -23,4 +23,4 @@ sidebar_label: c

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/clojure.html b/docs/generators/clojure.html index 838b0458501..8d19210aea6 100644 --- a/docs/generators/clojure.html +++ b/docs/generators/clojure.html @@ -29,4 +29,4 @@ sidebar_label: clojure

    baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/clojure/index.html b/docs/generators/clojure/index.html index 838b0458501..8d19210aea6 100644 --- a/docs/generators/clojure/index.html +++ b/docs/generators/clojure/index.html @@ -29,4 +29,4 @@ sidebar_label: clojure

    baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server.html b/docs/generators/cpp-pistache-server.html index 71d8193c536..64bd5a3631a 100644 --- a/docs/generators/cpp-pistache-server.html +++ b/docs/generators/cpp-pistache-server.html @@ -20,4 +20,4 @@ sidebar_label: cpp-pistache-server

    helpersPackageSpecify the package name to be used for the helpers (e.g. org.openapitools.server.helpers).org.openapitools.server.helpers -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 71d8193c536..64bd5a3631a 100644 --- a/docs/generators/cpp-pistache-server/index.html +++ b/docs/generators/cpp-pistache-server/index.html @@ -20,4 +20,4 @@ sidebar_label: cpp-pistache-server

    helpersPackageSpecify the package name to be used for the helpers (e.g. org.openapitools.server.helpers).org.openapitools.server.helpers -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client.html b/docs/generators/cpp-qt5-client.html index 03d16990609..6990c8e40be 100644 --- a/docs/generators/cpp-qt5-client.html +++ b/docs/generators/cpp-qt5-client.html @@ -25,4 +25,4 @@ sidebar_label: cpp-qt5-client

    optionalProjectFileGenerate client.pri.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 03d16990609..6990c8e40be 100644 --- a/docs/generators/cpp-qt5-client/index.html +++ b/docs/generators/cpp-qt5-client/index.html @@ -25,4 +25,4 @@ sidebar_label: cpp-qt5-client

    optionalProjectFileGenerate client.pri.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 aa80525954c..dae85bee397 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server.html +++ b/docs/generators/cpp-qt5-qhttpengine-server.html @@ -24,4 +24,4 @@ sidebar_label: cpp-qt5-qhttpengine-server

    modelNamePrefixPrefix that will be prepended to all model names.OAI -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 aa80525954c..dae85bee397 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server/index.html +++ b/docs/generators/cpp-qt5-qhttpengine-server/index.html @@ -24,4 +24,4 @@ sidebar_label: cpp-qt5-qhttpengine-server

    modelNamePrefixPrefix that will be prepended to all model names.OAI -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server.html b/docs/generators/cpp-restbed-server.html index 8c632c95afa..3a0a6d7477c 100644 --- a/docs/generators/cpp-restbed-server.html +++ b/docs/generators/cpp-restbed-server.html @@ -23,4 +23,4 @@ sidebar_label: cpp-restbed-server

    defaultIncludeThe default include statement that should be placed in all headers for including things like the declspec (convention: #include "Commons.h" -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 8c632c95afa..3a0a6d7477c 100644 --- a/docs/generators/cpp-restbed-server/index.html +++ b/docs/generators/cpp-restbed-server/index.html @@ -23,4 +23,4 @@ sidebar_label: cpp-restbed-server

    defaultIncludeThe default include statement that should be placed in all headers for including things like the declspec (convention: #include "Commons.h" -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk.html b/docs/generators/cpp-restsdk.html index bfc61e760e3..89e4e6246eb 100644 --- a/docs/generators/cpp-restsdk.html +++ b/docs/generators/cpp-restsdk.html @@ -24,4 +24,4 @@ sidebar_label: cpp-restsdk

    generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html index bfc61e760e3..89e4e6246eb 100644 --- a/docs/generators/cpp-restsdk/index.html +++ b/docs/generators/cpp-restsdk/index.html @@ -24,4 +24,4 @@ sidebar_label: cpp-restsdk

    generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen.html b/docs/generators/cpp-tizen.html index 3efdf6a3582..b14156e4134 100644 --- a/docs/generators/cpp-tizen.html +++ b/docs/generators/cpp-tizen.html @@ -22,4 +22,4 @@ sidebar_label: cpp-tizen

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen/index.html b/docs/generators/cpp-tizen/index.html index 3efdf6a3582..b14156e4134 100644 --- a/docs/generators/cpp-tizen/index.html +++ b/docs/generators/cpp-tizen/index.html @@ -22,4 +22,4 @@ sidebar_label: cpp-tizen

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2.html b/docs/generators/csharp-dotnet2.html index ec3afe71d4e..2ab531552ae 100644 --- a/docs/generators/csharp-dotnet2.html +++ b/docs/generators/csharp-dotnet2.html @@ -21,4 +21,4 @@ sidebar_label: csharp-dotnet2

    clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html index ec3afe71d4e..2ab531552ae 100644 --- a/docs/generators/csharp-dotnet2/index.html +++ b/docs/generators/csharp-dotnet2/index.html @@ -21,4 +21,4 @@ sidebar_label: csharp-dotnet2

    clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx.html b/docs/generators/csharp-nancyfx.html index e20cb22a15f..d8ad26fe1a3 100644 --- a/docs/generators/csharp-nancyfx.html +++ b/docs/generators/csharp-nancyfx.html @@ -32,4 +32,4 @@ sidebar_label: csharp-nancyfx

    asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx/index.html b/docs/generators/csharp-nancyfx/index.html index e20cb22a15f..d8ad26fe1a3 100644 --- a/docs/generators/csharp-nancyfx/index.html +++ b/docs/generators/csharp-nancyfx/index.html @@ -32,4 +32,4 @@ sidebar_label: csharp-nancyfx

    asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index cec8a730f35..23ca3218621 100644 --- a/docs/generators/csharp-netcore.html +++ b/docs/generators/csharp-netcore.html @@ -37,4 +37,4 @@ sidebar_label: csharp-netcore

    validatableGenerates self-validatable models.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index cec8a730f35..23ca3218621 100644 --- a/docs/generators/csharp-netcore/index.html +++ b/docs/generators/csharp-netcore/index.html @@ -37,4 +37,4 @@ sidebar_label: csharp-netcore

    validatableGenerates self-validatable models.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor.html b/docs/generators/csharp-refactor.html index 6087ebac15c..349a7301c1b 100644 --- a/docs/generators/csharp-refactor.html +++ b/docs/generators/csharp-refactor.html @@ -38,4 +38,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor/index.html b/docs/generators/csharp-refactor/index.html index 6087ebac15c..349a7301c1b 100644 --- a/docs/generators/csharp-refactor/index.html +++ b/docs/generators/csharp-refactor/index.html @@ -38,4 +38,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index 148dd554c4b..e071c6bfb67 100644 --- a/docs/generators/csharp.html +++ b/docs/generators/csharp.html @@ -40,4 +40,4 @@ sidebar_label: csharp

    caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index 148dd554c4b..e071c6bfb67 100644 --- a/docs/generators/csharp/index.html +++ b/docs/generators/csharp/index.html @@ -40,4 +40,4 @@ sidebar_label: csharp

    caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cwiki.html b/docs/generators/cwiki.html index 924d598d3b8..2e7eeda8edf 100644 --- a/docs/generators/cwiki.html +++ b/docs/generators/cwiki.html @@ -32,4 +32,4 @@ sidebar_label: cwiki

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/cwiki/index.html b/docs/generators/cwiki/index.html index 924d598d3b8..2e7eeda8edf 100644 --- a/docs/generators/cwiki/index.html +++ b/docs/generators/cwiki/index.html @@ -32,4 +32,4 @@ sidebar_label: cwiki

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/dynamic-html.html b/docs/generators/dynamic-html.html index 5c696c1684a..3f88017ada5 100644 --- a/docs/generators/dynamic-html.html +++ b/docs/generators/dynamic-html.html @@ -26,4 +26,4 @@ sidebar_label: dynamic-html

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/dynamic-html/index.html b/docs/generators/dynamic-html/index.html index 5c696c1684a..3f88017ada5 100644 --- a/docs/generators/dynamic-html/index.html +++ b/docs/generators/dynamic-html/index.html @@ -26,4 +26,4 @@ sidebar_label: dynamic-html

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/eiffel.html b/docs/generators/eiffel.html index 8dff046908f..25ade3f5472 100644 --- a/docs/generators/eiffel.html +++ b/docs/generators/eiffel.html @@ -21,4 +21,4 @@ sidebar_label: eiffel

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html index 8dff046908f..25ade3f5472 100644 --- a/docs/generators/eiffel/index.html +++ b/docs/generators/eiffel/index.html @@ -21,4 +21,4 @@ sidebar_label: eiffel

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/elixir.html b/docs/generators/elixir.html index 48ca01d9513..558b2e16e75 100644 --- a/docs/generators/elixir.html +++ b/docs/generators/elixir.html @@ -25,4 +25,4 @@ sidebar_label: elixir

    packageNameElixir package name (convention: lowercase).null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/elixir/index.html b/docs/generators/elixir/index.html index 48ca01d9513..558b2e16e75 100644 --- a/docs/generators/elixir/index.html +++ b/docs/generators/elixir/index.html @@ -25,4 +25,4 @@ sidebar_label: elixir

    packageNameElixir package name (convention: lowercase).null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/elm.html b/docs/generators/elm.html index 21781a1ec0a..9335313253e 100644 --- a/docs/generators/elm.html +++ b/docs/generators/elm.html @@ -22,4 +22,4 @@ sidebar_label: elm

    elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html index 21781a1ec0a..9335313253e 100644 --- a/docs/generators/elm/index.html +++ b/docs/generators/elm/index.html @@ -22,4 +22,4 @@ sidebar_label: elm

    elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/erlang-client.html b/docs/generators/erlang-client.html index 6a763493572..b6e0b45f354 100644 --- a/docs/generators/erlang-client.html +++ b/docs/generators/erlang-client.html @@ -20,4 +20,4 @@ sidebar_label: erlang-client

    packageNameErlang application version1.0.0 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html index 6a763493572..b6e0b45f354 100644 --- a/docs/generators/erlang-client/index.html +++ b/docs/generators/erlang-client/index.html @@ -20,4 +20,4 @@ sidebar_label: erlang-client

    packageNameErlang application version1.0.0 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/erlang-proper.html b/docs/generators/erlang-proper.html index 32eb5cd451f..1f7abd0dbdd 100644 --- a/docs/generators/erlang-proper.html +++ b/docs/generators/erlang-proper.html @@ -20,4 +20,4 @@ sidebar_label: erlang-proper

    packageNameErlang application version1.0.0 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html index 32eb5cd451f..1f7abd0dbdd 100644 --- a/docs/generators/erlang-proper/index.html +++ b/docs/generators/erlang-proper/index.html @@ -20,4 +20,4 @@ sidebar_label: erlang-proper

    packageNameErlang application version1.0.0 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/erlang-server.html b/docs/generators/erlang-server.html index c1812e5279f..31586d37a3b 100644 --- a/docs/generators/erlang-server.html +++ b/docs/generators/erlang-server.html @@ -20,4 +20,4 @@ sidebar_label: erlang-server

    openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html index c1812e5279f..31586d37a3b 100644 --- a/docs/generators/erlang-server/index.html +++ b/docs/generators/erlang-server/index.html @@ -20,4 +20,4 @@ sidebar_label: erlang-server

    openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/flash.html b/docs/generators/flash.html index 260931405d1..5809291c6e9 100644 --- a/docs/generators/flash.html +++ b/docs/generators/flash.html @@ -22,4 +22,4 @@ sidebar_label: flash

    sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/flash/index.html b/docs/generators/flash/index.html index 260931405d1..5809291c6e9 100644 --- a/docs/generators/flash/index.html +++ b/docs/generators/flash/index.html @@ -22,4 +22,4 @@ sidebar_label: flash

    sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server.html b/docs/generators/fsharp-giraffe-server.html index 2425f954774..9e572084aa0 100644 --- a/docs/generators/fsharp-giraffe-server.html +++ b/docs/generators/fsharp-giraffe-server.html @@ -34,4 +34,4 @@ sidebar_label: fsharp-giraffe-server

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 2425f954774..9e572084aa0 100644 --- a/docs/generators/fsharp-giraffe-server/index.html +++ b/docs/generators/fsharp-giraffe-server/index.html @@ -34,4 +34,4 @@ sidebar_label: fsharp-giraffe-server

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe.html b/docs/generators/fsharp-giraffe.html index 5ca22acbff6..8c6498800de 100644 --- a/docs/generators/fsharp-giraffe.html +++ b/docs/generators/fsharp-giraffe.html @@ -34,4 +34,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe/index.html b/docs/generators/fsharp-giraffe/index.html index 5ca22acbff6..8c6498800de 100644 --- a/docs/generators/fsharp-giraffe/index.html +++ b/docs/generators/fsharp-giraffe/index.html @@ -34,4 +34,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/go-experimental.html b/docs/generators/go-experimental.html index 7aeda6196ab..4c2f00a8268 100644 --- a/docs/generators/go-experimental.html +++ b/docs/generators/go-experimental.html @@ -22,7 +22,8 @@ sidebar_label: go-experimental

    isGoSubmodulewhether the generated Go module is a submodulefalse withGoCodegenCommentwhether to include Go codegen comment to disable Go Lint and collapse by default GitHub in PRs and diffsfalse withXmlwhether to include support for application/xml content type and include XML annotations in the model (works with libraries that provide support for JSON and XML)false +enumClassPrefixPrefix enum with class namefalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-19
    \ No newline at end of file diff --git a/docs/generators/go-experimental/index.html b/docs/generators/go-experimental/index.html index 7aeda6196ab..4c2f00a8268 100644 --- a/docs/generators/go-experimental/index.html +++ b/docs/generators/go-experimental/index.html @@ -22,7 +22,8 @@ sidebar_label: go-experimental

    isGoSubmodulewhether the generated Go module is a submodulefalse withGoCodegenCommentwhether to include Go codegen comment to disable Go Lint and collapse by default GitHub in PRs and diffsfalse withXmlwhether to include support for application/xml content type and include XML annotations in the model (works with libraries that provide support for JSON and XML)false +enumClassPrefixPrefix enum with class namefalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-19
    \ No newline at end of file diff --git a/docs/generators/go-gin-server.html b/docs/generators/go-gin-server.html index 4552fcf6086..ad54e46c27f 100644 --- a/docs/generators/go-gin-server.html +++ b/docs/generators/go-gin-server.html @@ -21,4 +21,4 @@ sidebar_label: go-gin-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 4552fcf6086..ad54e46c27f 100644 --- a/docs/generators/go-gin-server/index.html +++ b/docs/generators/go-gin-server/index.html @@ -21,4 +21,4 @@ sidebar_label: go-gin-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/go-server.html b/docs/generators/go-server.html index 174a095acff..bb3710c8ccf 100644 --- a/docs/generators/go-server.html +++ b/docs/generators/go-server.html @@ -23,4 +23,4 @@ sidebar_label: go-server

    serverPortThe network port the generated server binds to8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html index 174a095acff..bb3710c8ccf 100644 --- a/docs/generators/go-server/index.html +++ b/docs/generators/go-server/index.html @@ -23,4 +23,4 @@ sidebar_label: go-server

    serverPortThe network port the generated server binds to8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/go.html b/docs/generators/go.html index 3a56d43d2d0..18e2f8d3577 100644 --- a/docs/generators/go.html +++ b/docs/generators/go.html @@ -22,7 +22,8 @@ sidebar_label: go

    isGoSubmodulewhether the generated Go module is a submodulefalse withGoCodegenCommentwhether to include Go codegen comment to disable Go Lint and collapse by default GitHub in PRs and diffsfalse withXmlwhether to include support for application/xml content type and include XML annotations in the model (works with libraries that provide support for JSON and XML)false +enumClassPrefixPrefix enum with class namefalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-19
    \ No newline at end of file diff --git a/docs/generators/go/index.html b/docs/generators/go/index.html index 3a56d43d2d0..18e2f8d3577 100644 --- a/docs/generators/go/index.html +++ b/docs/generators/go/index.html @@ -22,7 +22,8 @@ sidebar_label: go

    isGoSubmodulewhether the generated Go module is a submodulefalse withGoCodegenCommentwhether to include Go codegen comment to disable Go Lint and collapse by default GitHub in PRs and diffsfalse withXmlwhether to include support for application/xml content type and include XML annotations in the model (works with libraries that provide support for JSON and XML)false +enumClassPrefixPrefix enum with class namefalse prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-19
    \ 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 d8a8e2c0b4f..4894d865025 100644 --- a/docs/generators/graphql-nodejs-express-server.html +++ b/docs/generators/graphql-nodejs-express-server.html @@ -21,4 +21,4 @@ sidebar_label: graphql-nodejs-express-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 d8a8e2c0b4f..4894d865025 100644 --- a/docs/generators/graphql-nodejs-express-server/index.html +++ b/docs/generators/graphql-nodejs-express-server/index.html @@ -21,4 +21,4 @@ sidebar_label: graphql-nodejs-express-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/graphql-schema.html b/docs/generators/graphql-schema.html index 92a8992c34f..0c22d9d2bee 100644 --- a/docs/generators/graphql-schema.html +++ b/docs/generators/graphql-schema.html @@ -21,4 +21,4 @@ sidebar_label: graphql-schema

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html index 92a8992c34f..0c22d9d2bee 100644 --- a/docs/generators/graphql-schema/index.html +++ b/docs/generators/graphql-schema/index.html @@ -21,4 +21,4 @@ sidebar_label: graphql-schema

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

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

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/groovy.html b/docs/generators/groovy.html index 791ae9d3b23..fc7e39d9373 100644 --- a/docs/generators/groovy.html +++ b/docs/generators/groovy.html @@ -51,4 +51,4 @@ sidebar_label: groovy

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/groovy/index.html b/docs/generators/groovy/index.html index 791ae9d3b23..fc7e39d9373 100644 --- a/docs/generators/groovy/index.html +++ b/docs/generators/groovy/index.html @@ -51,4 +51,4 @@ sidebar_label: groovy

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client.html b/docs/generators/haskell-http-client.html index 6f832f4eb1f..75fcd53f965 100644 --- a/docs/generators/haskell-http-client.html +++ b/docs/generators/haskell-http-client.html @@ -42,4 +42,4 @@ sidebar_label: haskell-http-client

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 6f832f4eb1f..75fcd53f965 100644 --- a/docs/generators/haskell-http-client/index.html +++ b/docs/generators/haskell-http-client/index.html @@ -42,4 +42,4 @@ sidebar_label: haskell-http-client

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/haskell.html b/docs/generators/haskell.html index c364c15f116..4b02948c472 100644 --- a/docs/generators/haskell.html +++ b/docs/generators/haskell.html @@ -24,4 +24,4 @@ sidebar_label: haskell

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/haskell/index.html b/docs/generators/haskell/index.html index c364c15f116..4b02948c472 100644 --- a/docs/generators/haskell/index.html +++ b/docs/generators/haskell/index.html @@ -24,4 +24,4 @@ sidebar_label: haskell

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/html.html b/docs/generators/html.html index 63a7a539086..07e2369526e 100644 --- a/docs/generators/html.html +++ b/docs/generators/html.html @@ -32,4 +32,4 @@ sidebar_label: html

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/html/index.html b/docs/generators/html/index.html index 63a7a539086..07e2369526e 100644 --- a/docs/generators/html/index.html +++ b/docs/generators/html/index.html @@ -32,4 +32,4 @@ sidebar_label: html

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/html2.html b/docs/generators/html2.html index f96ffe232fa..2ef73d89f8f 100644 --- a/docs/generators/html2.html +++ b/docs/generators/html2.html @@ -36,4 +36,4 @@ sidebar_label: html2

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/html2/index.html b/docs/generators/html2/index.html index f96ffe232fa..2ef73d89f8f 100644 --- a/docs/generators/html2/index.html +++ b/docs/generators/html2/index.html @@ -36,4 +36,4 @@ sidebar_label: html2

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-inflector.html b/docs/generators/java-inflector.html index 0fae39750e6..c5a227fca55 100644 --- a/docs/generators/java-inflector.html +++ b/docs/generators/java-inflector.html @@ -53,4 +53,4 @@ sidebar_label: java-inflector

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-inflector/index.html b/docs/generators/java-inflector/index.html index 0fae39750e6..c5a227fca55 100644 --- a/docs/generators/java-inflector/index.html +++ b/docs/generators/java-inflector/index.html @@ -53,4 +53,4 @@ sidebar_label: java-inflector

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-msf4j.html b/docs/generators/java-msf4j.html index 00cfcde8b62..73728f9d0ee 100644 --- a/docs/generators/java-msf4j.html +++ b/docs/generators/java-msf4j.html @@ -58,4 +58,4 @@ sidebar_label: java-msf4j

    librarylibrary template (sub-template)
    jersey1
    Jersey core 1.x
    jersey2
    Jersey core 2.x
    jersey2 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-msf4j/index.html b/docs/generators/java-msf4j/index.html index 00cfcde8b62..73728f9d0ee 100644 --- a/docs/generators/java-msf4j/index.html +++ b/docs/generators/java-msf4j/index.html @@ -58,4 +58,4 @@ sidebar_label: java-msf4j

    librarylibrary template (sub-template)
    jersey1
    Jersey core 1.x
    jersey2
    Jersey core 2.x
    jersey2 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-pkmst.html b/docs/generators/java-pkmst.html index 9055e705a98..bec49c1ee2a 100644 --- a/docs/generators/java-pkmst.html +++ b/docs/generators/java-pkmst.html @@ -60,4 +60,4 @@ sidebar_label: java-pkmst

    pkmstInterceptorPKMST Interceptornull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-pkmst/index.html b/docs/generators/java-pkmst/index.html index 9055e705a98..bec49c1ee2a 100644 --- a/docs/generators/java-pkmst/index.html +++ b/docs/generators/java-pkmst/index.html @@ -60,4 +60,4 @@ sidebar_label: java-pkmst

    pkmstInterceptorPKMST Interceptornull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-play-framework.html b/docs/generators/java-play-framework.html index 5c575d19bc7..962fccbf09a 100644 --- a/docs/generators/java-play-framework.html +++ b/docs/generators/java-play-framework.html @@ -62,4 +62,4 @@ sidebar_label: java-play-framework

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-play-framework/index.html b/docs/generators/java-play-framework/index.html index 5c575d19bc7..962fccbf09a 100644 --- a/docs/generators/java-play-framework/index.html +++ b/docs/generators/java-play-framework/index.html @@ -62,4 +62,4 @@ sidebar_label: java-play-framework

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-undertow-server.html b/docs/generators/java-undertow-server.html index 8befe1d12c4..016e4d8521f 100644 --- a/docs/generators/java-undertow-server.html +++ b/docs/generators/java-undertow-server.html @@ -53,4 +53,4 @@ sidebar_label: java-undertow-server

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-undertow-server/index.html b/docs/generators/java-undertow-server/index.html index 8befe1d12c4..016e4d8521f 100644 --- a/docs/generators/java-undertow-server/index.html +++ b/docs/generators/java-undertow-server/index.html @@ -53,4 +53,4 @@ sidebar_label: java-undertow-server

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-vertx.html b/docs/generators/java-vertx.html index 7d3041ee0af..6e7f979a66b 100644 --- a/docs/generators/java-vertx.html +++ b/docs/generators/java-vertx.html @@ -56,4 +56,4 @@ sidebar_label: java-vertx

    vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java-vertx/index.html b/docs/generators/java-vertx/index.html index 7d3041ee0af..6e7f979a66b 100644 --- a/docs/generators/java-vertx/index.html +++ b/docs/generators/java-vertx/index.html @@ -56,4 +56,4 @@ sidebar_label: java-vertx

    vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java.html b/docs/generators/java.html index 61b34593b5e..5c4c2e33c03 100644 --- a/docs/generators/java.html +++ b/docs/generators/java.html @@ -67,4 +67,4 @@ sidebar_label: java

    librarylibrary template (sub-template) to use
    jersey1
    HTTP client: Jersey client 1.19.x. JSON processing: Jackson 2.8.x. Enable Java6 support using '-DsupportJava6=true'. Enable gzip request encoding using '-DuseGzipFeature=true'. IMPORTANT NOTE: jersey 1.x is no longer actively maintained so please upgrade to 'jersey2' or other HTTP libaries instead.
    jersey2
    HTTP client: Jersey client 2.25.1. JSON processing: Jackson 2.8.x
    feign
    HTTP client: OpenFeign 9.x or 10.x. JSON processing: Jackson 2.8.x. To enable OpenFeign 10.x, set the 'feignVersion' option to '10.x'
    okhttp-gson
    [DEFAULT] HTTP client: OkHttp 3.x. JSON processing: Gson 2.8.x. Enable Parcelable models on Android using '-DparcelableModel=true'. Enable gzip request encoding using '-DuseGzipFeature=true'.
    retrofit
    HTTP client: OkHttp 2.x. JSON processing: Gson 2.x (Retrofit 1.9.0). IMPORTANT NOTE: retrofit1.x is no longer actively maintained so please upgrade to 'retrofit2' instead.
    retrofit2
    HTTP client: OkHttp 3.x. JSON processing: Gson 2.x (Retrofit 2.3.0). Enable the RxJava adapter using '-DuseRxJava[2]=true'. (RxJava 1.x or 2.x)
    resttemplate
    HTTP client: Spring RestTemplate 4.x. JSON processing: Jackson 2.8.x
    webclient
    HTTP client: Spring WebClient 5.x. JSON processing: Jackson 2.9.x
    resteasy
    HTTP client: Resteasy client 3.x. JSON processing: Jackson 2.8.x
    vertx
    HTTP client: VertX client 3.x. JSON processing: Jackson 2.8.x
    google-api-client
    HTTP client: Google API client 1.x. JSON processing: Jackson 2.8.x
    rest-assured
    HTTP client: rest-assured : 4.x. JSON processing: Gson 2.x. Only for Java8
    native
    HTTP client: Java native HttpClient. JSON processing: Jackson 2.9.x. Only for Java11+
    okhttp-gson -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/java/index.html b/docs/generators/java/index.html index 61b34593b5e..5c4c2e33c03 100644 --- a/docs/generators/java/index.html +++ b/docs/generators/java/index.html @@ -67,4 +67,4 @@ sidebar_label: java

    librarylibrary template (sub-template) to use
    jersey1
    HTTP client: Jersey client 1.19.x. JSON processing: Jackson 2.8.x. Enable Java6 support using '-DsupportJava6=true'. Enable gzip request encoding using '-DuseGzipFeature=true'. IMPORTANT NOTE: jersey 1.x is no longer actively maintained so please upgrade to 'jersey2' or other HTTP libaries instead.
    jersey2
    HTTP client: Jersey client 2.25.1. JSON processing: Jackson 2.8.x
    feign
    HTTP client: OpenFeign 9.x or 10.x. JSON processing: Jackson 2.8.x. To enable OpenFeign 10.x, set the 'feignVersion' option to '10.x'
    okhttp-gson
    [DEFAULT] HTTP client: OkHttp 3.x. JSON processing: Gson 2.8.x. Enable Parcelable models on Android using '-DparcelableModel=true'. Enable gzip request encoding using '-DuseGzipFeature=true'.
    retrofit
    HTTP client: OkHttp 2.x. JSON processing: Gson 2.x (Retrofit 1.9.0). IMPORTANT NOTE: retrofit1.x is no longer actively maintained so please upgrade to 'retrofit2' instead.
    retrofit2
    HTTP client: OkHttp 3.x. JSON processing: Gson 2.x (Retrofit 2.3.0). Enable the RxJava adapter using '-DuseRxJava[2]=true'. (RxJava 1.x or 2.x)
    resttemplate
    HTTP client: Spring RestTemplate 4.x. JSON processing: Jackson 2.8.x
    webclient
    HTTP client: Spring WebClient 5.x. JSON processing: Jackson 2.9.x
    resteasy
    HTTP client: Resteasy client 3.x. JSON processing: Jackson 2.8.x
    vertx
    HTTP client: VertX client 3.x. JSON processing: Jackson 2.8.x
    google-api-client
    HTTP client: Google API client 1.x. JSON processing: Jackson 2.8.x
    rest-assured
    HTTP client: rest-assured : 4.x. JSON processing: Gson 2.x. Only for Java8
    native
    HTTP client: Java native HttpClient. JSON processing: Jackson 2.9.x. Only for Java11+
    okhttp-gson -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular.html b/docs/generators/javascript-closure-angular.html index b8d8c4464fb..8be257eb68a 100644 --- a/docs/generators/javascript-closure-angular.html +++ b/docs/generators/javascript-closure-angular.html @@ -24,4 +24,4 @@ sidebar_label: javascript-closure-angular

    useEs6use ES6 templatesfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 b8d8c4464fb..8be257eb68a 100644 --- a/docs/generators/javascript-closure-angular/index.html +++ b/docs/generators/javascript-closure-angular/index.html @@ -24,4 +24,4 @@ sidebar_label: javascript-closure-angular

    useEs6use ES6 templatesfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped.html b/docs/generators/javascript-flowtyped.html index 31d27acabb2..bd104e8de9c 100644 --- a/docs/generators/javascript-flowtyped.html +++ b/docs/generators/javascript-flowtyped.html @@ -28,4 +28,4 @@ sidebar_label: javascript-flowtyped

    npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html index 31d27acabb2..bd104e8de9c 100644 --- a/docs/generators/javascript-flowtyped/index.html +++ b/docs/generators/javascript-flowtyped/index.html @@ -28,4 +28,4 @@ sidebar_label: javascript-flowtyped

    npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/javascript.html b/docs/generators/javascript.html index 8addd28c97b..2c64bb8ee41 100644 --- a/docs/generators/javascript.html +++ b/docs/generators/javascript.html @@ -38,4 +38,4 @@ sidebar_label: javascript

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/javascript/index.html b/docs/generators/javascript/index.html index 8addd28c97b..2c64bb8ee41 100644 --- a/docs/generators/javascript/index.html +++ b/docs/generators/javascript/index.html @@ -38,4 +38,4 @@ sidebar_label: javascript

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-cdi.html b/docs/generators/jaxrs-cxf-cdi.html index c88ffd40908..9d619491cce 100644 --- a/docs/generators/jaxrs-cxf-cdi.html +++ b/docs/generators/jaxrs-cxf-cdi.html @@ -64,4 +64,4 @@ sidebar_label: jaxrs-cxf-cdi

    useBeanValidationUse BeanValidation API annotationstrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-cdi/index.html b/docs/generators/jaxrs-cxf-cdi/index.html index c88ffd40908..9d619491cce 100644 --- a/docs/generators/jaxrs-cxf-cdi/index.html +++ b/docs/generators/jaxrs-cxf-cdi/index.html @@ -64,4 +64,4 @@ sidebar_label: jaxrs-cxf-cdi

    useBeanValidationUse BeanValidation API annotationstrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-client.html b/docs/generators/jaxrs-cxf-client.html index 1636638fd16..d32d1c43282 100644 --- a/docs/generators/jaxrs-cxf-client.html +++ b/docs/generators/jaxrs-cxf-client.html @@ -57,4 +57,4 @@ sidebar_label: jaxrs-cxf-client

    useGenericResponseUse generic responsefalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-client/index.html b/docs/generators/jaxrs-cxf-client/index.html index 1636638fd16..d32d1c43282 100644 --- a/docs/generators/jaxrs-cxf-client/index.html +++ b/docs/generators/jaxrs-cxf-client/index.html @@ -57,4 +57,4 @@ sidebar_label: jaxrs-cxf-client

    useGenericResponseUse generic responsefalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-extended.html b/docs/generators/jaxrs-cxf-extended.html index c0ada21e875..3fbb0054e4d 100644 --- a/docs/generators/jaxrs-cxf-extended.html +++ b/docs/generators/jaxrs-cxf-extended.html @@ -79,4 +79,4 @@ sidebar_label: jaxrs-cxf-extended

    testDataControlFileJSON file to control test data generationnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-extended/index.html b/docs/generators/jaxrs-cxf-extended/index.html index c0ada21e875..3fbb0054e4d 100644 --- a/docs/generators/jaxrs-cxf-extended/index.html +++ b/docs/generators/jaxrs-cxf-extended/index.html @@ -79,4 +79,4 @@ sidebar_label: jaxrs-cxf-extended

    testDataControlFileJSON file to control test data generationnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf.html b/docs/generators/jaxrs-cxf.html index 3f97dbd1c15..cfc9a91850d 100644 --- a/docs/generators/jaxrs-cxf.html +++ b/docs/generators/jaxrs-cxf.html @@ -74,4 +74,4 @@ sidebar_label: jaxrs-cxf

    useGenericResponseUse generic responsefalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf/index.html b/docs/generators/jaxrs-cxf/index.html index 3f97dbd1c15..cfc9a91850d 100644 --- a/docs/generators/jaxrs-cxf/index.html +++ b/docs/generators/jaxrs-cxf/index.html @@ -74,4 +74,4 @@ sidebar_label: jaxrs-cxf

    useGenericResponseUse generic responsefalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-jersey.html b/docs/generators/jaxrs-jersey.html index e7e88f3f9fd..d3b68707c1f 100644 --- a/docs/generators/jaxrs-jersey.html +++ b/docs/generators/jaxrs-jersey.html @@ -60,4 +60,4 @@ sidebar_label: jaxrs-jersey

    useTagsuse tags for creating interface and controller classnamesfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-jersey/index.html b/docs/generators/jaxrs-jersey/index.html index e7e88f3f9fd..d3b68707c1f 100644 --- a/docs/generators/jaxrs-jersey/index.html +++ b/docs/generators/jaxrs-jersey/index.html @@ -60,4 +60,4 @@ sidebar_label: jaxrs-jersey

    useTagsuse tags for creating interface and controller classnamesfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy-eap.html b/docs/generators/jaxrs-resteasy-eap.html index 78981070cdd..c4e97452832 100644 --- a/docs/generators/jaxrs-resteasy-eap.html +++ b/docs/generators/jaxrs-resteasy-eap.html @@ -60,4 +60,4 @@ sidebar_label: jaxrs-resteasy-eap

    useSwaggerFeatureUse dynamic Swagger generatorfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy-eap/index.html b/docs/generators/jaxrs-resteasy-eap/index.html index 78981070cdd..c4e97452832 100644 --- a/docs/generators/jaxrs-resteasy-eap/index.html +++ b/docs/generators/jaxrs-resteasy-eap/index.html @@ -60,4 +60,4 @@ sidebar_label: jaxrs-resteasy-eap

    useSwaggerFeatureUse dynamic Swagger generatorfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy.html b/docs/generators/jaxrs-resteasy.html index 510924a1fee..12d040d93dd 100644 --- a/docs/generators/jaxrs-resteasy.html +++ b/docs/generators/jaxrs-resteasy.html @@ -58,4 +58,4 @@ sidebar_label: jaxrs-resteasy

    generateJbossDeploymentDescriptorGenerate Jboss Deployment Descriptorfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy/index.html b/docs/generators/jaxrs-resteasy/index.html index 510924a1fee..12d040d93dd 100644 --- a/docs/generators/jaxrs-resteasy/index.html +++ b/docs/generators/jaxrs-resteasy/index.html @@ -58,4 +58,4 @@ sidebar_label: jaxrs-resteasy

    generateJbossDeploymentDescriptorGenerate Jboss Deployment Descriptorfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-spec.html b/docs/generators/jaxrs-spec.html index c7db5713895..b8b0ed2943c 100644 --- a/docs/generators/jaxrs-spec.html +++ b/docs/generators/jaxrs-spec.html @@ -63,4 +63,4 @@ sidebar_label: jaxrs-spec

    openApiSpecFileLocationLocation where the file containing the spec will be generated in the output folder. No file generated when set to null or empty string.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-spec/index.html b/docs/generators/jaxrs-spec/index.html index c7db5713895..b8b0ed2943c 100644 --- a/docs/generators/jaxrs-spec/index.html +++ b/docs/generators/jaxrs-spec/index.html @@ -63,4 +63,4 @@ sidebar_label: jaxrs-spec

    openApiSpecFileLocationLocation where the file containing the spec will be generated in the output folder. No file generated when set to null or empty string.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jmeter.html b/docs/generators/jmeter.html index 5e68d343745..d59cea46374 100644 --- a/docs/generators/jmeter.html +++ b/docs/generators/jmeter.html @@ -22,4 +22,4 @@ sidebar_label: jmeter

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/jmeter/index.html b/docs/generators/jmeter/index.html index 5e68d343745..d59cea46374 100644 --- a/docs/generators/jmeter/index.html +++ b/docs/generators/jmeter/index.html @@ -22,4 +22,4 @@ sidebar_label: jmeter

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/kotlin-server.html b/docs/generators/kotlin-server.html index ed00ff7106c..3701bb9f90a 100644 --- a/docs/generators/kotlin-server.html +++ b/docs/generators/kotlin-server.html @@ -32,4 +32,4 @@ sidebar_label: kotlin-server

    featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html index ed00ff7106c..3701bb9f90a 100644 --- a/docs/generators/kotlin-server/index.html +++ b/docs/generators/kotlin-server/index.html @@ -32,4 +32,4 @@ sidebar_label: kotlin-server

    featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index 6f290ffe05a..574a137a8b5 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -40,4 +40,4 @@ sidebar_label: kotlin-spring

    librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index 6f290ffe05a..574a137a8b5 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -40,4 +40,4 @@ sidebar_label: kotlin-spring

    librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/kotlin.html b/docs/generators/kotlin.html index c9c6289e440..5b6fb42746d 100644 --- a/docs/generators/kotlin.html +++ b/docs/generators/kotlin.html @@ -28,4 +28,4 @@ sidebar_label: kotlin

    collectionTypeOption. Collection type to use
    array
    kotlin.Array
    list
    kotlin.collections.List
    array -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html index c9c6289e440..5b6fb42746d 100644 --- a/docs/generators/kotlin/index.html +++ b/docs/generators/kotlin/index.html @@ -28,4 +28,4 @@ sidebar_label: kotlin

    collectionTypeOption. Collection type to use
    array
    kotlin.Array
    list
    kotlin.collections.List
    array -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/lua.html b/docs/generators/lua.html index 879a8996b91..427509ad0ae 100644 --- a/docs/generators/lua.html +++ b/docs/generators/lua.html @@ -21,4 +21,4 @@ sidebar_label: lua

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html index 879a8996b91..427509ad0ae 100644 --- a/docs/generators/lua/index.html +++ b/docs/generators/lua/index.html @@ -21,4 +21,4 @@ sidebar_label: lua

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/mysql-schema.html b/docs/generators/mysql-schema.html index 9237dd1ae43..e0f5a4147b2 100644 --- a/docs/generators/mysql-schema.html +++ b/docs/generators/mysql-schema.html @@ -20,4 +20,4 @@ sidebar_label: mysql-schema

    jsonDataTypeEnabledUse special JSON MySQL data type for complex model properties. Requires MySQL version 5.7.8. Generates TEXT data type when disabledtrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html index 9237dd1ae43..e0f5a4147b2 100644 --- a/docs/generators/mysql-schema/index.html +++ b/docs/generators/mysql-schema/index.html @@ -20,4 +20,4 @@ sidebar_label: mysql-schema

    jsonDataTypeEnabledUse special JSON MySQL data type for complex model properties. Requires MySQL version 5.7.8. Generates TEXT data type when disabledtrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/nodejs-express-server.html b/docs/generators/nodejs-express-server.html index bc7d8a13036..b760f297733 100644 --- a/docs/generators/nodejs-express-server.html +++ b/docs/generators/nodejs-express-server.html @@ -23,4 +23,4 @@ sidebar_label: nodejs-express-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 bc7d8a13036..b760f297733 100644 --- a/docs/generators/nodejs-express-server/index.html +++ b/docs/generators/nodejs-express-server/index.html @@ -23,4 +23,4 @@ sidebar_label: nodejs-express-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/nodejs-server-deprecated.html b/docs/generators/nodejs-server-deprecated.html index d3d8a88a396..b8e2914b992 100644 --- a/docs/generators/nodejs-server-deprecated.html +++ b/docs/generators/nodejs-server-deprecated.html @@ -25,4 +25,4 @@ sidebar_label: nodejs-server-deprecated

    serverPortTCP port to listen on.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 d3d8a88a396..b8e2914b992 100644 --- a/docs/generators/nodejs-server-deprecated/index.html +++ b/docs/generators/nodejs-server-deprecated/index.html @@ -25,4 +25,4 @@ sidebar_label: nodejs-server-deprecated

    serverPortTCP port to listen on.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/nodejs-server.html b/docs/generators/nodejs-server.html index 9944d971cb6..18e115584ed 100644 --- a/docs/generators/nodejs-server.html +++ b/docs/generators/nodejs-server.html @@ -25,4 +25,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/nodejs-server/index.html b/docs/generators/nodejs-server/index.html index 9944d971cb6..18e115584ed 100644 --- a/docs/generators/nodejs-server/index.html +++ b/docs/generators/nodejs-server/index.html @@ -25,4 +25,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/objc.html b/docs/generators/objc.html index 75974595f49..86a4e925715 100644 --- a/docs/generators/objc.html +++ b/docs/generators/objc.html @@ -26,4 +26,4 @@ sidebar_label: objc

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html index 75974595f49..86a4e925715 100644 --- a/docs/generators/objc/index.html +++ b/docs/generators/objc/index.html @@ -26,4 +26,4 @@ sidebar_label: objc

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ocaml-client.html b/docs/generators/ocaml-client.html index d3cac393c35..bcb22f0c6bf 100644 --- a/docs/generators/ocaml-client.html +++ b/docs/generators/ocaml-client.html @@ -22,4 +22,4 @@ sidebar_label: ocaml-client

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

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ocaml.html b/docs/generators/ocaml.html index 3d4d2303e94..a58f804591c 100644 --- a/docs/generators/ocaml.html +++ b/docs/generators/ocaml.html @@ -22,4 +22,4 @@ sidebar_label: ocaml

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ocaml/index.html b/docs/generators/ocaml/index.html index 3d4d2303e94..a58f804591c 100644 --- a/docs/generators/ocaml/index.html +++ b/docs/generators/ocaml/index.html @@ -22,4 +22,4 @@ sidebar_label: ocaml

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml.html b/docs/generators/openapi-yaml.html index f57f3a5253c..552b96de5f0 100644 --- a/docs/generators/openapi-yaml.html +++ b/docs/generators/openapi-yaml.html @@ -23,4 +23,4 @@ sidebar_label: openapi-yaml

    outputFileOutput filenameopenapi/openapi.yaml -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml/index.html b/docs/generators/openapi-yaml/index.html index f57f3a5253c..552b96de5f0 100644 --- a/docs/generators/openapi-yaml/index.html +++ b/docs/generators/openapi-yaml/index.html @@ -23,4 +23,4 @@ sidebar_label: openapi-yaml

    outputFileOutput filenameopenapi/openapi.yaml -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/openapi.html b/docs/generators/openapi.html index 7ea987d807f..53384877dbf 100644 --- a/docs/generators/openapi.html +++ b/docs/generators/openapi.html @@ -22,4 +22,4 @@ sidebar_label: openapi

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/openapi/index.html b/docs/generators/openapi/index.html index 7ea987d807f..53384877dbf 100644 --- a/docs/generators/openapi/index.html +++ b/docs/generators/openapi/index.html @@ -22,4 +22,4 @@ sidebar_label: openapi

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/perl.html b/docs/generators/perl.html index 23a185f316a..94308cbc53e 100644 --- a/docs/generators/perl.html +++ b/docs/generators/perl.html @@ -24,4 +24,4 @@ sidebar_label: perl

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html index 23a185f316a..94308cbc53e 100644 --- a/docs/generators/perl/index.html +++ b/docs/generators/perl/index.html @@ -24,4 +24,4 @@ sidebar_label: perl

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-laravel.html b/docs/generators/php-laravel.html index e361751caa0..d6e0abc2724 100644 --- a/docs/generators/php-laravel.html +++ b/docs/generators/php-laravel.html @@ -29,4 +29,4 @@ sidebar_label: php-laravel

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-laravel/index.html b/docs/generators/php-laravel/index.html index e361751caa0..d6e0abc2724 100644 --- a/docs/generators/php-laravel/index.html +++ b/docs/generators/php-laravel/index.html @@ -29,4 +29,4 @@ sidebar_label: php-laravel

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-lumen.html b/docs/generators/php-lumen.html index 0e1db529505..67990121ad9 100644 --- a/docs/generators/php-lumen.html +++ b/docs/generators/php-lumen.html @@ -29,4 +29,4 @@ sidebar_label: php-lumen

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-lumen/index.html b/docs/generators/php-lumen/index.html index 0e1db529505..67990121ad9 100644 --- a/docs/generators/php-lumen/index.html +++ b/docs/generators/php-lumen/index.html @@ -29,4 +29,4 @@ sidebar_label: php-lumen

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-silex.html b/docs/generators/php-silex.html index 5bb40b4c3b9..2fb65a3a674 100644 --- a/docs/generators/php-silex.html +++ b/docs/generators/php-silex.html @@ -22,4 +22,4 @@ sidebar_label: php-silex

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-silex/index.html b/docs/generators/php-silex/index.html index 5bb40b4c3b9..2fb65a3a674 100644 --- a/docs/generators/php-silex/index.html +++ b/docs/generators/php-silex/index.html @@ -22,4 +22,4 @@ sidebar_label: php-silex

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-slim.html b/docs/generators/php-slim.html index fdfd30a01c8..9b16298f93c 100644 --- a/docs/generators/php-slim.html +++ b/docs/generators/php-slim.html @@ -29,4 +29,4 @@ sidebar_label: php-slim

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-slim/index.html b/docs/generators/php-slim/index.html index fdfd30a01c8..9b16298f93c 100644 --- a/docs/generators/php-slim/index.html +++ b/docs/generators/php-slim/index.html @@ -29,4 +29,4 @@ sidebar_label: php-slim

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-symfony.html b/docs/generators/php-symfony.html index ea05dbe1395..f2d12d99455 100644 --- a/docs/generators/php-symfony.html +++ b/docs/generators/php-symfony.html @@ -35,4 +35,4 @@ sidebar_label: php-symfony

    phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-symfony/index.html b/docs/generators/php-symfony/index.html index ea05dbe1395..f2d12d99455 100644 --- a/docs/generators/php-symfony/index.html +++ b/docs/generators/php-symfony/index.html @@ -35,4 +35,4 @@ sidebar_label: php-symfony

    phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph.html b/docs/generators/php-ze-ph.html index 5f9aaccbcb7..c3c25215159 100644 --- a/docs/generators/php-ze-ph.html +++ b/docs/generators/php-ze-ph.html @@ -29,4 +29,4 @@ sidebar_label: php-ze-ph

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 5f9aaccbcb7..c3c25215159 100644 --- a/docs/generators/php-ze-ph/index.html +++ b/docs/generators/php-ze-ph/index.html @@ -29,4 +29,4 @@ sidebar_label: php-ze-ph

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php.html b/docs/generators/php.html index 6def4edb9c9..c6f90b4b1f8 100644 --- a/docs/generators/php.html +++ b/docs/generators/php.html @@ -30,4 +30,4 @@ sidebar_label: php

    hideGenerationTimestampboolean, toggles whether unicode identifiers are allowed in names or not, default is falsetrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/php/index.html b/docs/generators/php/index.html index 6def4edb9c9..c6f90b4b1f8 100644 --- a/docs/generators/php/index.html +++ b/docs/generators/php/index.html @@ -30,4 +30,4 @@ sidebar_label: php

    hideGenerationTimestampboolean, toggles whether unicode identifiers are allowed in names or not, default is falsetrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/powershell.html b/docs/generators/powershell.html index b7c1407f6bc..34bcab8d37d 100644 --- a/docs/generators/powershell.html +++ b/docs/generators/powershell.html @@ -21,4 +21,4 @@ sidebar_label: powershell

    csharpClientPathPath to the C# API client generated by OpenAPI Generator, e.g. $ScriptDir..\csharp\OpenAPIClient where $ScriptDir is the current directory. NOTE: you will need to generate the C# API client separately.$ScriptDir\csharp\OpenAPIClient -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html index b7c1407f6bc..34bcab8d37d 100644 --- a/docs/generators/powershell/index.html +++ b/docs/generators/powershell/index.html @@ -21,4 +21,4 @@ sidebar_label: powershell

    csharpClientPathPath to the C# API client generated by OpenAPI Generator, e.g. $ScriptDir..\csharp\OpenAPIClient where $ScriptDir is the current directory. NOTE: you will need to generate the C# API client separately.$ScriptDir\csharp\OpenAPIClient -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp.html b/docs/generators/python-aiohttp.html index e9b7192a57f..94c6f35db22 100644 --- a/docs/generators/python-aiohttp.html +++ b/docs/generators/python-aiohttp.html @@ -28,4 +28,4 @@ sidebar_label: python-aiohttp

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp/index.html b/docs/generators/python-aiohttp/index.html index e9b7192a57f..94c6f35db22 100644 --- a/docs/generators/python-aiohttp/index.html +++ b/docs/generators/python-aiohttp/index.html @@ -28,4 +28,4 @@ sidebar_label: python-aiohttp

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet.html b/docs/generators/python-blueplanet.html index 0c83c5fe788..a123f4c74cd 100644 --- a/docs/generators/python-blueplanet.html +++ b/docs/generators/python-blueplanet.html @@ -28,4 +28,4 @@ sidebar_label: python-blueplanet

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet/index.html b/docs/generators/python-blueplanet/index.html index 0c83c5fe788..a123f4c74cd 100644 --- a/docs/generators/python-blueplanet/index.html +++ b/docs/generators/python-blueplanet/index.html @@ -28,4 +28,4 @@ sidebar_label: python-blueplanet

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-experimental.html b/docs/generators/python-experimental.html index 0a15d16e53c..a87d53d3c5f 100644 --- a/docs/generators/python-experimental.html +++ b/docs/generators/python-experimental.html @@ -26,4 +26,4 @@ sidebar_label: python-experimental

    librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-experimental/index.html b/docs/generators/python-experimental/index.html index 0a15d16e53c..a87d53d3c5f 100644 --- a/docs/generators/python-experimental/index.html +++ b/docs/generators/python-experimental/index.html @@ -26,4 +26,4 @@ sidebar_label: python-experimental

    librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-flask.html b/docs/generators/python-flask.html index a3ee5bb768e..41749048bd6 100644 --- a/docs/generators/python-flask.html +++ b/docs/generators/python-flask.html @@ -28,4 +28,4 @@ sidebar_label: python-flask

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python-flask/index.html b/docs/generators/python-flask/index.html index a3ee5bb768e..41749048bd6 100644 --- a/docs/generators/python-flask/index.html +++ b/docs/generators/python-flask/index.html @@ -28,4 +28,4 @@ sidebar_label: python-flask

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python.html b/docs/generators/python.html index 5cf77cd5b67..303a3733009 100644 --- a/docs/generators/python.html +++ b/docs/generators/python.html @@ -26,4 +26,4 @@ sidebar_label: python

    librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/python/index.html b/docs/generators/python/index.html index 5cf77cd5b67..303a3733009 100644 --- a/docs/generators/python/index.html +++ b/docs/generators/python/index.html @@ -26,4 +26,4 @@ sidebar_label: python

    librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/r.html b/docs/generators/r.html index 29e856944ce..8583703ccca 100644 --- a/docs/generators/r.html +++ b/docs/generators/r.html @@ -23,4 +23,4 @@ sidebar_label: r

    exceptionPackageSpecify the exception handling package
    default
    Use stop() for raising exceptions.
    rlang
    Use rlang package for exceptions.
    default -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index 29e856944ce..8583703ccca 100644 --- a/docs/generators/r/index.html +++ b/docs/generators/r/index.html @@ -23,4 +23,4 @@ sidebar_label: r

    exceptionPackageSpecify the exception handling package
    default
    Use stop() for raising exceptions.
    rlang
    Use rlang package for exceptions.
    default -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails.html b/docs/generators/ruby-on-rails.html index 905b73d7fa1..820449da1e0 100644 --- a/docs/generators/ruby-on-rails.html +++ b/docs/generators/ruby-on-rails.html @@ -19,4 +19,4 @@ sidebar_label: ruby-on-rails

    databaseAdapterThe adapter for database (e.g. mysql, sqlite). Default: sqlitesqlite -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 905b73d7fa1..820449da1e0 100644 --- a/docs/generators/ruby-on-rails/index.html +++ b/docs/generators/ruby-on-rails/index.html @@ -19,4 +19,4 @@ sidebar_label: ruby-on-rails

    databaseAdapterThe adapter for database (e.g. mysql, sqlite). Default: sqlitesqlite -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra.html b/docs/generators/ruby-sinatra.html index 6247f8b267a..9d58b748987 100644 --- a/docs/generators/ruby-sinatra.html +++ b/docs/generators/ruby-sinatra.html @@ -18,4 +18,4 @@ sidebar_label: ruby-sinatra

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html index 6247f8b267a..9d58b748987 100644 --- a/docs/generators/ruby-sinatra/index.html +++ b/docs/generators/ruby-sinatra/index.html @@ -18,4 +18,4 @@ sidebar_label: ruby-sinatra

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ruby.html b/docs/generators/ruby.html index 9512b4f8fd9..ad2061af93a 100644 --- a/docs/generators/ruby.html +++ b/docs/generators/ruby.html @@ -34,4 +34,4 @@ sidebar_label: ruby

    libraryHTTP library template (sub-template) to use
    faraday
    Faraday (https://github.com/lostisland/faraday) (Beta support)
    typhoeus
    Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
    typhoeus -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/ruby/index.html b/docs/generators/ruby/index.html index 9512b4f8fd9..ad2061af93a 100644 --- a/docs/generators/ruby/index.html +++ b/docs/generators/ruby/index.html @@ -34,4 +34,4 @@ sidebar_label: ruby

    libraryHTTP library template (sub-template) to use
    faraday
    Faraday (https://github.com/lostisland/faraday) (Beta support)
    typhoeus
    Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
    typhoeus -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/rust-server.html b/docs/generators/rust-server.html index 5cbb50c9b64..538f4718c7e 100644 --- a/docs/generators/rust-server.html +++ b/docs/generators/rust-server.html @@ -20,4 +20,4 @@ sidebar_label: rust-server

    packageVersionRust crate version.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html index 5cbb50c9b64..538f4718c7e 100644 --- a/docs/generators/rust-server/index.html +++ b/docs/generators/rust-server/index.html @@ -20,4 +20,4 @@ sidebar_label: rust-server

    packageVersionRust crate version.null -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/rust.html b/docs/generators/rust.html index 32b3d9879ea..ba9c8c5d33c 100644 --- a/docs/generators/rust.html +++ b/docs/generators/rust.html @@ -22,4 +22,4 @@ sidebar_label: rust

    librarylibrary template (sub-template) to use.
    hyper
    HTTP client: Hyper.
    reqwest
    HTTP client: Reqwest.
    hyper -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/rust/index.html b/docs/generators/rust/index.html index 32b3d9879ea..ba9c8c5d33c 100644 --- a/docs/generators/rust/index.html +++ b/docs/generators/rust/index.html @@ -22,4 +22,4 @@ sidebar_label: rust

    librarylibrary template (sub-template) to use.
    hyper
    HTTP client: Hyper.
    reqwest
    HTTP client: Reqwest.
    hyper -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-akka.html b/docs/generators/scala-akka.html index 12c6e19c691..721205559fa 100644 --- a/docs/generators/scala-akka.html +++ b/docs/generators/scala-akka.html @@ -26,4 +26,4 @@ sidebar_label: scala-akka

    mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-akka/index.html b/docs/generators/scala-akka/index.html index 12c6e19c691..721205559fa 100644 --- a/docs/generators/scala-akka/index.html +++ b/docs/generators/scala-akka/index.html @@ -26,4 +26,4 @@ sidebar_label: scala-akka

    mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-finch.html b/docs/generators/scala-finch.html index e83dc2bc546..2b2c2a54e33 100644 --- a/docs/generators/scala-finch.html +++ b/docs/generators/scala-finch.html @@ -21,4 +21,4 @@ sidebar_label: scala-finch

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html index e83dc2bc546..2b2c2a54e33 100644 --- a/docs/generators/scala-finch/index.html +++ b/docs/generators/scala-finch/index.html @@ -21,4 +21,4 @@ sidebar_label: scala-finch

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-gatling.html b/docs/generators/scala-gatling.html index 35ac009e287..2ba72d3a7d2 100644 --- a/docs/generators/scala-gatling.html +++ b/docs/generators/scala-gatling.html @@ -25,4 +25,4 @@ sidebar_label: scala-gatling

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-gatling/index.html b/docs/generators/scala-gatling/index.html index 35ac009e287..2ba72d3a7d2 100644 --- a/docs/generators/scala-gatling/index.html +++ b/docs/generators/scala-gatling/index.html @@ -25,4 +25,4 @@ sidebar_label: scala-gatling

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient-deprecated.html b/docs/generators/scala-httpclient-deprecated.html index 1e234d8255d..3f5d240f547 100644 --- a/docs/generators/scala-httpclient-deprecated.html +++ b/docs/generators/scala-httpclient-deprecated.html @@ -26,4 +26,4 @@ sidebar_label: scala-httpclient-deprecated

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 1e234d8255d..3f5d240f547 100644 --- a/docs/generators/scala-httpclient-deprecated/index.html +++ b/docs/generators/scala-httpclient-deprecated/index.html @@ -26,4 +26,4 @@ sidebar_label: scala-httpclient-deprecated

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient.html b/docs/generators/scala-httpclient.html index 39ade1d9237..f884bf43caa 100644 --- a/docs/generators/scala-httpclient.html +++ b/docs/generators/scala-httpclient.html @@ -26,4 +26,4 @@ sidebar_label: scala-httpclient

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient/index.html b/docs/generators/scala-httpclient/index.html index 39ade1d9237..f884bf43caa 100644 --- a/docs/generators/scala-httpclient/index.html +++ b/docs/generators/scala-httpclient/index.html @@ -26,4 +26,4 @@ sidebar_label: scala-httpclient

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server.html b/docs/generators/scala-lagom-server.html index dfbecd03ffb..ece6bfb96df 100644 --- a/docs/generators/scala-lagom-server.html +++ b/docs/generators/scala-lagom-server.html @@ -26,4 +26,4 @@ sidebar_label: scala-lagom-server

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 dfbecd03ffb..ece6bfb96df 100644 --- a/docs/generators/scala-lagom-server/index.html +++ b/docs/generators/scala-lagom-server/index.html @@ -26,4 +26,4 @@ sidebar_label: scala-lagom-server

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-play-framework.html b/docs/generators/scala-play-framework.html index 17b61318a11..cf690223b06 100644 --- a/docs/generators/scala-play-framework.html +++ b/docs/generators/scala-play-framework.html @@ -31,4 +31,4 @@ sidebar_label: scala-play-framework

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 17b61318a11..cf690223b06 100644 --- a/docs/generators/scala-play-framework/index.html +++ b/docs/generators/scala-play-framework/index.html @@ -31,4 +31,4 @@ sidebar_label: scala-play-framework

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scala-play-server.html b/docs/generators/scala-play-server.html index 73e902520dd..2bb633cc85c 100644 --- a/docs/generators/scala-play-server.html +++ b/docs/generators/scala-play-server.html @@ -31,4 +31,4 @@ sidebar_label: scala-play-server

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 73e902520dd..2bb633cc85c 100644 --- a/docs/generators/scala-play-server/index.html +++ b/docs/generators/scala-play-server/index.html @@ -31,4 +31,4 @@ sidebar_label: scala-play-server

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scalatra.html b/docs/generators/scalatra.html index 272dfd75ca7..38fa572ff2f 100644 --- a/docs/generators/scalatra.html +++ b/docs/generators/scalatra.html @@ -25,4 +25,4 @@ sidebar_label: scalatra

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scalatra/index.html b/docs/generators/scalatra/index.html index 272dfd75ca7..38fa572ff2f 100644 --- a/docs/generators/scalatra/index.html +++ b/docs/generators/scalatra/index.html @@ -25,4 +25,4 @@ sidebar_label: scalatra

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scalaz.html b/docs/generators/scalaz.html index a4bcc52ff17..13d2a2c7e49 100644 --- a/docs/generators/scalaz.html +++ b/docs/generators/scalaz.html @@ -26,4 +26,4 @@ sidebar_label: scalaz

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/scalaz/index.html b/docs/generators/scalaz/index.html index a4bcc52ff17..13d2a2c7e49 100644 --- a/docs/generators/scalaz/index.html +++ b/docs/generators/scalaz/index.html @@ -26,4 +26,4 @@ sidebar_label: scalaz

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/spring.html b/docs/generators/spring.html index 98a1fb861fb..224bd6f1d84 100644 --- a/docs/generators/spring.html +++ b/docs/generators/spring.html @@ -75,4 +75,4 @@ sidebar_label: spring

    librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application using the SpringFox integration.
    spring-mvc
    Spring-MVC Server application using the SpringFox integration.
    spring-cloud
    Spring-Cloud-Feign client with Spring-Boot auto-configured settings.
    spring-boot -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/spring/index.html b/docs/generators/spring/index.html index 98a1fb861fb..224bd6f1d84 100644 --- a/docs/generators/spring/index.html +++ b/docs/generators/spring/index.html @@ -75,4 +75,4 @@ sidebar_label: spring

    librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application using the SpringFox integration.
    spring-mvc
    Spring-MVC Server application using the SpringFox integration.
    spring-cloud
    Spring-Cloud-Feign client with Spring-Boot auto-configured settings.
    spring-boot -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated.html b/docs/generators/swift2-deprecated.html index 569249a672e..cc2735d418e 100644 --- a/docs/generators/swift2-deprecated.html +++ b/docs/generators/swift2-deprecated.html @@ -38,4 +38,4 @@ sidebar_label: swift2-deprecated

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated/index.html b/docs/generators/swift2-deprecated/index.html index 569249a672e..cc2735d418e 100644 --- a/docs/generators/swift2-deprecated/index.html +++ b/docs/generators/swift2-deprecated/index.html @@ -38,4 +38,4 @@ sidebar_label: swift2-deprecated

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated.html b/docs/generators/swift3-deprecated.html index 90b7de1fca6..12e22e18791 100644 --- a/docs/generators/swift3-deprecated.html +++ b/docs/generators/swift3-deprecated.html @@ -40,4 +40,4 @@ sidebar_label: swift3-deprecated

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated/index.html b/docs/generators/swift3-deprecated/index.html index 90b7de1fca6..12e22e18791 100644 --- a/docs/generators/swift3-deprecated/index.html +++ b/docs/generators/swift3-deprecated/index.html @@ -40,4 +40,4 @@ sidebar_label: swift3-deprecated

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/swift4.html b/docs/generators/swift4.html index 26c3600f617..81f843fc425 100644 --- a/docs/generators/swift4.html +++ b/docs/generators/swift4.html @@ -40,4 +40,4 @@ sidebar_label: swift4

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/swift4/index.html b/docs/generators/swift4/index.html index 26c3600f617..81f843fc425 100644 --- a/docs/generators/swift4/index.html +++ b/docs/generators/swift4/index.html @@ -40,4 +40,4 @@ sidebar_label: swift4

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index 7b952bbf3d4..a46a79eb2ed 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -38,4 +38,4 @@ sidebar_label: typescript-angular

    stringEnumsGenerate string enums instead of objects for enum values.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index 7b952bbf3d4..a46a79eb2ed 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -38,4 +38,4 @@ sidebar_label: typescript-angular

    stringEnumsGenerate string enums instead of objects for enum values.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs.html b/docs/generators/typescript-angularjs.html index 812609d4208..c478fb42f73 100644 --- a/docs/generators/typescript-angularjs.html +++ b/docs/generators/typescript-angularjs.html @@ -24,4 +24,4 @@ sidebar_label: typescript-angularjs

    supportsES6Generate code that conforms to ES6.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs/index.html b/docs/generators/typescript-angularjs/index.html index 812609d4208..c478fb42f73 100644 --- a/docs/generators/typescript-angularjs/index.html +++ b/docs/generators/typescript-angularjs/index.html @@ -24,4 +24,4 @@ sidebar_label: typescript-angularjs

    supportsES6Generate code that conforms to ES6.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia.html b/docs/generators/typescript-aurelia.html index d8296ee13bd..1313759163c 100644 --- a/docs/generators/typescript-aurelia.html +++ b/docs/generators/typescript-aurelia.html @@ -27,4 +27,4 @@ sidebar_label: typescript-aurelia

    snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html index d8296ee13bd..1313759163c 100644 --- a/docs/generators/typescript-aurelia/index.html +++ b/docs/generators/typescript-aurelia/index.html @@ -27,4 +27,4 @@ sidebar_label: typescript-aurelia

    snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index 65f07f876cc..0eca6ff178f 100644 --- a/docs/generators/typescript-axios.html +++ b/docs/generators/typescript-axios.html @@ -31,4 +31,4 @@ sidebar_label: typescript-axios

    withoutPrefixEnumsDon't prefix enum names with class namesfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index 65f07f876cc..0eca6ff178f 100644 --- a/docs/generators/typescript-axios/index.html +++ b/docs/generators/typescript-axios/index.html @@ -31,4 +31,4 @@ sidebar_label: typescript-axios

    withoutPrefixEnumsDon't prefix enum names with class namesfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch.html b/docs/generators/typescript-fetch.html index 23faf19b0a1..9d59d08002a 100644 --- a/docs/generators/typescript-fetch.html +++ b/docs/generators/typescript-fetch.html @@ -30,4 +30,4 @@ sidebar_label: typescript-fetch

    useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html index 23faf19b0a1..9d59d08002a 100644 --- a/docs/generators/typescript-fetch/index.html +++ b/docs/generators/typescript-fetch/index.html @@ -30,4 +30,4 @@ sidebar_label: typescript-fetch

    useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.true -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify.html b/docs/generators/typescript-inversify.html index 23d517d741a..83f8091212d 100644 --- a/docs/generators/typescript-inversify.html +++ b/docs/generators/typescript-inversify.html @@ -32,4 +32,4 @@ sidebar_label: typescript-inversify

    taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html index 23d517d741a..83f8091212d 100644 --- a/docs/generators/typescript-inversify/index.html +++ b/docs/generators/typescript-inversify/index.html @@ -32,4 +32,4 @@ sidebar_label: typescript-inversify

    taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery.html b/docs/generators/typescript-jquery.html index cb1b3348d58..2379d5e71b1 100644 --- a/docs/generators/typescript-jquery.html +++ b/docs/generators/typescript-jquery.html @@ -29,4 +29,4 @@ sidebar_label: typescript-jquery

    jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html index cb1b3348d58..2379d5e71b1 100644 --- a/docs/generators/typescript-jquery/index.html +++ b/docs/generators/typescript-jquery/index.html @@ -29,4 +29,4 @@ sidebar_label: typescript-jquery

    jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-node.html b/docs/generators/typescript-node.html index 8fbb820bbd0..875fa55f35a 100644 --- a/docs/generators/typescript-node.html +++ b/docs/generators/typescript-node.html @@ -28,4 +28,4 @@ sidebar_label: typescript-node

    npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html index 8fbb820bbd0..875fa55f35a 100644 --- a/docs/generators/typescript-node/index.html +++ b/docs/generators/typescript-node/index.html @@ -28,4 +28,4 @@ sidebar_label: typescript-node

    npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index a8506c39586..016c5f44826 100644 --- a/docs/generators/typescript-rxjs.html +++ b/docs/generators/typescript-rxjs.html @@ -29,4 +29,4 @@ sidebar_label: typescript-rxjs

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index a8506c39586..016c5f44826 100644 --- a/docs/generators/typescript-rxjs/index.html +++ b/docs/generators/typescript-rxjs/index.html @@ -29,4 +29,4 @@ sidebar_label: typescript-rxjs

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/installation.html b/docs/installation.html index de87b295670..aebceb20cff 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -161,4 +161,4 @@ openapi-generator-cli version # is also 3.0.2 source ~/.bashrc openapi-generator-cli version # is always 3.0.2, unless any of the above overrides are done ad hoc -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index de87b295670..aebceb20cff 100644 --- a/docs/installation/index.html +++ b/docs/installation/index.html @@ -161,4 +161,4 @@ openapi-generator-cli version # is also 3.0.2 source ~/.bashrc openapi-generator-cli version # is always 3.0.2, unless any of the above overrides are done ad hoc -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index 955a5661718..f26ad1d5e48 100644 --- a/docs/integrations.html +++ b/docs/integrations.html @@ -96,4 +96,4 @@

    CI/CD

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

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index 955a5661718..f26ad1d5e48 100644 --- a/docs/integrations/index.html +++ b/docs/integrations/index.html @@ -96,4 +96,4 @@

    CI/CD

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

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index 461cca3ac77..e0ba853ddcb 100644 --- a/docs/new-generator.html +++ b/docs/new-generator.html @@ -390,4 +390,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html index 461cca3ac77..e0ba853ddcb 100644 --- a/docs/new-generator/index.html +++ b/docs/new-generator/index.html @@ -390,4 +390,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index 9f3f2dc3dce..ee68deee53e 100644 --- a/docs/online.html +++ b/docs/online.html @@ -173,4 +173,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index 9f3f2dc3dce..ee68deee53e 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -173,4 +173,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/plugins.html b/docs/plugins.html index 41b6de41009..6914b777ec8 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -140,4 +140,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index 41b6de41009..6914b777ec8 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -140,4 +140,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index 5c7deea7281..b731c731a30 100644 --- a/docs/release-3-0-0.html +++ b/docs/release-3-0-0.html @@ -424,4 +424,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ 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 5c7deea7281..b731c731a30 100644 --- a/docs/release-3-0-0/index.html +++ b/docs/release-3-0-0/index.html @@ -424,4 +424,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index 2e97e48ba4b..64ce103ef46 100644 --- a/docs/release-summary.html +++ b/docs/release-summary.html @@ -79,4 +79,4 @@

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

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

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index 2e97e48ba4b..64ce103ef46 100644 --- a/docs/release-summary/index.html +++ b/docs/release-summary/index.html @@ -79,4 +79,4 @@

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

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

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index f5740f1e6d9..ee4c2b7f284 100644 --- a/docs/roadmap.html +++ b/docs/roadmap.html @@ -151,4 +151,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index f5740f1e6d9..ee4c2b7f284 100644 --- a/docs/roadmap/index.html +++ b/docs/roadmap/index.html @@ -151,4 +151,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index 94c95fd0080..e1201b3c007 100644 --- a/docs/spec-info.html +++ b/docs/spec-info.html @@ -12,4 +12,4 @@

    Tags

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

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index 94c95fd0080..e1201b3c007 100644 --- a/docs/spec-info/index.html +++ b/docs/spec-info/index.html @@ -12,4 +12,4 @@

    Tags

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

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index c57c024045a..af2a0345564 100644 --- a/docs/swagger-codegen-migration.html +++ b/docs/swagger-codegen-migration.html @@ -247,4 +247,4 @@ Concretely if you did not specify anything when you are generating java code, a

    If your API client is using named parameters in the function call (e.g. Perl required & optional parameters, Ruby optional parameters), you will need to add x-codegen-request-body-name to the spec to restore the original body parameter name.

    Default basePath

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index c57c024045a..af2a0345564 100644 --- a/docs/swagger-codegen-migration/index.html +++ b/docs/swagger-codegen-migration/index.html @@ -247,4 +247,4 @@ Concretely if you did not specify anything when you are generating java code, a

    If your API client is using named parameters in the function call (e.g. Perl required & optional parameters, Ruby optional parameters), you will need to add x-codegen-request-body-name to the spec to restore the original body parameter name.

    Default basePath

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

    -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/templating.html b/docs/templating.html index dd21182b4d1..05666318bb3 100644 --- a/docs/templating.html +++ b/docs/templating.html @@ -851,4 +851,4 @@ For more details on Mustache see {{#enums}}{{-index}} {{enum}}{{/enums}} -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file diff --git a/docs/templating/index.html b/docs/templating/index.html index dd21182b4d1..05666318bb3 100644 --- a/docs/templating/index.html +++ b/docs/templating/index.html @@ -851,4 +851,4 @@ For more details on Mustache see {{#enums}}{{-index}} {{enum}}{{/enums}} -
    Last updated on 2019-8-10
    \ No newline at end of file +
    Last updated on 2019-8-11
    \ No newline at end of file