diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index 920333904bd..b81a870bd1a 100644 --- a/docs/code-of-conduct.html +++ b/docs/code-of-conduct.html @@ -93,4 +93,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-5-9
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-5-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 920333904bd..b81a870bd1a 100644 --- a/docs/code-of-conduct/index.html +++ b/docs/code-of-conduct/index.html @@ -93,4 +93,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-5-9
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-5-11
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contribute-building.html b/docs/contribute-building.html index eab2dfec751..11d0e0bb0a7 100644 --- a/docs/contribute-building.html +++ b/docs/contribute-building.html @@ -112,4 +112,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-5-9
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-5-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 eab2dfec751..11d0e0bb0a7 100644 --- a/docs/contribute-building/index.html +++ b/docs/contribute-building/index.html @@ -112,4 +112,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-5-9
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-5-11
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/contributing.html b/docs/contributing.html index e340b3b1a8a..0e57f88a207 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -155,4 +155,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-5-9
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 2019-5-11
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/contributing/index.html b/docs/contributing/index.html index e340b3b1a8a..0e57f88a207 100644 --- a/docs/contributing/index.html +++ b/docs/contributing/index.html @@ -155,4 +155,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-5-9
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 2019-5-11
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index 09346424e39..51d6e0645bf 100644 --- a/docs/core-team.html +++ b/docs/core-team.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index 09346424e39..51d6e0645bf 100644 --- a/docs/core-team/index.html +++ b/docs/core-team/index.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index 6a0fcff27a0..8b6173ca532 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -291,4 +291,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-5-9
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 2019-5-11
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index 6a0fcff27a0..8b6173ca532 100644 --- a/docs/customization/index.html +++ b/docs/customization/index.html @@ -291,4 +291,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-5-9
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 2019-5-11
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index a784571fb68..fe5d84fed76 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -110,4 +110,4 @@
  • Set breakpoints in code, and then attach your remote debugger from your IDE (see above). The generator will automatically unblock once the remote debugger is attached. You can now step through the code.
  • -
    Last updated on 2019-5-9
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-5-11
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index a784571fb68..fe5d84fed76 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -110,4 +110,4 @@
  • Set breakpoints in code, and then attach your remote debugger from your IDE (see above). The generator will automatically unblock once the remote debugger is attached. You can now step through the code.
  • -
    Last updated on 2019-5-9
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-5-11
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 629ccddb128..cff45b7455e 100644 --- a/docs/faq-contributing.html +++ b/docs/faq-contributing.html @@ -108,4 +108,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-5-9
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-5-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 629ccddb128..cff45b7455e 100644 --- a/docs/faq-contributing/index.html +++ b/docs/faq-contributing/index.html @@ -108,4 +108,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-5-9
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-5-11
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index 5ead53f6de7..bf261a3c901 100644 --- a/docs/faq-extending.html +++ b/docs/faq-extending.html @@ -85,4 +85,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-5-9
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-5-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 5ead53f6de7..bf261a3c901 100644 --- a/docs/faq-extending/index.html +++ b/docs/faq-extending/index.html @@ -85,4 +85,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-5-9
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-5-11
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 0b9a6cf5367..7b95f2e7410 100644 --- a/docs/faq-generators.html +++ b/docs/faq-generators.html @@ -135,4 +135,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-5-9
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-5-11
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 0b9a6cf5367..7b95f2e7410 100644 --- a/docs/faq-generators/index.html +++ b/docs/faq-generators/index.html @@ -135,4 +135,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-5-9
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-5-11
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index 755bb3db1fc..b58ffa0dcc8 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -71,4 +71,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-5-9
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-5-11
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index 755bb3db1fc..b58ffa0dcc8 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -71,4 +71,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-5-9
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-5-11
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index 15efb64be0d..0a9b994dbe9 100644 --- a/docs/fork-qna.html +++ b/docs/fork-qna.html @@ -79,4 +79,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-5-9
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-5-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 15efb64be0d..0a9b994dbe9 100644 --- a/docs/fork-qna/index.html +++ b/docs/fork-qna/index.html @@ -79,4 +79,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-5-9
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-5-11
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators.html b/docs/generators.html index 962684752c3..3f12f6283b8 100644 --- a/docs/generators.html +++ b/docs/generators.html @@ -199,4 +199,4 @@
  • graphql-schema
  • -
    Last updated on 2019-5-9
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 2019-5-11
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/generators/README.html b/docs/generators/README.html index df34b15e005..8a5dd1b3b82 100644 --- a/docs/generators/README.html +++ b/docs/generators/README.html @@ -138,4 +138,4 @@
  • graphql-schema
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html index df34b15e005..8a5dd1b3b82 100644 --- a/docs/generators/README/index.html +++ b/docs/generators/README/index.html @@ -138,4 +138,4 @@
  • graphql-schema
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ada-server.html b/docs/generators/ada-server.html index 410b6eaf527..27eb3700bd0 100644 --- a/docs/generators/ada-server.html +++ b/docs/generators/ada-server.html @@ -25,4 +25,4 @@ sidebar_label: ada-server

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ada-server/index.html b/docs/generators/ada-server/index.html index 410b6eaf527..27eb3700bd0 100644 --- a/docs/generators/ada-server/index.html +++ b/docs/generators/ada-server/index.html @@ -25,4 +25,4 @@ sidebar_label: ada-server

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ada.html b/docs/generators/ada.html index 73b05b0ec7c..08f06b93808 100644 --- a/docs/generators/ada.html +++ b/docs/generators/ada.html @@ -25,4 +25,4 @@ sidebar_label: ada

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ada/index.html b/docs/generators/ada/index.html index 73b05b0ec7c..08f06b93808 100644 --- a/docs/generators/ada/index.html +++ b/docs/generators/ada/index.html @@ -25,4 +25,4 @@ sidebar_label: ada

    projectNameGNAT project namedefaultProject -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/android.html b/docs/generators/android.html index b3b5364bdde..8efbfc874b2 100644 --- a/docs/generators/android.html +++ b/docs/generators/android.html @@ -37,4 +37,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/android/index.html b/docs/generators/android/index.html index b3b5364bdde..8efbfc874b2 100644 --- a/docs/generators/android/index.html +++ b/docs/generators/android/index.html @@ -37,4 +37,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/apache2.html b/docs/generators/apache2.html index b8fa0d466a1..990c823bb66 100644 --- a/docs/generators/apache2.html +++ b/docs/generators/apache2.html @@ -25,4 +25,4 @@ sidebar_label: apache2

    userInfoPathPath to the user and group filesnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/apache2/index.html b/docs/generators/apache2/index.html index b8fa0d466a1..990c823bb66 100644 --- a/docs/generators/apache2/index.html +++ b/docs/generators/apache2/index.html @@ -25,4 +25,4 @@ sidebar_label: apache2

    userInfoPathPath to the user and group filesnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/apex.html b/docs/generators/apex.html index c638baeb223..7cab09a59c0 100644 --- a/docs/generators/apex.html +++ b/docs/generators/apex.html @@ -28,4 +28,4 @@ sidebar_label: apex

    namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/apex/index.html b/docs/generators/apex/index.html index c638baeb223..7cab09a59c0 100644 --- a/docs/generators/apex/index.html +++ b/docs/generators/apex/index.html @@ -28,4 +28,4 @@ sidebar_label: apex

    namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index e98d94c450e..7b8f9b0d256 100644 --- a/docs/generators/aspnetcore.html +++ b/docs/generators/aspnetcore.html @@ -44,4 +44,4 @@ sidebar_label: aspnetcore

    modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index e98d94c450e..7b8f9b0d256 100644 --- a/docs/generators/aspnetcore/index.html +++ b/docs/generators/aspnetcore/index.html @@ -44,4 +44,4 @@ sidebar_label: aspnetcore

    modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/bash.html b/docs/generators/bash.html index 8f81ffc0578..03eb6c1c023 100644 --- a/docs/generators/bash.html +++ b/docs/generators/bash.html @@ -32,4 +32,4 @@ sidebar_label: bash

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

    apiKeyAuthEnvironmentVariableName of environment variable where API key can be defined (e.g. PETSTORE_APIKEY='kjhasdGASDa5asdASD')false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/c.html b/docs/generators/c.html index 791b09b6016..34cc37a5842 100644 --- a/docs/generators/c.html +++ b/docs/generators/c.html @@ -25,4 +25,4 @@ sidebar_label: c

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/c/index.html b/docs/generators/c/index.html index 791b09b6016..34cc37a5842 100644 --- a/docs/generators/c/index.html +++ b/docs/generators/c/index.html @@ -25,4 +25,4 @@ sidebar_label: c

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/clojure.html b/docs/generators/clojure.html index a54e4f995c9..e270e26c640 100644 --- a/docs/generators/clojure.html +++ b/docs/generators/clojure.html @@ -31,4 +31,4 @@ sidebar_label: clojure

    baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/clojure/index.html b/docs/generators/clojure/index.html index a54e4f995c9..e270e26c640 100644 --- a/docs/generators/clojure/index.html +++ b/docs/generators/clojure/index.html @@ -31,4 +31,4 @@ sidebar_label: clojure

    baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server.html b/docs/generators/cpp-pistache-server.html index 2cda5963fde..813a01ba6c6 100644 --- a/docs/generators/cpp-pistache-server.html +++ b/docs/generators/cpp-pistache-server.html @@ -22,4 +22,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 2cda5963fde..813a01ba6c6 100644 --- a/docs/generators/cpp-pistache-server/index.html +++ b/docs/generators/cpp-pistache-server/index.html @@ -22,4 +22,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client.html b/docs/generators/cpp-qt5-client.html index 1058127174a..4de91b928c9 100644 --- a/docs/generators/cpp-qt5-client.html +++ b/docs/generators/cpp-qt5-client.html @@ -27,4 +27,4 @@ sidebar_label: cpp-qt5-client

    optionalProjectFileGenerate client.pri.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 1058127174a..4de91b928c9 100644 --- a/docs/generators/cpp-qt5-client/index.html +++ b/docs/generators/cpp-qt5-client/index.html @@ -27,4 +27,4 @@ sidebar_label: cpp-qt5-client

    optionalProjectFileGenerate client.pri.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 e582649ee70..a769989b334 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server.html +++ b/docs/generators/cpp-qt5-qhttpengine-server.html @@ -26,4 +26,4 @@ sidebar_label: cpp-qt5-qhttpengine-server

    cppNamespaceC++ namespace (convention: name::space::for::api).OpenAPI -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 e582649ee70..a769989b334 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server/index.html +++ b/docs/generators/cpp-qt5-qhttpengine-server/index.html @@ -26,4 +26,4 @@ sidebar_label: cpp-qt5-qhttpengine-server

    cppNamespaceC++ namespace (convention: name::space::for::api).OpenAPI -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server.html b/docs/generators/cpp-restbed-server.html index dfe9e022926..b545c8c5f6e 100644 --- a/docs/generators/cpp-restbed-server.html +++ b/docs/generators/cpp-restbed-server.html @@ -25,4 +25,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 dfe9e022926..b545c8c5f6e 100644 --- a/docs/generators/cpp-restbed-server/index.html +++ b/docs/generators/cpp-restbed-server/index.html @@ -25,4 +25,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk.html b/docs/generators/cpp-restsdk.html index a930531b72c..5bf8e8f7831 100644 --- a/docs/generators/cpp-restsdk.html +++ b/docs/generators/cpp-restsdk.html @@ -26,4 +26,4 @@ sidebar_label: cpp-restsdk

    generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html index a930531b72c..5bf8e8f7831 100644 --- a/docs/generators/cpp-restsdk/index.html +++ b/docs/generators/cpp-restsdk/index.html @@ -26,4 +26,4 @@ sidebar_label: cpp-restsdk

    generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen.html b/docs/generators/cpp-tizen.html index 732e90e189b..1a95a5f288f 100644 --- a/docs/generators/cpp-tizen.html +++ b/docs/generators/cpp-tizen.html @@ -24,4 +24,4 @@ sidebar_label: cpp-tizen

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen/index.html b/docs/generators/cpp-tizen/index.html index 732e90e189b..1a95a5f288f 100644 --- a/docs/generators/cpp-tizen/index.html +++ b/docs/generators/cpp-tizen/index.html @@ -24,4 +24,4 @@ sidebar_label: cpp-tizen

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2.html b/docs/generators/csharp-dotnet2.html index 42fbe994ec7..9b81fe47fc5 100644 --- a/docs/generators/csharp-dotnet2.html +++ b/docs/generators/csharp-dotnet2.html @@ -23,4 +23,4 @@ sidebar_label: csharp-dotnet2

    clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html index 42fbe994ec7..9b81fe47fc5 100644 --- a/docs/generators/csharp-dotnet2/index.html +++ b/docs/generators/csharp-dotnet2/index.html @@ -23,4 +23,4 @@ sidebar_label: csharp-dotnet2

    clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx.html b/docs/generators/csharp-nancyfx.html index 2034f9f4eb2..94587ccf442 100644 --- a/docs/generators/csharp-nancyfx.html +++ b/docs/generators/csharp-nancyfx.html @@ -34,4 +34,4 @@ sidebar_label: csharp-nancyfx

    asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx/index.html b/docs/generators/csharp-nancyfx/index.html index 2034f9f4eb2..94587ccf442 100644 --- a/docs/generators/csharp-nancyfx/index.html +++ b/docs/generators/csharp-nancyfx/index.html @@ -34,4 +34,4 @@ sidebar_label: csharp-nancyfx

    asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index ad987aee4a5..22f56090c13 100644 --- a/docs/generators/csharp-netcore.html +++ b/docs/generators/csharp-netcore.html @@ -39,4 +39,4 @@ sidebar_label: csharp-netcore

    validatableGenerates self-validatable models.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index ad987aee4a5..22f56090c13 100644 --- a/docs/generators/csharp-netcore/index.html +++ b/docs/generators/csharp-netcore/index.html @@ -39,4 +39,4 @@ sidebar_label: csharp-netcore

    validatableGenerates self-validatable models.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor.html b/docs/generators/csharp-refactor.html index 898ae1f1412..b1696d55ed9 100644 --- a/docs/generators/csharp-refactor.html +++ b/docs/generators/csharp-refactor.html @@ -40,4 +40,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor/index.html b/docs/generators/csharp-refactor/index.html index 898ae1f1412..b1696d55ed9 100644 --- a/docs/generators/csharp-refactor/index.html +++ b/docs/generators/csharp-refactor/index.html @@ -40,4 +40,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index ee91c4b71dd..4623415c4ae 100644 --- a/docs/generators/csharp.html +++ b/docs/generators/csharp.html @@ -41,4 +41,4 @@ sidebar_label: csharp

    useCompareNetObjectsUse KellermanSoftware.CompareNetObjects for deep recursive object comparison. WARNING: this option incurs potential performance impact.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index ee91c4b71dd..4623415c4ae 100644 --- a/docs/generators/csharp/index.html +++ b/docs/generators/csharp/index.html @@ -41,4 +41,4 @@ sidebar_label: csharp

    useCompareNetObjectsUse KellermanSoftware.CompareNetObjects for deep recursive object comparison. WARNING: this option incurs potential performance impact.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cwiki.html b/docs/generators/cwiki.html index 1ac128b19ad..dd1cbf28642 100644 --- a/docs/generators/cwiki.html +++ b/docs/generators/cwiki.html @@ -34,4 +34,4 @@ sidebar_label: cwiki

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/cwiki/index.html b/docs/generators/cwiki/index.html index 1ac128b19ad..dd1cbf28642 100644 --- a/docs/generators/cwiki/index.html +++ b/docs/generators/cwiki/index.html @@ -34,4 +34,4 @@ sidebar_label: cwiki

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar.html b/docs/generators/dart-jaguar.html index a5510ef2f99..7c46d7622fb 100644 --- a/docs/generators/dart-jaguar.html +++ b/docs/generators/dart-jaguar.html @@ -33,4 +33,4 @@ sidebar_label: dart-jaguar

    serializationChoose serialization format JSON or PROTO is supportednull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar/index.html b/docs/generators/dart-jaguar/index.html index a5510ef2f99..7c46d7622fb 100644 --- a/docs/generators/dart-jaguar/index.html +++ b/docs/generators/dart-jaguar/index.html @@ -33,4 +33,4 @@ sidebar_label: dart-jaguar

    serializationChoose serialization format JSON or PROTO is supportednull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/dart.html b/docs/generators/dart.html index 01f4be4c907..b0734726ca7 100644 --- a/docs/generators/dart.html +++ b/docs/generators/dart.html @@ -31,4 +31,4 @@ sidebar_label: dart

    supportDart2support dart2true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/dart/index.html b/docs/generators/dart/index.html index 01f4be4c907..b0734726ca7 100644 --- a/docs/generators/dart/index.html +++ b/docs/generators/dart/index.html @@ -31,4 +31,4 @@ sidebar_label: dart

    supportDart2support dart2true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/dynamic-html.html b/docs/generators/dynamic-html.html index a0c19cb06cc..5b2abbf243d 100644 --- a/docs/generators/dynamic-html.html +++ b/docs/generators/dynamic-html.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/dynamic-html/index.html b/docs/generators/dynamic-html/index.html index a0c19cb06cc..5b2abbf243d 100644 --- a/docs/generators/dynamic-html/index.html +++ b/docs/generators/dynamic-html/index.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/eiffel.html b/docs/generators/eiffel.html index df46a6c748a..9565eee7a20 100644 --- a/docs/generators/eiffel.html +++ b/docs/generators/eiffel.html @@ -23,4 +23,4 @@ sidebar_label: eiffel

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html index df46a6c748a..9565eee7a20 100644 --- a/docs/generators/eiffel/index.html +++ b/docs/generators/eiffel/index.html @@ -23,4 +23,4 @@ sidebar_label: eiffel

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/elixir.html b/docs/generators/elixir.html index 171a714d1f4..cba7b40bde1 100644 --- a/docs/generators/elixir.html +++ b/docs/generators/elixir.html @@ -27,4 +27,4 @@ sidebar_label: elixir

    packageNameElixir package name (convention: lowercase).null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/elixir/index.html b/docs/generators/elixir/index.html index 171a714d1f4..cba7b40bde1 100644 --- a/docs/generators/elixir/index.html +++ b/docs/generators/elixir/index.html @@ -27,4 +27,4 @@ sidebar_label: elixir

    packageNameElixir package name (convention: lowercase).null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/elm.html b/docs/generators/elm.html index 0ada7bfb66e..1df5d3a1e84 100644 --- a/docs/generators/elm.html +++ b/docs/generators/elm.html @@ -24,4 +24,4 @@ sidebar_label: elm

    elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html index 0ada7bfb66e..1df5d3a1e84 100644 --- a/docs/generators/elm/index.html +++ b/docs/generators/elm/index.html @@ -24,4 +24,4 @@ sidebar_label: elm

    elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/erlang-client.html b/docs/generators/erlang-client.html index 54da4a0a093..2e68e98fc0b 100644 --- a/docs/generators/erlang-client.html +++ b/docs/generators/erlang-client.html @@ -22,4 +22,4 @@ sidebar_label: erlang-client

    packageNameErlang application version1.0.0 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html index 54da4a0a093..2e68e98fc0b 100644 --- a/docs/generators/erlang-client/index.html +++ b/docs/generators/erlang-client/index.html @@ -22,4 +22,4 @@ sidebar_label: erlang-client

    packageNameErlang application version1.0.0 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/erlang-proper.html b/docs/generators/erlang-proper.html index 01c06215dad..9b0f7eb3f55 100644 --- a/docs/generators/erlang-proper.html +++ b/docs/generators/erlang-proper.html @@ -22,4 +22,4 @@ sidebar_label: erlang-proper

    packageNameErlang application version1.0.0 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html index 01c06215dad..9b0f7eb3f55 100644 --- a/docs/generators/erlang-proper/index.html +++ b/docs/generators/erlang-proper/index.html @@ -22,4 +22,4 @@ sidebar_label: erlang-proper

    packageNameErlang application version1.0.0 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/erlang-server.html b/docs/generators/erlang-server.html index e2b8da4030b..b36aaea0212 100644 --- a/docs/generators/erlang-server.html +++ b/docs/generators/erlang-server.html @@ -22,4 +22,4 @@ sidebar_label: erlang-server

    openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html index e2b8da4030b..b36aaea0212 100644 --- a/docs/generators/erlang-server/index.html +++ b/docs/generators/erlang-server/index.html @@ -22,4 +22,4 @@ sidebar_label: erlang-server

    openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/flash.html b/docs/generators/flash.html index ff7a01a42db..9696ee54f89 100644 --- a/docs/generators/flash.html +++ b/docs/generators/flash.html @@ -24,4 +24,4 @@ sidebar_label: flash

    sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/flash/index.html b/docs/generators/flash/index.html index ff7a01a42db..9696ee54f89 100644 --- a/docs/generators/flash/index.html +++ b/docs/generators/flash/index.html @@ -24,4 +24,4 @@ sidebar_label: flash

    sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server.html b/docs/generators/fsharp-giraffe-server.html index 251e5906d2d..85941b9acce 100644 --- a/docs/generators/fsharp-giraffe-server.html +++ b/docs/generators/fsharp-giraffe-server.html @@ -36,4 +36,4 @@ sidebar_label: fsharp-giraffe-server

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 251e5906d2d..85941b9acce 100644 --- a/docs/generators/fsharp-giraffe-server/index.html +++ b/docs/generators/fsharp-giraffe-server/index.html @@ -36,4 +36,4 @@ sidebar_label: fsharp-giraffe-server

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe.html b/docs/generators/fsharp-giraffe.html index 8010da751fa..52cd730f1b2 100644 --- a/docs/generators/fsharp-giraffe.html +++ b/docs/generators/fsharp-giraffe.html @@ -36,4 +36,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe/index.html b/docs/generators/fsharp-giraffe/index.html index 8010da751fa..52cd730f1b2 100644 --- a/docs/generators/fsharp-giraffe/index.html +++ b/docs/generators/fsharp-giraffe/index.html @@ -36,4 +36,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/go-gin-server.html b/docs/generators/go-gin-server.html index 9f579083206..1d4a7eba564 100644 --- a/docs/generators/go-gin-server.html +++ b/docs/generators/go-gin-server.html @@ -23,4 +23,4 @@ sidebar_label: go-gin-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 9f579083206..1d4a7eba564 100644 --- a/docs/generators/go-gin-server/index.html +++ b/docs/generators/go-gin-server/index.html @@ -23,4 +23,4 @@ sidebar_label: go-gin-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/go-server.html b/docs/generators/go-server.html index df0201029de..723e215e06f 100644 --- a/docs/generators/go-server.html +++ b/docs/generators/go-server.html @@ -25,4 +25,4 @@ sidebar_label: go-server

    serverPortThe network port the generated server binds to8080 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html index df0201029de..723e215e06f 100644 --- a/docs/generators/go-server/index.html +++ b/docs/generators/go-server/index.html @@ -25,4 +25,4 @@ sidebar_label: go-server

    serverPortThe network port the generated server binds to8080 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/go.html b/docs/generators/go.html index f36c8709d45..729208b6277 100644 --- a/docs/generators/go.html +++ b/docs/generators/go.html @@ -26,4 +26,4 @@ sidebar_label: go

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/go/index.html b/docs/generators/go/index.html index f36c8709d45..729208b6277 100644 --- a/docs/generators/go/index.html +++ b/docs/generators/go/index.html @@ -26,4 +26,4 @@ sidebar_label: go

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ 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 bef869a9bf4..3d95a448586 100644 --- a/docs/generators/graphql-nodejs-express-server.html +++ b/docs/generators/graphql-nodejs-express-server.html @@ -23,4 +23,4 @@ sidebar_label: graphql-nodejs-express-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 bef869a9bf4..3d95a448586 100644 --- a/docs/generators/graphql-nodejs-express-server/index.html +++ b/docs/generators/graphql-nodejs-express-server/index.html @@ -23,4 +23,4 @@ sidebar_label: graphql-nodejs-express-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/graphql-schema.html b/docs/generators/graphql-schema.html index a25d182774c..4fbdfcbc366 100644 --- a/docs/generators/graphql-schema.html +++ b/docs/generators/graphql-schema.html @@ -23,4 +23,4 @@ sidebar_label: graphql-schema

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html index a25d182774c..4fbdfcbc366 100644 --- a/docs/generators/graphql-schema/index.html +++ b/docs/generators/graphql-schema/index.html @@ -23,4 +23,4 @@ sidebar_label: graphql-schema

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

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

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client.html b/docs/generators/haskell-http-client.html index bb9cb5d8734..8b8eb1ee9af 100644 --- a/docs/generators/haskell-http-client.html +++ b/docs/generators/haskell-http-client.html @@ -44,4 +44,4 @@ sidebar_label: haskell-http-client

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 bb9cb5d8734..8b8eb1ee9af 100644 --- a/docs/generators/haskell-http-client/index.html +++ b/docs/generators/haskell-http-client/index.html @@ -44,4 +44,4 @@ sidebar_label: haskell-http-client

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/haskell.html b/docs/generators/haskell.html index 385b1babca1..271f209601b 100644 --- a/docs/generators/haskell.html +++ b/docs/generators/haskell.html @@ -26,4 +26,4 @@ sidebar_label: haskell

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/haskell/index.html b/docs/generators/haskell/index.html index 385b1babca1..271f209601b 100644 --- a/docs/generators/haskell/index.html +++ b/docs/generators/haskell/index.html @@ -26,4 +26,4 @@ sidebar_label: haskell

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/html.html b/docs/generators/html.html index bd5d0de0351..cebb74a2a58 100644 --- a/docs/generators/html.html +++ b/docs/generators/html.html @@ -34,4 +34,4 @@ sidebar_label: html

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

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

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

    artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/index.html b/docs/generators/index.html index 962684752c3..3f12f6283b8 100644 --- a/docs/generators/index.html +++ b/docs/generators/index.html @@ -199,4 +199,4 @@
  • graphql-schema
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-inflector.html b/docs/generators/java-inflector.html index fbe48a7cc35..2d6c2c9a62c 100644 --- a/docs/generators/java-inflector.html +++ b/docs/generators/java-inflector.html @@ -55,4 +55,4 @@ sidebar_label: java-inflector

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-inflector/index.html b/docs/generators/java-inflector/index.html index fbe48a7cc35..2d6c2c9a62c 100644 --- a/docs/generators/java-inflector/index.html +++ b/docs/generators/java-inflector/index.html @@ -55,4 +55,4 @@ sidebar_label: java-inflector

    snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-msf4j.html b/docs/generators/java-msf4j.html index 5d84afb0098..87960acde15 100644 --- a/docs/generators/java-msf4j.html +++ b/docs/generators/java-msf4j.html @@ -60,4 +60,4 @@ sidebar_label: java-msf4j

    librarylibrary template (sub-template)
    jersey1
    Jersey core 1.x
    jersey2
    Jersey core 2.x
    jersey2 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-msf4j/index.html b/docs/generators/java-msf4j/index.html index 5d84afb0098..87960acde15 100644 --- a/docs/generators/java-msf4j/index.html +++ b/docs/generators/java-msf4j/index.html @@ -60,4 +60,4 @@ sidebar_label: java-msf4j

    librarylibrary template (sub-template)
    jersey1
    Jersey core 1.x
    jersey2
    Jersey core 2.x
    jersey2 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-pkmst.html b/docs/generators/java-pkmst.html index aabd5bb1f4f..0ce49a91316 100644 --- a/docs/generators/java-pkmst.html +++ b/docs/generators/java-pkmst.html @@ -62,4 +62,4 @@ sidebar_label: java-pkmst

    pkmstInterceptorPKMST Interceptornull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-pkmst/index.html b/docs/generators/java-pkmst/index.html index aabd5bb1f4f..0ce49a91316 100644 --- a/docs/generators/java-pkmst/index.html +++ b/docs/generators/java-pkmst/index.html @@ -62,4 +62,4 @@ sidebar_label: java-pkmst

    pkmstInterceptorPKMST Interceptornull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-play-framework.html b/docs/generators/java-play-framework.html index d283ff24e36..ce969744ec8 100644 --- a/docs/generators/java-play-framework.html +++ b/docs/generators/java-play-framework.html @@ -64,4 +64,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 d283ff24e36..ce969744ec8 100644 --- a/docs/generators/java-play-framework/index.html +++ b/docs/generators/java-play-framework/index.html @@ -64,4 +64,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-undertow-server.html b/docs/generators/java-undertow-server.html index ad5a7272256..0cb229b5117 100644 --- a/docs/generators/java-undertow-server.html +++ b/docs/generators/java-undertow-server.html @@ -55,4 +55,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 ad5a7272256..0cb229b5117 100644 --- a/docs/generators/java-undertow-server/index.html +++ b/docs/generators/java-undertow-server/index.html @@ -55,4 +55,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-vertx.html b/docs/generators/java-vertx.html index a1b46f4abf3..21df06a2882 100644 --- a/docs/generators/java-vertx.html +++ b/docs/generators/java-vertx.html @@ -57,4 +57,4 @@ sidebar_label: java-vertx

    vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java-vertx/index.html b/docs/generators/java-vertx/index.html index a1b46f4abf3..21df06a2882 100644 --- a/docs/generators/java-vertx/index.html +++ b/docs/generators/java-vertx/index.html @@ -57,4 +57,4 @@ sidebar_label: java-vertx

    vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java.html b/docs/generators/java.html index a22f81f7e72..d81a9828bdc 100644 --- a/docs/generators/java.html +++ b/docs/generators/java.html @@ -68,4 +68,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 : 3.x. JSON processing: Gson 2.x. Only for Java8
    okhttp-gson -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/java/index.html b/docs/generators/java/index.html index a22f81f7e72..d81a9828bdc 100644 --- a/docs/generators/java/index.html +++ b/docs/generators/java/index.html @@ -68,4 +68,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 : 3.x. JSON processing: Gson 2.x. Only for Java8
    okhttp-gson -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular.html b/docs/generators/javascript-closure-angular.html index f398e7b9b5e..45cdf14a673 100644 --- a/docs/generators/javascript-closure-angular.html +++ b/docs/generators/javascript-closure-angular.html @@ -26,4 +26,4 @@ sidebar_label: javascript-closure-angular

    useEs6use ES6 templatesfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 f398e7b9b5e..45cdf14a673 100644 --- a/docs/generators/javascript-closure-angular/index.html +++ b/docs/generators/javascript-closure-angular/index.html @@ -26,4 +26,4 @@ sidebar_label: javascript-closure-angular

    useEs6use ES6 templatesfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/javascript.html b/docs/generators/javascript.html index d644e9454b5..4769bfa4bd5 100644 --- a/docs/generators/javascript.html +++ b/docs/generators/javascript.html @@ -40,4 +40,4 @@ sidebar_label: javascript

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/javascript/index.html b/docs/generators/javascript/index.html index d644e9454b5..4769bfa4bd5 100644 --- a/docs/generators/javascript/index.html +++ b/docs/generators/javascript/index.html @@ -40,4 +40,4 @@ sidebar_label: javascript

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

    useBeanValidationUse BeanValidation API annotationstrue -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 c16db43bbf5..a2e81b5bd05 100644 --- a/docs/generators/jaxrs-cxf-cdi/index.html +++ b/docs/generators/jaxrs-cxf-cdi/index.html @@ -65,4 +65,4 @@ sidebar_label: jaxrs-cxf-cdi

    useBeanValidationUse BeanValidation API annotationstrue -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-client.html b/docs/generators/jaxrs-cxf-client.html index c9dde47fb86..2a495910c20 100644 --- a/docs/generators/jaxrs-cxf-client.html +++ b/docs/generators/jaxrs-cxf-client.html @@ -59,4 +59,4 @@ sidebar_label: jaxrs-cxf-client

    useGenericResponseUse generic responsefalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 c9dde47fb86..2a495910c20 100644 --- a/docs/generators/jaxrs-cxf-client/index.html +++ b/docs/generators/jaxrs-cxf-client/index.html @@ -59,4 +59,4 @@ sidebar_label: jaxrs-cxf-client

    useGenericResponseUse generic responsefalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-extended.html b/docs/generators/jaxrs-cxf-extended.html index 8821d22ede8..f00dfdb3047 100644 --- a/docs/generators/jaxrs-cxf-extended.html +++ b/docs/generators/jaxrs-cxf-extended.html @@ -81,4 +81,4 @@ sidebar_label: jaxrs-cxf-extended

    testDataControlFileJSON file to control test data generationnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 8821d22ede8..f00dfdb3047 100644 --- a/docs/generators/jaxrs-cxf-extended/index.html +++ b/docs/generators/jaxrs-cxf-extended/index.html @@ -81,4 +81,4 @@ sidebar_label: jaxrs-cxf-extended

    testDataControlFileJSON file to control test data generationnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf.html b/docs/generators/jaxrs-cxf.html index ae4785a35c4..747199814de 100644 --- a/docs/generators/jaxrs-cxf.html +++ b/docs/generators/jaxrs-cxf.html @@ -76,4 +76,4 @@ sidebar_label: jaxrs-cxf

    useGenericResponseUse generic responsefalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf/index.html b/docs/generators/jaxrs-cxf/index.html index ae4785a35c4..747199814de 100644 --- a/docs/generators/jaxrs-cxf/index.html +++ b/docs/generators/jaxrs-cxf/index.html @@ -76,4 +76,4 @@ sidebar_label: jaxrs-cxf

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

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

    useTagsuse tags for creating interface and controller classnamesfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy-eap.html b/docs/generators/jaxrs-resteasy-eap.html index 047ec88e9bd..6b726087a5d 100644 --- a/docs/generators/jaxrs-resteasy-eap.html +++ b/docs/generators/jaxrs-resteasy-eap.html @@ -62,4 +62,4 @@ sidebar_label: jaxrs-resteasy-eap

    useSwaggerFeatureUse dynamic Swagger generatorfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 047ec88e9bd..6b726087a5d 100644 --- a/docs/generators/jaxrs-resteasy-eap/index.html +++ b/docs/generators/jaxrs-resteasy-eap/index.html @@ -62,4 +62,4 @@ sidebar_label: jaxrs-resteasy-eap

    useSwaggerFeatureUse dynamic Swagger generatorfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy.html b/docs/generators/jaxrs-resteasy.html index 4a704178ab9..f3cca608242 100644 --- a/docs/generators/jaxrs-resteasy.html +++ b/docs/generators/jaxrs-resteasy.html @@ -60,4 +60,4 @@ sidebar_label: jaxrs-resteasy

    generateJbossDeploymentDescriptorGenerate Jboss Deployment Descriptorfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy/index.html b/docs/generators/jaxrs-resteasy/index.html index 4a704178ab9..f3cca608242 100644 --- a/docs/generators/jaxrs-resteasy/index.html +++ b/docs/generators/jaxrs-resteasy/index.html @@ -60,4 +60,4 @@ sidebar_label: jaxrs-resteasy

    generateJbossDeploymentDescriptorGenerate Jboss Deployment Descriptorfalse -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-spec.html b/docs/generators/jaxrs-spec.html index 42aad049f50..5177556d138 100644 --- a/docs/generators/jaxrs-spec.html +++ b/docs/generators/jaxrs-spec.html @@ -64,4 +64,4 @@ sidebar_label: jaxrs-spec

    useSwaggerAnnotationsWhether to generate Swagger annotations.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jaxrs-spec/index.html b/docs/generators/jaxrs-spec/index.html index 42aad049f50..5177556d138 100644 --- a/docs/generators/jaxrs-spec/index.html +++ b/docs/generators/jaxrs-spec/index.html @@ -64,4 +64,4 @@ sidebar_label: jaxrs-spec

    useSwaggerAnnotationsWhether to generate Swagger annotations.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/jmeter.html b/docs/generators/jmeter.html index 6add84a77ee..e62b1e622dd 100644 --- a/docs/generators/jmeter.html +++ b/docs/generators/jmeter.html @@ -24,4 +24,4 @@ sidebar_label: jmeter

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

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/lua.html b/docs/generators/lua.html index 12e9a483777..0300a912bea 100644 --- a/docs/generators/lua.html +++ b/docs/generators/lua.html @@ -23,4 +23,4 @@ sidebar_label: lua

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html index 12e9a483777..0300a912bea 100644 --- a/docs/generators/lua/index.html +++ b/docs/generators/lua/index.html @@ -23,4 +23,4 @@ sidebar_label: lua

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/mysql-schema.html b/docs/generators/mysql-schema.html index 0cd50a7dfb9..a82b1522338 100644 --- a/docs/generators/mysql-schema.html +++ b/docs/generators/mysql-schema.html @@ -22,4 +22,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html index 0cd50a7dfb9..a82b1522338 100644 --- a/docs/generators/mysql-schema/index.html +++ b/docs/generators/mysql-schema/index.html @@ -22,4 +22,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/nodejs-server.html b/docs/generators/nodejs-server.html index e59f3195c61..6c23f2eaf51 100644 --- a/docs/generators/nodejs-server.html +++ b/docs/generators/nodejs-server.html @@ -27,4 +27,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/nodejs-server/index.html b/docs/generators/nodejs-server/index.html index e59f3195c61..6c23f2eaf51 100644 --- a/docs/generators/nodejs-server/index.html +++ b/docs/generators/nodejs-server/index.html @@ -27,4 +27,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/objc.html b/docs/generators/objc.html index 38ccce90575..a0a74b1da36 100644 --- a/docs/generators/objc.html +++ b/docs/generators/objc.html @@ -28,4 +28,4 @@ sidebar_label: objc

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html index 38ccce90575..a0a74b1da36 100644 --- a/docs/generators/objc/index.html +++ b/docs/generators/objc/index.html @@ -28,4 +28,4 @@ sidebar_label: objc

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml.html b/docs/generators/openapi-yaml.html index c981ccae531..95454b9b272 100644 --- a/docs/generators/openapi-yaml.html +++ b/docs/generators/openapi-yaml.html @@ -25,4 +25,4 @@ sidebar_label: openapi-yaml

    outputFileoutput filenamenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml/index.html b/docs/generators/openapi-yaml/index.html index c981ccae531..95454b9b272 100644 --- a/docs/generators/openapi-yaml/index.html +++ b/docs/generators/openapi-yaml/index.html @@ -25,4 +25,4 @@ sidebar_label: openapi-yaml

    outputFileoutput filenamenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/openapi.html b/docs/generators/openapi.html index 54693e3ab1a..cb46490680f 100644 --- a/docs/generators/openapi.html +++ b/docs/generators/openapi.html @@ -24,4 +24,4 @@ sidebar_label: openapi

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/openapi/index.html b/docs/generators/openapi/index.html index 54693e3ab1a..cb46490680f 100644 --- a/docs/generators/openapi/index.html +++ b/docs/generators/openapi/index.html @@ -24,4 +24,4 @@ sidebar_label: openapi

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/perl.html b/docs/generators/perl.html index 128e502c3d9..c4a3a22e8af 100644 --- a/docs/generators/perl.html +++ b/docs/generators/perl.html @@ -26,4 +26,4 @@ sidebar_label: perl

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html index 128e502c3d9..c4a3a22e8af 100644 --- a/docs/generators/perl/index.html +++ b/docs/generators/perl/index.html @@ -26,4 +26,4 @@ sidebar_label: perl

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

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

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/php-lumen.html b/docs/generators/php-lumen.html index 5dae6cef402..7de04f478f6 100644 --- a/docs/generators/php-lumen.html +++ b/docs/generators/php-lumen.html @@ -31,4 +31,4 @@ sidebar_label: php-lumen

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/php-lumen/index.html b/docs/generators/php-lumen/index.html index 5dae6cef402..7de04f478f6 100644 --- a/docs/generators/php-lumen/index.html +++ b/docs/generators/php-lumen/index.html @@ -31,4 +31,4 @@ sidebar_label: php-lumen

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

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

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

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

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

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

    phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph.html b/docs/generators/php-ze-ph.html index 4e57b8e81c9..bdb19d6ed2a 100644 --- a/docs/generators/php-ze-ph.html +++ b/docs/generators/php-ze-ph.html @@ -31,4 +31,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 4e57b8e81c9..bdb19d6ed2a 100644 --- a/docs/generators/php-ze-ph/index.html +++ b/docs/generators/php-ze-ph/index.html @@ -31,4 +31,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/php.html b/docs/generators/php.html index b9d8f43e650..cf2a276664a 100644 --- a/docs/generators/php.html +++ b/docs/generators/php.html @@ -32,4 +32,4 @@ sidebar_label: php

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

    hideGenerationTimestampboolean, toggles whether unicode identifiers are allowed in names or not, default is falsetrue -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/powershell.html b/docs/generators/powershell.html index 7dfdd76c0a4..a2620b0f9c8 100644 --- a/docs/generators/powershell.html +++ b/docs/generators/powershell.html @@ -23,4 +23,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html index 7dfdd76c0a4..a2620b0f9c8 100644 --- a/docs/generators/powershell/index.html +++ b/docs/generators/powershell/index.html @@ -23,4 +23,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp.html b/docs/generators/python-aiohttp.html index aefab48a970..424615246f7 100644 --- a/docs/generators/python-aiohttp.html +++ b/docs/generators/python-aiohttp.html @@ -30,4 +30,4 @@ sidebar_label: python-aiohttp

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp/index.html b/docs/generators/python-aiohttp/index.html index aefab48a970..424615246f7 100644 --- a/docs/generators/python-aiohttp/index.html +++ b/docs/generators/python-aiohttp/index.html @@ -30,4 +30,4 @@ sidebar_label: python-aiohttp

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet.html b/docs/generators/python-blueplanet.html index 0711a34f40d..d4d6abfe1df 100644 --- a/docs/generators/python-blueplanet.html +++ b/docs/generators/python-blueplanet.html @@ -30,4 +30,4 @@ sidebar_label: python-blueplanet

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet/index.html b/docs/generators/python-blueplanet/index.html index 0711a34f40d..d4d6abfe1df 100644 --- a/docs/generators/python-blueplanet/index.html +++ b/docs/generators/python-blueplanet/index.html @@ -30,4 +30,4 @@ sidebar_label: python-blueplanet

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/python-flask.html b/docs/generators/python-flask.html index 5b6fc4a3b3b..a0962eaa013 100644 --- a/docs/generators/python-flask.html +++ b/docs/generators/python-flask.html @@ -30,4 +30,4 @@ sidebar_label: python-flask

    serverPortTCP port to listen to in app.run8080 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/python-flask/index.html b/docs/generators/python-flask/index.html index 5b6fc4a3b3b..a0962eaa013 100644 --- a/docs/generators/python-flask/index.html +++ b/docs/generators/python-flask/index.html @@ -30,4 +30,4 @@ sidebar_label: python-flask

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

    librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/python/index.html b/docs/generators/python/index.html index 2bebfe62627..0fcb31266bc 100644 --- a/docs/generators/python/index.html +++ b/docs/generators/python/index.html @@ -28,4 +28,4 @@ sidebar_label: python

    librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/r.html b/docs/generators/r.html index 90eddb198ed..2a6835be31b 100644 --- a/docs/generators/r.html +++ b/docs/generators/r.html @@ -23,4 +23,4 @@ sidebar_label: r

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index 90eddb198ed..2a6835be31b 100644 --- a/docs/generators/r/index.html +++ b/docs/generators/r/index.html @@ -23,4 +23,4 @@ sidebar_label: r

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails.html b/docs/generators/ruby-on-rails.html index 8347163f1df..f315df02450 100644 --- a/docs/generators/ruby-on-rails.html +++ b/docs/generators/ruby-on-rails.html @@ -21,4 +21,4 @@ sidebar_label: ruby-on-rails

    databaseAdapterThe adapter for database (e.g. mysql, sqlite). Default: sqlitesqlite -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 8347163f1df..f315df02450 100644 --- a/docs/generators/ruby-on-rails/index.html +++ b/docs/generators/ruby-on-rails/index.html @@ -21,4 +21,4 @@ sidebar_label: ruby-on-rails

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

    -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html index ce30b553052..890e13b42ee 100644 --- a/docs/generators/ruby-sinatra/index.html +++ b/docs/generators/ruby-sinatra/index.html @@ -20,4 +20,4 @@ sidebar_label: ruby-sinatra

    -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ruby.html b/docs/generators/ruby.html index de5dc360f78..44a4f0a6044 100644 --- a/docs/generators/ruby.html +++ b/docs/generators/ruby.html @@ -35,4 +35,4 @@ sidebar_label: ruby

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/ruby/index.html b/docs/generators/ruby/index.html index de5dc360f78..44a4f0a6044 100644 --- a/docs/generators/ruby/index.html +++ b/docs/generators/ruby/index.html @@ -35,4 +35,4 @@ sidebar_label: ruby

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/rust-server.html b/docs/generators/rust-server.html index 7744dca552f..659da109974 100644 --- a/docs/generators/rust-server.html +++ b/docs/generators/rust-server.html @@ -22,4 +22,4 @@ sidebar_label: rust-server

    packageVersionRust crate version.null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html index 7744dca552f..659da109974 100644 --- a/docs/generators/rust-server/index.html +++ b/docs/generators/rust-server/index.html @@ -22,4 +22,4 @@ sidebar_label: rust-server

    packageVersionRust crate version.null -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/rust.html b/docs/generators/rust.html index bdf48a9cb32..f153a49e7aa 100644 --- a/docs/generators/rust.html +++ b/docs/generators/rust.html @@ -24,4 +24,4 @@ sidebar_label: rust

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

    librarylibrary template (sub-template) to use.
    hyper
    HTTP client: Hyper.
    reqwest
    HTTP client: Reqwest.
    hyper -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-akka.html b/docs/generators/scala-akka.html index 05b987a9295..5deb05f2dde 100644 --- a/docs/generators/scala-akka.html +++ b/docs/generators/scala-akka.html @@ -28,4 +28,4 @@ sidebar_label: scala-akka

    mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-akka/index.html b/docs/generators/scala-akka/index.html index 05b987a9295..5deb05f2dde 100644 --- a/docs/generators/scala-akka/index.html +++ b/docs/generators/scala-akka/index.html @@ -28,4 +28,4 @@ sidebar_label: scala-akka

    mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-finch.html b/docs/generators/scala-finch.html index 02a3929bbbd..4587253d356 100644 --- a/docs/generators/scala-finch.html +++ b/docs/generators/scala-finch.html @@ -23,4 +23,4 @@ sidebar_label: scala-finch

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html index 02a3929bbbd..4587253d356 100644 --- a/docs/generators/scala-finch/index.html +++ b/docs/generators/scala-finch/index.html @@ -23,4 +23,4 @@ sidebar_label: scala-finch

    apiPackagepackage for generated api classesnull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-gatling.html b/docs/generators/scala-gatling.html index 8d064acef55..3a98fc21094 100644 --- a/docs/generators/scala-gatling.html +++ b/docs/generators/scala-gatling.html @@ -27,4 +27,4 @@ sidebar_label: scala-gatling

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-gatling/index.html b/docs/generators/scala-gatling/index.html index 8d064acef55..3a98fc21094 100644 --- a/docs/generators/scala-gatling/index.html +++ b/docs/generators/scala-gatling/index.html @@ -27,4 +27,4 @@ sidebar_label: scala-gatling

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient-deprecated.html b/docs/generators/scala-httpclient-deprecated.html index 3c17acf50f2..55bc86a6c25 100644 --- a/docs/generators/scala-httpclient-deprecated.html +++ b/docs/generators/scala-httpclient-deprecated.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 3c17acf50f2..55bc86a6c25 100644 --- a/docs/generators/scala-httpclient-deprecated/index.html +++ b/docs/generators/scala-httpclient-deprecated/index.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient.html b/docs/generators/scala-httpclient.html index 2419931d332..a3c0244bc43 100644 --- a/docs/generators/scala-httpclient.html +++ b/docs/generators/scala-httpclient.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient/index.html b/docs/generators/scala-httpclient/index.html index 2419931d332..a3c0244bc43 100644 --- a/docs/generators/scala-httpclient/index.html +++ b/docs/generators/scala-httpclient/index.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server.html b/docs/generators/scala-lagom-server.html index cb3aa7708a8..688f08a5940 100644 --- a/docs/generators/scala-lagom-server.html +++ b/docs/generators/scala-lagom-server.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 cb3aa7708a8..688f08a5940 100644 --- a/docs/generators/scala-lagom-server/index.html +++ b/docs/generators/scala-lagom-server/index.html @@ -28,4 +28,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-play-framework.html b/docs/generators/scala-play-framework.html index 4896f28348f..14363071d06 100644 --- a/docs/generators/scala-play-framework.html +++ b/docs/generators/scala-play-framework.html @@ -33,4 +33,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 4896f28348f..14363071d06 100644 --- a/docs/generators/scala-play-framework/index.html +++ b/docs/generators/scala-play-framework/index.html @@ -33,4 +33,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scala-play-server.html b/docs/generators/scala-play-server.html index e3e271b903e..5f20ddc2a61 100644 --- a/docs/generators/scala-play-server.html +++ b/docs/generators/scala-play-server.html @@ -33,4 +33,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 e3e271b903e..5f20ddc2a61 100644 --- a/docs/generators/scala-play-server/index.html +++ b/docs/generators/scala-play-server/index.html @@ -33,4 +33,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scalatra.html b/docs/generators/scalatra.html index 460a0ebbda8..a853c06f9bb 100644 --- a/docs/generators/scalatra.html +++ b/docs/generators/scalatra.html @@ -27,4 +27,4 @@ sidebar_label: scalatra

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scalatra/index.html b/docs/generators/scalatra/index.html index 460a0ebbda8..a853c06f9bb 100644 --- a/docs/generators/scalatra/index.html +++ b/docs/generators/scalatra/index.html @@ -27,4 +27,4 @@ sidebar_label: scalatra

    sourceFoldersource folder for generated codenull -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scalaz.html b/docs/generators/scalaz.html index 175e9b07743..6ce0bd3c541 100644 --- a/docs/generators/scalaz.html +++ b/docs/generators/scalaz.html @@ -28,4 +28,4 @@ sidebar_label: scalaz

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/scalaz/index.html b/docs/generators/scalaz/index.html index 175e9b07743..6ce0bd3c541 100644 --- a/docs/generators/scalaz/index.html +++ b/docs/generators/scalaz/index.html @@ -28,4 +28,4 @@ sidebar_label: scalaz

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/spring.html b/docs/generators/spring.html index 0f4776ad46c..0182f38784d 100644 --- a/docs/generators/spring.html +++ b/docs/generators/spring.html @@ -76,4 +76,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/spring/index.html b/docs/generators/spring/index.html index 0f4776ad46c..0182f38784d 100644 --- a/docs/generators/spring/index.html +++ b/docs/generators/spring/index.html @@ -76,4 +76,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated.html b/docs/generators/swift2-deprecated.html index b3adbdffbb7..c13dd519a9d 100644 --- a/docs/generators/swift2-deprecated.html +++ b/docs/generators/swift2-deprecated.html @@ -40,4 +40,4 @@ sidebar_label: swift2-deprecated

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated/index.html b/docs/generators/swift2-deprecated/index.html index b3adbdffbb7..c13dd519a9d 100644 --- a/docs/generators/swift2-deprecated/index.html +++ b/docs/generators/swift2-deprecated/index.html @@ -40,4 +40,4 @@ sidebar_label: swift2-deprecated

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated.html b/docs/generators/swift3-deprecated.html index a092d4743dd..b4668ed2e76 100644 --- a/docs/generators/swift3-deprecated.html +++ b/docs/generators/swift3-deprecated.html @@ -42,4 +42,4 @@ sidebar_label: swift3-deprecated

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated/index.html b/docs/generators/swift3-deprecated/index.html index a092d4743dd..b4668ed2e76 100644 --- a/docs/generators/swift3-deprecated/index.html +++ b/docs/generators/swift3-deprecated/index.html @@ -42,4 +42,4 @@ sidebar_label: swift3-deprecated

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/swift4.html b/docs/generators/swift4.html index f0e917b2421..328b0c12046 100644 --- a/docs/generators/swift4.html +++ b/docs/generators/swift4.html @@ -42,4 +42,4 @@ sidebar_label: swift4

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/swift4/index.html b/docs/generators/swift4/index.html index f0e917b2421..328b0c12046 100644 --- a/docs/generators/swift4/index.html +++ b/docs/generators/swift4/index.html @@ -42,4 +42,4 @@ sidebar_label: swift4

    lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs.html b/docs/generators/typescript-angularjs.html index 047ca8f9d93..8a6308430af 100644 --- a/docs/generators/typescript-angularjs.html +++ b/docs/generators/typescript-angularjs.html @@ -26,4 +26,4 @@ sidebar_label: typescript-angularjs

    supportsES6Generate code that conforms to ES6.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs/index.html b/docs/generators/typescript-angularjs/index.html index 047ca8f9d93..8a6308430af 100644 --- a/docs/generators/typescript-angularjs/index.html +++ b/docs/generators/typescript-angularjs/index.html @@ -26,4 +26,4 @@ sidebar_label: typescript-angularjs

    supportsES6Generate code that conforms to ES6.false -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/installation.html b/docs/installation.html index 79327baad69..d97d4c9a1a7 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -163,4 +163,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index 79327baad69..d97d4c9a1a7 100644 --- a/docs/installation/index.html +++ b/docs/installation/index.html @@ -163,4 +163,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index f9437d97cab..3cd5afe80fd 100644 --- a/docs/integrations.html +++ b/docs/integrations.html @@ -98,4 +98,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index f9437d97cab..3cd5afe80fd 100644 --- a/docs/integrations/index.html +++ b/docs/integrations/index.html @@ -98,4 +98,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index e59265ce4ea..bb290a6ae1d 100644 --- a/docs/new-generator.html +++ b/docs/new-generator.html @@ -392,4 +392,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html index e59265ce4ea..bb290a6ae1d 100644 --- a/docs/new-generator/index.html +++ b/docs/new-generator/index.html @@ -392,4 +392,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index 3510e51a860..c5454ddbf23 100644 --- a/docs/online.html +++ b/docs/online.html @@ -177,4 +177,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index 3510e51a860..c5454ddbf23 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -177,4 +177,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/plugins.html b/docs/plugins.html index 2c4ddf62ebd..01763cbd2ed 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -142,4 +142,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index 2c4ddf62ebd..01763cbd2ed 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -142,4 +142,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index be50dd8694b..094dd5bbf60 100644 --- a/docs/release-3-0-0.html +++ b/docs/release-3-0-0.html @@ -432,4 +432,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-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 be50dd8694b..094dd5bbf60 100644 --- a/docs/release-3-0-0/index.html +++ b/docs/release-3-0-0/index.html @@ -432,4 +432,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index 8b84de9f88b..8b0f31f5b30 100644 --- a/docs/release-summary.html +++ b/docs/release-summary.html @@ -81,4 +81,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index 8b84de9f88b..8b0f31f5b30 100644 --- a/docs/release-summary/index.html +++ b/docs/release-summary/index.html @@ -81,4 +81,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index 0d3cf437c78..addbc79f7eb 100644 --- a/docs/roadmap.html +++ b/docs/roadmap.html @@ -153,4 +153,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index 0d3cf437c78..addbc79f7eb 100644 --- a/docs/roadmap/index.html +++ b/docs/roadmap/index.html @@ -153,4 +153,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index ce6ebfda4bf..648f8134d64 100644 --- a/docs/spec-info.html +++ b/docs/spec-info.html @@ -14,4 +14,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index ce6ebfda4bf..648f8134d64 100644 --- a/docs/spec-info/index.html +++ b/docs/spec-info/index.html @@ -14,4 +14,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index 0c414f4e750..586b4a558c7 100644 --- a/docs/swagger-codegen-migration.html +++ b/docs/swagger-codegen-migration.html @@ -249,4 +249,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index 0c414f4e750..586b4a558c7 100644 --- a/docs/swagger-codegen-migration/index.html +++ b/docs/swagger-codegen-migration/index.html @@ -249,4 +249,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-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 415df09f899..c37a972f9d0 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -505,4 +505,4 @@ The name of the file should be config.yml or config.yamlopenapi-generator generate -i petstore.yaml -g typescript-fetch -o out \ -c config.yaml -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 415df09f899..c37a972f9d0 100644 --- a/docs/usage/index.html +++ b/docs/usage/index.html @@ -505,4 +505,4 @@ The name of the file should be config.yml or config.yamlopenapi-generator generate -i petstore.yaml -g typescript-fetch -o out \ -c config.yaml -
    Last updated on 2019-5-9
    \ No newline at end of file +
    Last updated on 2019-5-11
    \ No newline at end of file