diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index 59d9aaec753..6faae147d52 100644 --- a/docs/code-of-conduct.html +++ b/docs/code-of-conduct.html @@ -87,4 +87,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-1-25
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-1-26
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 59d9aaec753..6faae147d52 100644 --- a/docs/code-of-conduct/index.html +++ b/docs/code-of-conduct/index.html @@ -87,4 +87,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-1-25
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 2019-1-26
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contribute-building.html b/docs/contribute-building.html index dae92ab8578..3feb2ddae7e 100644 --- a/docs/contribute-building.html +++ b/docs/contribute-building.html @@ -106,4 +106,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-1-25
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-1-26
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 dae92ab8578..3feb2ddae7e 100644 --- a/docs/contribute-building/index.html +++ b/docs/contribute-building/index.html @@ -106,4 +106,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-1-25
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 2019-1-26
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/contributing.html b/docs/contributing.html index 352f71a18dd..7dc297915bd 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -149,4 +149,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-1-25
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 2019-1-26
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/contributing/index.html b/docs/contributing/index.html index 352f71a18dd..7dc297915bd 100644 --- a/docs/contributing/index.html +++ b/docs/contributing/index.html @@ -149,4 +149,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-1-25
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 2019-1-26
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index 4a5b442f3eb..c47941ffb7c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index 4a5b442f3eb..c47941ffb7c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index 6f9928d54c2..90f02eddde3 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -276,4 +276,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-1-25
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 2019-1-26
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index 6f9928d54c2..90f02eddde3 100644 --- a/docs/customization/index.html +++ b/docs/customization/index.html @@ -276,4 +276,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-1-25
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 2019-1-26
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index 5ec603b09c6..1026c8e12ac 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -104,4 +104,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-1-25
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-1-26
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index 5ec603b09c6..1026c8e12ac 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -104,4 +104,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-1-25
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 2019-1-26
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 3b8897381a2..c9a6bf5d934 100644 --- a/docs/faq-contributing.html +++ b/docs/faq-contributing.html @@ -102,4 +102,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-1-25
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-contributing/index.html b/docs/faq-contributing/index.html index 3b8897381a2..c9a6bf5d934 100644 --- a/docs/faq-contributing/index.html +++ b/docs/faq-contributing/index.html @@ -102,4 +102,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-1-25
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index 0387de630b1..95e73d57fec 100644 --- a/docs/faq-extending.html +++ b/docs/faq-extending.html @@ -79,4 +79,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-1-25
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-extending/index.html b/docs/faq-extending/index.html index 0387de630b1..95e73d57fec 100644 --- a/docs/faq-extending/index.html +++ b/docs/faq-extending/index.html @@ -79,4 +79,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-1-25
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 6a3409dcd81..ea7687e0232 100644 --- a/docs/faq-generators.html +++ b/docs/faq-generators.html @@ -129,4 +129,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-1-25
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 6a3409dcd81..ea7687e0232 100644 --- a/docs/faq-generators/index.html +++ b/docs/faq-generators/index.html @@ -129,4 +129,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-1-25
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index 12853a8612a..5b097218b62 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -65,4 +65,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-1-25
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index 12853a8612a..5b097218b62 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -65,4 +65,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-1-25
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 2019-1-26
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index d83d58824de..fa4db873b02 100644 --- a/docs/fork-qna.html +++ b/docs/fork-qna.html @@ -73,4 +73,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-1-25
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-1-26
    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 d83d58824de..fa4db873b02 100644 --- a/docs/fork-qna/index.html +++ b/docs/fork-qna/index.html @@ -73,4 +73,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-1-25
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 2019-1-26
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators.html b/docs/generators.html index 77f5298fa27..21445fb67ce 100644 --- a/docs/generators.html +++ b/docs/generators.html @@ -189,4 +189,4 @@
  • graphql-schema
  • -
    Last updated on 2019-1-25
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 2019-1-26
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/generators/README.html b/docs/generators/README.html index 21a0c80834d..dbe28321b1a 100644 --- a/docs/generators/README.html +++ b/docs/generators/README.html @@ -138,4 +138,4 @@
  • graphql-schema
  • -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html index 21a0c80834d..dbe28321b1a 100644 --- a/docs/generators/README/index.html +++ b/docs/generators/README/index.html @@ -138,4 +138,4 @@
  • graphql-schema
  • -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ada-server.html b/docs/generators/ada-server.html index 6b5f3d0ab85..b869ea89601 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ada-server/index.html b/docs/generators/ada-server/index.html index 6b5f3d0ab85..b869ea89601 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ada.html b/docs/generators/ada.html index 397bfec0445..b802834a69a 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ada/index.html b/docs/generators/ada/index.html index 397bfec0445..b802834a69a 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/android.html b/docs/generators/android.html index b7e98475357..4fcd959ba3d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/android/index.html b/docs/generators/android/index.html index b7e98475357..4fcd959ba3d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/apache2.html b/docs/generators/apache2.html index bddd582a2e3..a6c99ad0284 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/apache2/index.html b/docs/generators/apache2/index.html index bddd582a2e3..a6c99ad0284 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/apex.html b/docs/generators/apex.html index ab18b092a38..3022addef2c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/apex/index.html b/docs/generators/apex/index.html index ab18b092a38..3022addef2c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 32b8d6dca0b..0cbd585d960 100644 --- a/docs/generators/aspnetcore.html +++ b/docs/generators/aspnetcore.html @@ -30,4 +30,4 @@ sidebar_label: aspnetcore

    useSwashbuckleUses the Swashbuckle.AspNetCore NuGet package for documentation.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 32b8d6dca0b..0cbd585d960 100644 --- a/docs/generators/aspnetcore/index.html +++ b/docs/generators/aspnetcore/index.html @@ -30,4 +30,4 @@ sidebar_label: aspnetcore

    useSwashbuckleUses the Swashbuckle.AspNetCore NuGet package for documentation.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/bash.html b/docs/generators/bash.html index f8feb2ae55c..d3e2ee3f8df 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/bash/index.html b/docs/generators/bash/index.html index f8feb2ae55c..d3e2ee3f8df 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/c.html b/docs/generators/c.html index 00bfc76a08d..75d9b13592e 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/c/index.html b/docs/generators/c/index.html index 00bfc76a08d..75d9b13592e 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/clojure.html b/docs/generators/clojure.html index 17fc7a9f07d..1c65998ded6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/clojure/index.html b/docs/generators/clojure/index.html index 17fc7a9f07d..1c65998ded6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server.html b/docs/generators/cpp-pistache-server.html index dfec3aee1ed..1b8e1055690 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 dfec3aee1ed..1b8e1055690 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client.html b/docs/generators/cpp-qt5-client.html index 04863f87671..8b1521b3440 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 04863f87671..8b1521b3440 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 73fab730d6f..5fdc49f4738 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 73fab730d6f..5fdc49f4738 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server.html b/docs/generators/cpp-restbed-server.html index f359e5bdfc7..6584291e6dc 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 f359e5bdfc7..6584291e6dc 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk.html b/docs/generators/cpp-restsdk.html index 51e52aea165..45c67ab0bec 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html index 51e52aea165..45c67ab0bec 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen.html b/docs/generators/cpp-tizen.html index 250e33b9d1f..e72e9ccf422 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen/index.html b/docs/generators/cpp-tizen/index.html index 250e33b9d1f..e72e9ccf422 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2.html b/docs/generators/csharp-dotnet2.html index cffdc1db81b..8add5ed9088 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html index cffdc1db81b..8add5ed9088 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx.html b/docs/generators/csharp-nancyfx.html index 1b6b6ba69ed..09ccb3b6460 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx/index.html b/docs/generators/csharp-nancyfx/index.html index 1b6b6ba69ed..09ccb3b6460 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor.html b/docs/generators/csharp-refactor.html index 7ee4c3103c6..6ba5d9d86e6 100644 --- a/docs/generators/csharp-refactor.html +++ b/docs/generators/csharp-refactor.html @@ -41,4 +41,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor/index.html b/docs/generators/csharp-refactor/index.html index 7ee4c3103c6..6ba5d9d86e6 100644 --- a/docs/generators/csharp-refactor/index.html +++ b/docs/generators/csharp-refactor/index.html @@ -41,4 +41,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index d1b9d4522b2..8ecfb895d01 100644 --- a/docs/generators/csharp.html +++ b/docs/generators/csharp.html @@ -42,4 +42,4 @@ sidebar_label: csharp

    useCompareNetObjectsUse KellermanSoftware.CompareNetObjects for deep recursive object comparison. WARNING: this option incurs potential performance impact.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index d1b9d4522b2..8ecfb895d01 100644 --- a/docs/generators/csharp/index.html +++ b/docs/generators/csharp/index.html @@ -42,4 +42,4 @@ sidebar_label: csharp

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

    artifactVersionartifact version in generated pom.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/cwiki/index.html b/docs/generators/cwiki/index.html index 90288953910..ce285a3d8f4 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.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar.html b/docs/generators/dart-jaguar.html index d56681d4186..3ffe704a2ce 100644 --- a/docs/generators/dart-jaguar.html +++ b/docs/generators/dart-jaguar.html @@ -32,4 +32,4 @@ sidebar_label: dart-jaguar

    nullableFieldsIs the null fields should be in the JSON payloadnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar/index.html b/docs/generators/dart-jaguar/index.html index d56681d4186..3ffe704a2ce 100644 --- a/docs/generators/dart-jaguar/index.html +++ b/docs/generators/dart-jaguar/index.html @@ -32,4 +32,4 @@ sidebar_label: dart-jaguar

    nullableFieldsIs the null fields should be in the JSON payloadnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/dart.html b/docs/generators/dart.html index 48ccecbb25f..e410308d5ea 100644 --- a/docs/generators/dart.html +++ b/docs/generators/dart.html @@ -31,4 +31,4 @@ sidebar_label: dart

    supportDart2support dart2true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/dart/index.html b/docs/generators/dart/index.html index 48ccecbb25f..e410308d5ea 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/dynamic-html.html b/docs/generators/dynamic-html.html index 874d7e7df79..9b6afcb2ddd 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.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/dynamic-html/index.html b/docs/generators/dynamic-html/index.html index 874d7e7df79..9b6afcb2ddd 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.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/eiffel.html b/docs/generators/eiffel.html index b8ba97ec81d..ee956049065 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html index b8ba97ec81d..ee956049065 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/elixir.html b/docs/generators/elixir.html index 35057ebcaa6..83eb38412e8 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/elixir/index.html b/docs/generators/elixir/index.html index 35057ebcaa6..83eb38412e8 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/elm.html b/docs/generators/elm.html index afbad95b22a..5656efddfe6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html index afbad95b22a..5656efddfe6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/erlang-client.html b/docs/generators/erlang-client.html index 64797d640fb..ba1bbd75a7d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html index 64797d640fb..ba1bbd75a7d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/erlang-proper.html b/docs/generators/erlang-proper.html index addcba0009a..66cdcd437ea 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html index addcba0009a..66cdcd437ea 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/erlang-server.html b/docs/generators/erlang-server.html index d72cc1b5b8d..e355abada12 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html index d72cc1b5b8d..e355abada12 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/flash.html b/docs/generators/flash.html index 5276ecd1fd5..0ecd23e7457 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/flash/index.html b/docs/generators/flash/index.html index 5276ecd1fd5..0ecd23e7457 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/go-gin-server.html b/docs/generators/go-gin-server.html index 9679e7c5a36..cc845b75cd1 100644 --- a/docs/generators/go-gin-server.html +++ b/docs/generators/go-gin-server.html @@ -22,4 +22,4 @@ sidebar_label: go-gin-server

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

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/go-server.html b/docs/generators/go-server.html index 7dd081d8b64..83bc69621df 100644 --- a/docs/generators/go-server.html +++ b/docs/generators/go-server.html @@ -22,4 +22,4 @@ sidebar_label: go-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html index 7dd081d8b64..83bc69621df 100644 --- a/docs/generators/go-server/index.html +++ b/docs/generators/go-server/index.html @@ -22,4 +22,4 @@ sidebar_label: go-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/go.html b/docs/generators/go.html index 8d804da3ebb..9d56ab18f8c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/go/index.html b/docs/generators/go/index.html index 8d804da3ebb..9d56ab18f8c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 b6b00da6b33..9322d9d6c3d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 b6b00da6b33..9322d9d6c3d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/graphql-schema.html b/docs/generators/graphql-schema.html index 82a9059487c..465959e7170 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html index 82a9059487c..465959e7170 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/graphql-server.html b/docs/generators/graphql-server.html index 60532467a46..341df709437 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/graphql-server/index.html b/docs/generators/graphql-server/index.html index 60532467a46..341df709437 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client.html b/docs/generators/haskell-http-client.html index f015faae6de..17df0f5f85d 100644 --- a/docs/generators/haskell-http-client.html +++ b/docs/generators/haskell-http-client.html @@ -43,4 +43,4 @@ sidebar_label: haskell-http-client

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 f015faae6de..17df0f5f85d 100644 --- a/docs/generators/haskell-http-client/index.html +++ b/docs/generators/haskell-http-client/index.html @@ -43,4 +43,4 @@ sidebar_label: haskell-http-client

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/haskell.html b/docs/generators/haskell.html index 9ef2cf6f58c..390a219414c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/haskell/index.html b/docs/generators/haskell/index.html index 9ef2cf6f58c..390a219414c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/html.html b/docs/generators/html.html index f0fc42506ac..e01f94545ee 100644 --- a/docs/generators/html.html +++ b/docs/generators/html.html @@ -34,4 +34,4 @@ sidebar_label: html

    artifactVersionartifact version in generated pom.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/html/index.html b/docs/generators/html/index.html index f0fc42506ac..e01f94545ee 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.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/html2.html b/docs/generators/html2.html index c2a9f5c7f58..081f759dc1f 100644 --- a/docs/generators/html2.html +++ b/docs/generators/html2.html @@ -38,4 +38,4 @@ sidebar_label: html2

    artifactVersionartifact version in generated pom.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/html2/index.html b/docs/generators/html2/index.html index c2a9f5c7f58..081f759dc1f 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.xmlnull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/index.html b/docs/generators/index.html index 77f5298fa27..21445fb67ce 100644 --- a/docs/generators/index.html +++ b/docs/generators/index.html @@ -189,4 +189,4 @@
  • graphql-schema
  • -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular.html b/docs/generators/javascript-closure-angular.html index f137edebfcd..009d674ae17 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 f137edebfcd..009d674ae17 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped.html b/docs/generators/javascript-flowtyped.html index e67ada5b626..d569c449955 100644 --- a/docs/generators/javascript-flowtyped.html +++ b/docs/generators/javascript-flowtyped.html @@ -30,4 +30,4 @@ sidebar_label: javascript-flowtyped

    snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html index e67ada5b626..d569c449955 100644 --- a/docs/generators/javascript-flowtyped/index.html +++ b/docs/generators/javascript-flowtyped/index.html @@ -30,4 +30,4 @@ sidebar_label: javascript-flowtyped

    snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/javascript.html b/docs/generators/javascript.html index b3c95a3b479..046c828ee71 100644 --- a/docs/generators/javascript.html +++ b/docs/generators/javascript.html @@ -41,4 +41,4 @@ sidebar_label: javascript

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/javascript/index.html b/docs/generators/javascript/index.html index b3c95a3b479..046c828ee71 100644 --- a/docs/generators/javascript/index.html +++ b/docs/generators/javascript/index.html @@ -41,4 +41,4 @@ sidebar_label: javascript

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/jmeter.html b/docs/generators/jmeter.html index 7f70c745592..f80f6500cf0 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/jmeter/index.html b/docs/generators/jmeter/index.html index 7f70c745592..f80f6500cf0 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/kotlin-server.html b/docs/generators/kotlin-server.html index 9104dfc4cfd..bc53b223727 100644 --- a/docs/generators/kotlin-server.html +++ b/docs/generators/kotlin-server.html @@ -33,4 +33,4 @@ sidebar_label: kotlin-server

    featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html index 9104dfc4cfd..bc53b223727 100644 --- a/docs/generators/kotlin-server/index.html +++ b/docs/generators/kotlin-server/index.html @@ -33,4 +33,4 @@ sidebar_label: kotlin-server

    featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index ebb24ec601e..6033701b442 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -39,4 +39,4 @@ sidebar_label: kotlin-spring

    librarylibrary template (sub-template) to use
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index ebb24ec601e..6033701b442 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -39,4 +39,4 @@ sidebar_label: kotlin-spring

    librarylibrary template (sub-template) to use
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/kotlin.html b/docs/generators/kotlin.html index 976a2ba9a9a..7be53e39f07 100644 --- a/docs/generators/kotlin.html +++ b/docs/generators/kotlin.html @@ -29,4 +29,4 @@ sidebar_label: kotlin

    collectionTypeOption. Collection type to use
    array
    kotlin.Array
    list
    kotlin.collections.List
    null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html index 976a2ba9a9a..7be53e39f07 100644 --- a/docs/generators/kotlin/index.html +++ b/docs/generators/kotlin/index.html @@ -29,4 +29,4 @@ sidebar_label: kotlin

    collectionTypeOption. Collection type to use
    array
    kotlin.Array
    list
    kotlin.collections.List
    null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/lua.html b/docs/generators/lua.html index ea705a9ffa4..6ca23c44239 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html index ea705a9ffa4..6ca23c44239 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/mysql-schema.html b/docs/generators/mysql-schema.html index 80be78166c3..5149000c8de 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html index 80be78166c3..5149000c8de 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/nodejs-server.html b/docs/generators/nodejs-server.html index c50e99e01f6..f6a83955d7d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/nodejs-server/index.html b/docs/generators/nodejs-server/index.html index c50e99e01f6..f6a83955d7d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/objc.html b/docs/generators/objc.html index c207b6a66e1..2c65938ec23 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html index c207b6a66e1..2c65938ec23 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml.html b/docs/generators/openapi-yaml.html index 9d9e9146a6a..0ca7aaa2d88 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml/index.html b/docs/generators/openapi-yaml/index.html index 9d9e9146a6a..0ca7aaa2d88 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/openapi.html b/docs/generators/openapi.html index 8927bb273f1..405b8f2341b 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/openapi/index.html b/docs/generators/openapi/index.html index 8927bb273f1..405b8f2341b 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/perl.html b/docs/generators/perl.html index 252930d9eb7..2775660268d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html index 252930d9eb7..2775660268d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-laravel.html b/docs/generators/php-laravel.html index 36f26e36015..7b801984d9e 100644 --- a/docs/generators/php-laravel.html +++ b/docs/generators/php-laravel.html @@ -33,4 +33,4 @@ sidebar_label: php-laravel

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-laravel/index.html b/docs/generators/php-laravel/index.html index 36f26e36015..7b801984d9e 100644 --- a/docs/generators/php-laravel/index.html +++ b/docs/generators/php-laravel/index.html @@ -33,4 +33,4 @@ sidebar_label: php-laravel

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-lumen.html b/docs/generators/php-lumen.html index b08f4f1b353..fcd224fd2c2 100644 --- a/docs/generators/php-lumen.html +++ b/docs/generators/php-lumen.html @@ -33,4 +33,4 @@ sidebar_label: php-lumen

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-lumen/index.html b/docs/generators/php-lumen/index.html index b08f4f1b353..fcd224fd2c2 100644 --- a/docs/generators/php-lumen/index.html +++ b/docs/generators/php-lumen/index.html @@ -33,4 +33,4 @@ sidebar_label: php-lumen

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-silex.html b/docs/generators/php-silex.html index 75b54191ae7..50a379a8f11 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-silex/index.html b/docs/generators/php-silex/index.html index 75b54191ae7..50a379a8f11 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-slim.html b/docs/generators/php-slim.html index abf62461b7d..b1c1224fb9c 100644 --- a/docs/generators/php-slim.html +++ b/docs/generators/php-slim.html @@ -33,4 +33,4 @@ sidebar_label: php-slim

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-slim/index.html b/docs/generators/php-slim/index.html index abf62461b7d..b1c1224fb9c 100644 --- a/docs/generators/php-slim/index.html +++ b/docs/generators/php-slim/index.html @@ -33,4 +33,4 @@ sidebar_label: php-slim

    artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-symfony.html b/docs/generators/php-symfony.html index bb29fd81261..56dca2ac0a7 100644 --- a/docs/generators/php-symfony.html +++ b/docs/generators/php-symfony.html @@ -38,4 +38,4 @@ sidebar_label: php-symfony

    phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-symfony/index.html b/docs/generators/php-symfony/index.html index bb29fd81261..56dca2ac0a7 100644 --- a/docs/generators/php-symfony/index.html +++ b/docs/generators/php-symfony/index.html @@ -38,4 +38,4 @@ sidebar_label: php-symfony

    phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph.html b/docs/generators/php-ze-ph.html index d224d8ebe63..830d5ae6662 100644 --- a/docs/generators/php-ze-ph.html +++ b/docs/generators/php-ze-ph.html @@ -33,4 +33,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 d224d8ebe63..830d5ae6662 100644 --- a/docs/generators/php-ze-ph/index.html +++ b/docs/generators/php-ze-ph/index.html @@ -33,4 +33,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/powershell.html b/docs/generators/powershell.html index 1479cec0d1c..496bb3401cd 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html index 1479cec0d1c..496bb3401cd 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp.html b/docs/generators/python-aiohttp.html index 0e5f5a9f27d..e5c3badffae 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp/index.html b/docs/generators/python-aiohttp/index.html index 0e5f5a9f27d..e5c3badffae 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/python-flask.html b/docs/generators/python-flask.html index 7114151fe74..a2757800fa6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/python-flask/index.html b/docs/generators/python-flask/index.html index 7114151fe74..a2757800fa6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/python.html b/docs/generators/python.html index 6e6452b96c2..ac11f6607f0 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/python/index.html b/docs/generators/python/index.html index 6e6452b96c2..ac11f6607f0 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/r.html b/docs/generators/r.html index d0fb9308291..d2aec060ea6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index d0fb9308291..d2aec060ea6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails.html b/docs/generators/ruby-on-rails.html index f94055f7f81..e38f8abd249 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 f94055f7f81..e38f8abd249 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra.html b/docs/generators/ruby-sinatra.html index ccb790dc734..9682ffaf54c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html index ccb790dc734..9682ffaf54c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ruby.html b/docs/generators/ruby.html index b4a0b430781..47100e10daa 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/ruby/index.html b/docs/generators/ruby/index.html index b4a0b430781..47100e10daa 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/rust-server.html b/docs/generators/rust-server.html index e7fea3bd02b..6c5f583b44b 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html index e7fea3bd02b..6c5f583b44b 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/rust.html b/docs/generators/rust.html index 46d05718313..69c1e226aa7 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/rust/index.html b/docs/generators/rust/index.html index 46d05718313..69c1e226aa7 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-akka.html b/docs/generators/scala-akka.html index 6ff594da9f0..eba289671d6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-akka/index.html b/docs/generators/scala-akka/index.html index 6ff594da9f0..eba289671d6 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-finch.html b/docs/generators/scala-finch.html index 710af1c0bcf..b4538270e9f 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html index 710af1c0bcf..b4538270e9f 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-gatling.html b/docs/generators/scala-gatling.html index 624d9b2de74..169e303f1b9 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-gatling/index.html b/docs/generators/scala-gatling/index.html index 624d9b2de74..169e303f1b9 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient.html b/docs/generators/scala-httpclient.html index 00f4c57ed31..3f8fdd31b8e 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient/index.html b/docs/generators/scala-httpclient/index.html index 00f4c57ed31..3f8fdd31b8e 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server.html b/docs/generators/scala-lagom-server.html index 399152381c1..2222b64a798 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 399152381c1..2222b64a798 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scalatra.html b/docs/generators/scalatra.html index ce70d4ca757..1c30cf4903f 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scalatra/index.html b/docs/generators/scalatra/index.html index ce70d4ca757..1c30cf4903f 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scalaz.html b/docs/generators/scalaz.html index 611265b2d93..7b9c00f904c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/scalaz/index.html b/docs/generators/scalaz/index.html index 611265b2d93..7b9c00f904c 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated.html b/docs/generators/swift2-deprecated.html index 43f6291774d..9fc61dd50e3 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated/index.html b/docs/generators/swift2-deprecated/index.html index 43f6291774d..9fc61dd50e3 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated.html b/docs/generators/swift3-deprecated.html index bfc26cfd62e..f9683c12099 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated/index.html b/docs/generators/swift3-deprecated/index.html index bfc26cfd62e..f9683c12099 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/swift4.html b/docs/generators/swift4.html index bc52fc1964d..033d47227d9 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/swift4/index.html b/docs/generators/swift4/index.html index bc52fc1964d..033d47227d9 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index c82d4fb42f7..fef1c8a5411 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -39,4 +39,4 @@ sidebar_label: typescript-angular

    fileNamingNaming convention for the output files: 'camelCase', 'kebab-case'. Default is 'camelCase'.null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index c82d4fb42f7..fef1c8a5411 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -39,4 +39,4 @@ sidebar_label: typescript-angular

    fileNamingNaming convention for the output files: 'camelCase', 'kebab-case'. Default is 'camelCase'.null -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs.html b/docs/generators/typescript-angularjs.html index cb4b4a3301b..c9671883e08 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs/index.html b/docs/generators/typescript-angularjs/index.html index cb4b4a3301b..c9671883e08 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia.html b/docs/generators/typescript-aurelia.html index b723b7769ac..6a03448ebab 100644 --- a/docs/generators/typescript-aurelia.html +++ b/docs/generators/typescript-aurelia.html @@ -28,4 +28,4 @@ sidebar_label: typescript-aurelia

    npmVersionThe version of your npm packagenull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html index b723b7769ac..6a03448ebab 100644 --- a/docs/generators/typescript-aurelia/index.html +++ b/docs/generators/typescript-aurelia/index.html @@ -28,4 +28,4 @@ sidebar_label: typescript-aurelia

    npmVersionThe version of your npm packagenull -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index 03506382f3c..f0bf21bb331 100644 --- a/docs/generators/typescript-axios.html +++ b/docs/generators/typescript-axios.html @@ -31,4 +31,4 @@ sidebar_label: typescript-axios

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index 03506382f3c..f0bf21bb331 100644 --- a/docs/generators/typescript-axios/index.html +++ b/docs/generators/typescript-axios/index.html @@ -31,4 +31,4 @@ sidebar_label: typescript-axios

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch.html b/docs/generators/typescript-fetch.html index 42c81b2627b..3c6a765b055 100644 --- a/docs/generators/typescript-fetch.html +++ b/docs/generators/typescript-fetch.html @@ -31,4 +31,4 @@ sidebar_label: typescript-fetch

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html index 42c81b2627b..3c6a765b055 100644 --- a/docs/generators/typescript-fetch/index.html +++ b/docs/generators/typescript-fetch/index.html @@ -31,4 +31,4 @@ sidebar_label: typescript-fetch

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify.html b/docs/generators/typescript-inversify.html index 7d8b7471c6c..aea3559d05b 100644 --- a/docs/generators/typescript-inversify.html +++ b/docs/generators/typescript-inversify.html @@ -33,4 +33,4 @@ sidebar_label: typescript-inversify

    taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html index 7d8b7471c6c..aea3559d05b 100644 --- a/docs/generators/typescript-inversify/index.html +++ b/docs/generators/typescript-inversify/index.html @@ -33,4 +33,4 @@ sidebar_label: typescript-inversify

    taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery.html b/docs/generators/typescript-jquery.html index 2debfa9e201..7a295fb427a 100644 --- a/docs/generators/typescript-jquery.html +++ b/docs/generators/typescript-jquery.html @@ -31,4 +31,4 @@ sidebar_label: typescript-jquery

    jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html index 2debfa9e201..7a295fb427a 100644 --- a/docs/generators/typescript-jquery/index.html +++ b/docs/generators/typescript-jquery/index.html @@ -31,4 +31,4 @@ sidebar_label: typescript-jquery

    jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-node.html b/docs/generators/typescript-node.html index 5f10ff21ed5..26d6a1b99d8 100644 --- a/docs/generators/typescript-node.html +++ b/docs/generators/typescript-node.html @@ -30,4 +30,4 @@ sidebar_label: typescript-node

    snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html index 5f10ff21ed5..26d6a1b99d8 100644 --- a/docs/generators/typescript-node/index.html +++ b/docs/generators/typescript-node/index.html @@ -30,4 +30,4 @@ sidebar_label: typescript-node

    snapshotWhen setting this property to true the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index 09c1c3cfb0b..aa4282819d8 100644 --- a/docs/generators/typescript-rxjs.html +++ b/docs/generators/typescript-rxjs.html @@ -31,4 +31,4 @@ sidebar_label: typescript-rxjs

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index 09c1c3cfb0b..aa4282819d8 100644 --- a/docs/generators/typescript-rxjs/index.html +++ b/docs/generators/typescript-rxjs/index.html @@ -31,4 +31,4 @@ sidebar_label: typescript-rxjs

    withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/installation.html b/docs/installation.html index 398fed913da..6474a3aa924 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -157,4 +157,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index 398fed913da..6474a3aa924 100644 --- a/docs/installation/index.html +++ b/docs/installation/index.html @@ -157,4 +157,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index 4268d13d518..4eaa0f60441 100644 --- a/docs/integrations.html +++ b/docs/integrations.html @@ -92,4 +92,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index 4268d13d518..4eaa0f60441 100644 --- a/docs/integrations/index.html +++ b/docs/integrations/index.html @@ -92,4 +92,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index a71e205044c..d2d186a63ac 100644 --- a/docs/new-generator.html +++ b/docs/new-generator.html @@ -386,4 +386,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html index a71e205044c..d2d186a63ac 100644 --- a/docs/new-generator/index.html +++ b/docs/new-generator/index.html @@ -386,4 +386,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index 6f06857d8c1..6dfd0c91aa0 100644 --- a/docs/online.html +++ b/docs/online.html @@ -171,4 +171,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index 6f06857d8c1..6dfd0c91aa0 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -171,4 +171,4 @@ mvn spring-boot:run } } -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/plugins.html b/docs/plugins.html index 52edd6d6774..59463de615f 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -136,4 +136,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index 52edd6d6774..59463de615f 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -136,4 +136,4 @@ apply plugin: 'org.op ] } -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index 43f3bf68299..3f10e534936 100644 --- a/docs/release-3-0-0.html +++ b/docs/release-3-0-0.html @@ -426,4 +426,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ 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 43f3bf68299..3f10e534936 100644 --- a/docs/release-3-0-0/index.html +++ b/docs/release-3-0-0/index.html @@ -426,4 +426,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index d207855f6ce..9c1df086805 100644 --- a/docs/release-summary.html +++ b/docs/release-summary.html @@ -75,4 +75,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index d207855f6ce..9c1df086805 100644 --- a/docs/release-summary/index.html +++ b/docs/release-summary/index.html @@ -75,4 +75,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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index f9669a0f3d1..ee8c3a4ab29 100644 --- a/docs/roadmap.html +++ b/docs/roadmap.html @@ -147,4 +147,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index f9669a0f3d1..ee8c3a4ab29 100644 --- a/docs/roadmap/index.html +++ b/docs/roadmap/index.html @@ -147,4 +147,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index 1451958d9b1..8342483ae7d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index 1451958d9b1..8342483ae7d 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-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index 8f570bafc48..48fb7d00a62 100644 --- a/docs/swagger-codegen-migration.html +++ b/docs/swagger-codegen-migration.html @@ -243,4 +243,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://locallhost (http without s)

    -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index 8f570bafc48..48fb7d00a62 100644 --- a/docs/swagger-codegen-migration/index.html +++ b/docs/swagger-codegen-migration/index.html @@ -243,4 +243,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://locallhost (http without s)

    -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 34ab0222cf4..a989d2a0b28 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -462,4 +462,4 @@ SYNOPSIS
    openapi-generator generate -i petstore.yaml -g typescript-fetch -o out \
         -c config.json
     
    -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 34ab0222cf4..a989d2a0b28 100644 --- a/docs/usage/index.html +++ b/docs/usage/index.html @@ -462,4 +462,4 @@ SYNOPSIS
    openapi-generator generate -i petstore.yaml -g typescript-fetch -o out \
         -c config.json
     
    -
    Last updated on 2019-1-25
    \ No newline at end of file +
    Last updated on 2019-1-26
    \ No newline at end of file