diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index fe79637d48a..007c842825e 100644 --- a/docs/code-of-conduct.html +++ b/docs/code-of-conduct.html @@ -97,4 +97,4 @@

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

Attribution

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

-
Last updated on 12/6/2019
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 12/7/2019
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/code-of-conduct/index.html b/docs/code-of-conduct/index.html index fe79637d48a..007c842825e 100644 --- a/docs/code-of-conduct/index.html +++ b/docs/code-of-conduct/index.html @@ -97,4 +97,4 @@

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

Attribution

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

-
Last updated on 12/6/2019
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 12/7/2019
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contribute-building.html b/docs/contribute-building.html index 364e3d30948..ee457940a75 100644 --- a/docs/contribute-building.html +++ b/docs/contribute-building.html @@ -116,4 +116,4 @@ vagrant ssh

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

Right now: no solution for this one :|

-
Last updated on 12/6/2019
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 12/7/2019
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/contribute-building/index.html b/docs/contribute-building/index.html index 364e3d30948..ee457940a75 100644 --- a/docs/contribute-building/index.html +++ b/docs/contribute-building/index.html @@ -116,4 +116,4 @@ vagrant ssh

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

Right now: no solution for this one :|

-
Last updated on 12/6/2019
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 12/7/2019
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index 0ffc6c7595b..76cca53c09a 100644 --- a/docs/core-team.html +++ b/docs/core-team.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index 0ffc6c7595b..76cca53c09a 100644 --- a/docs/core-team/index.html +++ b/docs/core-team/index.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index 42769021ab0..9560aacc7ca 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -296,4 +296,4 @@ refer back to your classes. Note, this may not apply to all languages...

    or

    --import-mappings Pet=my.models.MyPet --import-mappings Order=my.models.MyOrder
     
    -
    Last updated on 12/6/2019
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 12/7/2019
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index 42769021ab0..9560aacc7ca 100644 --- a/docs/customization/index.html +++ b/docs/customization/index.html @@ -296,4 +296,4 @@ refer back to your classes. Note, this may not apply to all languages...

    or

    --import-mappings Pet=my.models.MyPet --import-mappings Order=my.models.MyOrder
     
    -
    Last updated on 12/6/2019
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 12/7/2019
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index 6997e82379e..3489f7b22ca 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 12/6/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 12/7/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index 6997e82379e..3489f7b22ca 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 12/6/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 12/7/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 5422416e90a..929bb263322 100644 --- a/docs/faq-contributing.html +++ b/docs/faq-contributing.html @@ -112,4 +112,4 @@ docker ps -a
  • git push origin fix_issue9999
  • Visit https://github.com/openapitools/openapi-generator in your browser and click on the button to file a new PR based on fix_issue9999
  • -
    Last updated on 12/6/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-contributing/index.html b/docs/faq-contributing/index.html index 5422416e90a..929bb263322 100644 --- a/docs/faq-contributing/index.html +++ b/docs/faq-contributing/index.html @@ -112,4 +112,4 @@ docker ps -a
  • git push origin fix_issue9999
  • Visit https://github.com/openapitools/openapi-generator in your browser and click on the button to file a new PR based on fix_issue9999
  • -
    Last updated on 12/6/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index 10e498a95ed..bcd5ddd0d7b 100644 --- a/docs/faq-extending.html +++ b/docs/faq-extending.html @@ -89,4 +89,4 @@ git_push.sh

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

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

    -
    Last updated on 12/6/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-extending/index.html b/docs/faq-extending/index.html index 10e498a95ed..bcd5ddd0d7b 100644 --- a/docs/faq-extending/index.html +++ b/docs/faq-extending/index.html @@ -89,4 +89,4 @@ git_push.sh

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

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

    -
    Last updated on 12/6/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 88fa074095d..dbadac949a9 100644 --- a/docs/faq-generators.html +++ b/docs/faq-generators.html @@ -139,4 +139,4 @@ mvn integration-test
        modelPropertyNaming
             Naming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original name (Default: camelCase)
     
    -
    Last updated on 12/6/2019
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 88fa074095d..dbadac949a9 100644 --- a/docs/faq-generators/index.html +++ b/docs/faq-generators/index.html @@ -139,4 +139,4 @@ mvn integration-test
        modelPropertyNaming
             Naming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original name (Default: camelCase)
     
    -
    Last updated on 12/6/2019
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index d79cdd10b1b..fbf7f3093d7 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -75,4 +75,4 @@

    What is the difference between Swagger Codegen and OpenAPI Generator?

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

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

    -
    Last updated on 12/6/2019
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index d79cdd10b1b..fbf7f3093d7 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -75,4 +75,4 @@

    What is the difference between Swagger Codegen and OpenAPI Generator?

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

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

    -
    Last updated on 12/6/2019
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 12/7/2019
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index 95b0ac7daf4..e991bb1b5dd 100644 --- a/docs/fork-qna.html +++ b/docs/fork-qna.html @@ -83,4 +83,4 @@

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

    Who maintains this Q&A page?

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

    -
    Last updated on 12/6/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 12/7/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/fork-qna/index.html b/docs/fork-qna/index.html index 95b0ac7daf4..e991bb1b5dd 100644 --- a/docs/fork-qna/index.html +++ b/docs/fork-qna/index.html @@ -83,4 +83,4 @@

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

    Who maintains this Q&A page?

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

    -
    Last updated on 12/6/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 12/7/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators.html b/docs/generators.html index 45693ffb0a8..73e448d6ad0 100644 --- a/docs/generators.html +++ b/docs/generators.html @@ -207,4 +207,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 12/6/2019
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 12/7/2019
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/generators/README.html b/docs/generators/README.html index 43f7f1b01ef..d530faa290f 100644 --- a/docs/generators/README.html +++ b/docs/generators/README.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html index 43f7f1b01ef..d530faa290f 100644 --- a/docs/generators/README/index.html +++ b/docs/generators/README/index.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ada-server.html b/docs/generators/ada-server.html index f819d3c0917..b2a90ad0ff9 100644 --- a/docs/generators/ada-server.html +++ b/docs/generators/ada-server.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ada-server/index.html b/docs/generators/ada-server/index.html index f819d3c0917..b2a90ad0ff9 100644 --- a/docs/generators/ada-server/index.html +++ b/docs/generators/ada-server/index.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ada.html b/docs/generators/ada.html index 74e714ee50d..1196ce27591 100644 --- a/docs/generators/ada.html +++ b/docs/generators/ada.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ada/index.html b/docs/generators/ada/index.html index 74e714ee50d..1196ce27591 100644 --- a/docs/generators/ada/index.html +++ b/docs/generators/ada/index.html @@ -24,4 +24,4 @@ projectNameGNAT project namedefaultProject -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/android.html b/docs/generators/android.html index cb06b605705..e1a3b5283b0 100644 --- a/docs/generators/android.html +++ b/docs/generators/android.html @@ -36,4 +36,4 @@ librarylibrary template (sub-template) to use
    volley
    HTTP client: Volley 1.0.19 (default)
    httpclient
    HTTP client: Apache HttpClient 4.3.6. JSON processing: Gson 2.3.1. IMPORTANT: Android client using HttpClient is not actively maintained and will be depecreated in the next major release.
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/android/index.html b/docs/generators/android/index.html index cb06b605705..e1a3b5283b0 100644 --- a/docs/generators/android/index.html +++ b/docs/generators/android/index.html @@ -36,4 +36,4 @@ librarylibrary template (sub-template) to use
    volley
    HTTP client: Volley 1.0.19 (default)
    httpclient
    HTTP client: Apache HttpClient 4.3.6. JSON processing: Gson 2.3.1. IMPORTANT: Android client using HttpClient is not actively maintained and will be depecreated in the next major release.
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/apache2.html b/docs/generators/apache2.html index 40a6e008d51..a0532568332 100644 --- a/docs/generators/apache2.html +++ b/docs/generators/apache2.html @@ -24,4 +24,4 @@ userInfoPathPath to the user and group filesnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/apache2/index.html b/docs/generators/apache2/index.html index 40a6e008d51..a0532568332 100644 --- a/docs/generators/apache2/index.html +++ b/docs/generators/apache2/index.html @@ -24,4 +24,4 @@ userInfoPathPath to the user and group filesnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/apex.html b/docs/generators/apex.html index 6960945555c..e56860adda3 100644 --- a/docs/generators/apex.html +++ b/docs/generators/apex.html @@ -27,4 +27,4 @@ namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/apex/index.html b/docs/generators/apex/index.html index 6960945555c..e56860adda3 100644 --- a/docs/generators/apex/index.html +++ b/docs/generators/apex/index.html @@ -27,4 +27,4 @@ namedCredentialThe named credential name for the HTTP calloutsnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/asciidoc.html b/docs/generators/asciidoc.html index 7918afe6444..7b241a6f62e 100644 --- a/docs/generators/asciidoc.html +++ b/docs/generators/asciidoc.html @@ -35,4 +35,4 @@ specDirpath with includable markup spec files (e.g. handwritten additional docs, default: ... -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/asciidoc/index.html b/docs/generators/asciidoc/index.html index 7918afe6444..7b241a6f62e 100644 --- a/docs/generators/asciidoc/index.html +++ b/docs/generators/asciidoc/index.html @@ -35,4 +35,4 @@ specDirpath with includable markup spec files (e.g. handwritten additional docs, default: ... -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 32b1a353ec0..ee25f4e582b 100644 --- a/docs/generators/aspnetcore.html +++ b/docs/generators/aspnetcore.html @@ -48,4 +48,4 @@ modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 32b1a353ec0..ee25f4e582b 100644 --- a/docs/generators/aspnetcore/index.html +++ b/docs/generators/aspnetcore/index.html @@ -48,4 +48,4 @@ modelClassModifierModel Class Modifier can be nothing or partialpartial -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/avro-schema.html b/docs/generators/avro-schema.html index 3f29df5877d..bfef4f8cbcf 100644 --- a/docs/generators/avro-schema.html +++ b/docs/generators/avro-schema.html @@ -24,4 +24,4 @@ packageNamepackage for generated classes (where supported)null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/avro-schema/index.html b/docs/generators/avro-schema/index.html index 3f29df5877d..bfef4f8cbcf 100644 --- a/docs/generators/avro-schema/index.html +++ b/docs/generators/avro-schema/index.html @@ -24,4 +24,4 @@ packageNamepackage for generated classes (where supported)null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/bash.html b/docs/generators/bash.html index db8dccb76b4..95707a64180 100644 --- a/docs/generators/bash.html +++ b/docs/generators/bash.html @@ -31,4 +31,4 @@ apiKeyAuthEnvironmentVariableName of environment variable where API key can be defined (e.g. PETSTORE_APIKEY='kjhasdGASDa5asdASD')false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/bash/index.html b/docs/generators/bash/index.html index db8dccb76b4..95707a64180 100644 --- a/docs/generators/bash/index.html +++ b/docs/generators/bash/index.html @@ -31,4 +31,4 @@ apiKeyAuthEnvironmentVariableName of environment variable where API key can be defined (e.g. PETSTORE_APIKEY='kjhasdGASDa5asdASD')false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/c.html b/docs/generators/c.html index 53b9f308e90..2e8eff59898 100644 --- a/docs/generators/c.html +++ b/docs/generators/c.html @@ -24,4 +24,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/c/index.html b/docs/generators/c/index.html index 53b9f308e90..2e8eff59898 100644 --- a/docs/generators/c/index.html +++ b/docs/generators/c/index.html @@ -24,4 +24,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/clojure.html b/docs/generators/clojure.html index 6894e7fbe98..03e8bfb623e 100644 --- a/docs/generators/clojure.html +++ b/docs/generators/clojure.html @@ -30,4 +30,4 @@ baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/clojure/index.html b/docs/generators/clojure/index.html index 6894e7fbe98..03e8bfb623e 100644 --- a/docs/generators/clojure/index.html +++ b/docs/generators/clojure/index.html @@ -30,4 +30,4 @@ baseNamespacethe base/top namespace (Default: generated from projectName)null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server.html b/docs/generators/cpp-pistache-server.html index 0d348d92717..b83be382cce 100644 --- a/docs/generators/cpp-pistache-server.html +++ b/docs/generators/cpp-pistache-server.html @@ -22,4 +22,4 @@ useStructModelUse struct-based model template instead of get/set-based model templatefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server/index.html b/docs/generators/cpp-pistache-server/index.html index 0d348d92717..b83be382cce 100644 --- a/docs/generators/cpp-pistache-server/index.html +++ b/docs/generators/cpp-pistache-server/index.html @@ -22,4 +22,4 @@ useStructModelUse struct-based model template instead of get/set-based model templatefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client.html b/docs/generators/cpp-qt5-client.html index 0a6e71a52d6..5f3d853ebd6 100644 --- a/docs/generators/cpp-qt5-client.html +++ b/docs/generators/cpp-qt5-client.html @@ -26,4 +26,4 @@ optionalProjectFileGenerate client.pri.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-client/index.html b/docs/generators/cpp-qt5-client/index.html index 0a6e71a52d6..5f3d853ebd6 100644 --- a/docs/generators/cpp-qt5-client/index.html +++ b/docs/generators/cpp-qt5-client/index.html @@ -26,4 +26,4 @@ optionalProjectFileGenerate client.pri.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-qhttpengine-server.html b/docs/generators/cpp-qt5-qhttpengine-server.html index 26eededefcb..7cfbab7dc6a 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server.html +++ b/docs/generators/cpp-qt5-qhttpengine-server.html @@ -25,4 +25,4 @@ modelNamePrefixPrefix that will be prepended to all model names.OAI -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-qt5-qhttpengine-server/index.html b/docs/generators/cpp-qt5-qhttpengine-server/index.html index 26eededefcb..7cfbab7dc6a 100644 --- a/docs/generators/cpp-qt5-qhttpengine-server/index.html +++ b/docs/generators/cpp-qt5-qhttpengine-server/index.html @@ -25,4 +25,4 @@ modelNamePrefixPrefix that will be prepended to all model names.OAI -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server.html b/docs/generators/cpp-restbed-server.html index 2a74fdb404f..6e1bcc82751 100644 --- a/docs/generators/cpp-restbed-server.html +++ b/docs/generators/cpp-restbed-server.html @@ -24,4 +24,4 @@ defaultIncludeThe default include statement that should be placed in all headers for including things like the declspec (convention: #include "Commons.h" -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server/index.html b/docs/generators/cpp-restbed-server/index.html index 2a74fdb404f..6e1bcc82751 100644 --- a/docs/generators/cpp-restbed-server/index.html +++ b/docs/generators/cpp-restbed-server/index.html @@ -24,4 +24,4 @@ defaultIncludeThe default include statement that should be placed in all headers for including things like the declspec (convention: #include "Commons.h" -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk.html b/docs/generators/cpp-restsdk.html index a3b56f7b157..0691a748a2d 100644 --- a/docs/generators/cpp-restsdk.html +++ b/docs/generators/cpp-restsdk.html @@ -25,4 +25,4 @@ generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html index a3b56f7b157..0691a748a2d 100644 --- a/docs/generators/cpp-restsdk/index.html +++ b/docs/generators/cpp-restsdk/index.html @@ -25,4 +25,4 @@ generateGMocksForApisGenerate Google Mock classes for APIs.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen.html b/docs/generators/cpp-tizen.html index 0580e91efb7..45a1d0c002e 100644 --- a/docs/generators/cpp-tizen.html +++ b/docs/generators/cpp-tizen.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-tizen/index.html b/docs/generators/cpp-tizen/index.html index 0580e91efb7..45a1d0c002e 100644 --- a/docs/generators/cpp-tizen/index.html +++ b/docs/generators/cpp-tizen/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2.html b/docs/generators/csharp-dotnet2.html index 3b611c8c47e..f217076bba0 100644 --- a/docs/generators/csharp-dotnet2.html +++ b/docs/generators/csharp-dotnet2.html @@ -22,4 +22,4 @@ clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html index 3b611c8c47e..f217076bba0 100644 --- a/docs/generators/csharp-dotnet2/index.html +++ b/docs/generators/csharp-dotnet2/index.html @@ -22,4 +22,4 @@ clientPackageC# client package name (convention: Camel.Case).Org.OpenAPITools.Client -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx.html b/docs/generators/csharp-nancyfx.html index 69c1be4db95..5719503768f 100644 --- a/docs/generators/csharp-nancyfx.html +++ b/docs/generators/csharp-nancyfx.html @@ -33,4 +33,4 @@ asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx/index.html b/docs/generators/csharp-nancyfx/index.html index 69c1be4db95..5719503768f 100644 --- a/docs/generators/csharp-nancyfx/index.html +++ b/docs/generators/csharp-nancyfx/index.html @@ -33,4 +33,4 @@ asyncServerSet to true to enable the generation of async routes/endpoints.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index 62252c92e2d..f6b3c297487 100644 --- a/docs/generators/csharp-netcore.html +++ b/docs/generators/csharp-netcore.html @@ -40,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index 62252c92e2d..f6b3c297487 100644 --- a/docs/generators/csharp-netcore/index.html +++ b/docs/generators/csharp-netcore/index.html @@ -40,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor.html b/docs/generators/csharp-refactor.html index 59b818da8d6..d335ecaf2eb 100644 --- a/docs/generators/csharp-refactor.html +++ b/docs/generators/csharp-refactor.html @@ -44,4 +44,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor/index.html b/docs/generators/csharp-refactor/index.html index 59b818da8d6..d335ecaf2eb 100644 --- a/docs/generators/csharp-refactor/index.html +++ b/docs/generators/csharp-refactor/index.html @@ -44,4 +44,4 @@ sidebar_label: csharp-refactor

    validatableGenerates self-validatable models.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index 936ffd98b73..d1bb5be6636 100644 --- a/docs/generators/csharp.html +++ b/docs/generators/csharp.html @@ -42,4 +42,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index 936ffd98b73..d1bb5be6636 100644 --- a/docs/generators/csharp/index.html +++ b/docs/generators/csharp/index.html @@ -42,4 +42,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cwiki.html b/docs/generators/cwiki.html index 82bd0376f3e..32bb6cefeb8 100644 --- a/docs/generators/cwiki.html +++ b/docs/generators/cwiki.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/cwiki/index.html b/docs/generators/cwiki/index.html index 82bd0376f3e..32bb6cefeb8 100644 --- a/docs/generators/cwiki/index.html +++ b/docs/generators/cwiki/index.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar.html b/docs/generators/dart-jaguar.html index 26d851e8bec..93ba615674f 100644 --- a/docs/generators/dart-jaguar.html +++ b/docs/generators/dart-jaguar.html @@ -32,4 +32,4 @@ serializationChoose serialization format JSON or PROTO is supportednull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/dart-jaguar/index.html b/docs/generators/dart-jaguar/index.html index 26d851e8bec..93ba615674f 100644 --- a/docs/generators/dart-jaguar/index.html +++ b/docs/generators/dart-jaguar/index.html @@ -32,4 +32,4 @@ serializationChoose serialization format JSON or PROTO is supportednull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/dart.html b/docs/generators/dart.html index 85c5dafca09..9249d395553 100644 --- a/docs/generators/dart.html +++ b/docs/generators/dart.html @@ -30,4 +30,4 @@ supportDart2Support Dart 2.x (Dart 1.x support has been deprecated)true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/dart/index.html b/docs/generators/dart/index.html index 85c5dafca09..9249d395553 100644 --- a/docs/generators/dart/index.html +++ b/docs/generators/dart/index.html @@ -30,4 +30,4 @@ supportDart2Support Dart 2.x (Dart 1.x support has been deprecated)true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/dynamic-html.html b/docs/generators/dynamic-html.html index 8f014223d53..5fec50c35c3 100644 --- a/docs/generators/dynamic-html.html +++ b/docs/generators/dynamic-html.html @@ -27,4 +27,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/dynamic-html/index.html b/docs/generators/dynamic-html/index.html index 8f014223d53..5fec50c35c3 100644 --- a/docs/generators/dynamic-html/index.html +++ b/docs/generators/dynamic-html/index.html @@ -27,4 +27,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/eiffel.html b/docs/generators/eiffel.html index afbbccf84bf..8ef53949704 100644 --- a/docs/generators/eiffel.html +++ b/docs/generators/eiffel.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html index afbbccf84bf..8ef53949704 100644 --- a/docs/generators/eiffel/index.html +++ b/docs/generators/eiffel/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/elixir.html b/docs/generators/elixir.html index a1613387a62..6fdb7543db3 100644 --- a/docs/generators/elixir.html +++ b/docs/generators/elixir.html @@ -26,4 +26,4 @@ packageNameElixir package name (convention: lowercase).null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/elixir/index.html b/docs/generators/elixir/index.html index a1613387a62..6fdb7543db3 100644 --- a/docs/generators/elixir/index.html +++ b/docs/generators/elixir/index.html @@ -26,4 +26,4 @@ packageNameElixir package name (convention: lowercase).null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/elm.html b/docs/generators/elm.html index 25ea710c8ee..40619ee97fe 100644 --- a/docs/generators/elm.html +++ b/docs/generators/elm.html @@ -23,4 +23,4 @@ elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html index 25ea710c8ee..40619ee97fe 100644 --- a/docs/generators/elm/index.html +++ b/docs/generators/elm/index.html @@ -23,4 +23,4 @@ elmEnableHttpRequestTrackersEnable adding a tracker to each http requestfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-client.html b/docs/generators/erlang-client.html index 93f564e6f5b..85b75fd0302 100644 --- a/docs/generators/erlang-client.html +++ b/docs/generators/erlang-client.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html index 93f564e6f5b..85b75fd0302 100644 --- a/docs/generators/erlang-client/index.html +++ b/docs/generators/erlang-client/index.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-proper.html b/docs/generators/erlang-proper.html index 18117e7818a..2d51b24cf44 100644 --- a/docs/generators/erlang-proper.html +++ b/docs/generators/erlang-proper.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html index 18117e7818a..2d51b24cf44 100644 --- a/docs/generators/erlang-proper/index.html +++ b/docs/generators/erlang-proper/index.html @@ -21,4 +21,4 @@ packageNameErlang application version1.0.0 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-server.html b/docs/generators/erlang-server.html index c4b7636f90c..5c6778074b1 100644 --- a/docs/generators/erlang-server.html +++ b/docs/generators/erlang-server.html @@ -21,4 +21,4 @@ openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html index c4b7636f90c..5c6778074b1 100644 --- a/docs/generators/erlang-server/index.html +++ b/docs/generators/erlang-server/index.html @@ -21,4 +21,4 @@ openAPISpecNameOpenapi Spec Name.openapi -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/flash.html b/docs/generators/flash.html index c67bf01ae1d..9ac63cc0352 100644 --- a/docs/generators/flash.html +++ b/docs/generators/flash.html @@ -23,4 +23,4 @@ sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/flash/index.html b/docs/generators/flash/index.html index c67bf01ae1d..9ac63cc0352 100644 --- a/docs/generators/flash/index.html +++ b/docs/generators/flash/index.html @@ -23,4 +23,4 @@ sourceFoldersource folder for generated code. e.g. flashnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-functions.html b/docs/generators/fsharp-functions.html index 7827a4fdcff..279bc3c0fdd 100644 --- a/docs/generators/fsharp-functions.html +++ b/docs/generators/fsharp-functions.html @@ -32,4 +32,4 @@ sourceFoldersource folder for generated codeOpenAPI/src -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-functions/index.html b/docs/generators/fsharp-functions/index.html index 7827a4fdcff..279bc3c0fdd 100644 --- a/docs/generators/fsharp-functions/index.html +++ b/docs/generators/fsharp-functions/index.html @@ -32,4 +32,4 @@ sourceFoldersource folder for generated codeOpenAPI/src -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server.html b/docs/generators/fsharp-giraffe-server.html index d61e8a2f61a..5672001951b 100644 --- a/docs/generators/fsharp-giraffe-server.html +++ b/docs/generators/fsharp-giraffe-server.html @@ -35,4 +35,4 @@ buildTargetTarget the build for a program or library.program -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server/index.html b/docs/generators/fsharp-giraffe-server/index.html index d61e8a2f61a..5672001951b 100644 --- a/docs/generators/fsharp-giraffe-server/index.html +++ b/docs/generators/fsharp-giraffe-server/index.html @@ -35,4 +35,4 @@ buildTargetTarget the build for a program or library.program -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe.html b/docs/generators/fsharp-giraffe.html index 96f491b12e2..1e345e49637 100644 --- a/docs/generators/fsharp-giraffe.html +++ b/docs/generators/fsharp-giraffe.html @@ -40,4 +40,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe/index.html b/docs/generators/fsharp-giraffe/index.html index 96f491b12e2..1e345e49637 100644 --- a/docs/generators/fsharp-giraffe/index.html +++ b/docs/generators/fsharp-giraffe/index.html @@ -40,4 +40,4 @@ sidebar_label: fsharp-giraffe

    buildTargetTarget the build for a program or library.program -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go-experimental.html b/docs/generators/go-experimental.html index 33c91a34f1a..8edfc8bb516 100644 --- a/docs/generators/go-experimental.html +++ b/docs/generators/go-experimental.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go-experimental/index.html b/docs/generators/go-experimental/index.html index 33c91a34f1a..8edfc8bb516 100644 --- a/docs/generators/go-experimental/index.html +++ b/docs/generators/go-experimental/index.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go-gin-server.html b/docs/generators/go-gin-server.html index 904f5d9db03..bad415dea19 100644 --- a/docs/generators/go-gin-server.html +++ b/docs/generators/go-gin-server.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go-gin-server/index.html b/docs/generators/go-gin-server/index.html index 904f5d9db03..bad415dea19 100644 --- a/docs/generators/go-gin-server/index.html +++ b/docs/generators/go-gin-server/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go-server.html b/docs/generators/go-server.html index d3efc5529c2..22c2995ea39 100644 --- a/docs/generators/go-server.html +++ b/docs/generators/go-server.html @@ -25,4 +25,4 @@ featureCORSEnable Cross-Origin Resource Sharing middlewarefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html index d3efc5529c2..22c2995ea39 100644 --- a/docs/generators/go-server/index.html +++ b/docs/generators/go-server/index.html @@ -25,4 +25,4 @@ featureCORSEnable Cross-Origin Resource Sharing middlewarefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go.html b/docs/generators/go.html index 83ce718de49..82144a233e8 100644 --- a/docs/generators/go.html +++ b/docs/generators/go.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/go/index.html b/docs/generators/go/index.html index 83ce718de49..82144a233e8 100644 --- a/docs/generators/go/index.html +++ b/docs/generators/go/index.html @@ -28,4 +28,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-nodejs-express-server.html b/docs/generators/graphql-nodejs-express-server.html index f58d2772cb1..d1a9bea4b04 100644 --- a/docs/generators/graphql-nodejs-express-server.html +++ b/docs/generators/graphql-nodejs-express-server.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-nodejs-express-server/index.html b/docs/generators/graphql-nodejs-express-server/index.html index f58d2772cb1..d1a9bea4b04 100644 --- a/docs/generators/graphql-nodejs-express-server/index.html +++ b/docs/generators/graphql-nodejs-express-server/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-schema.html b/docs/generators/graphql-schema.html index 29bab24e99f..1342ab7f6f3 100644 --- a/docs/generators/graphql-schema.html +++ b/docs/generators/graphql-schema.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html index 29bab24e99f..1342ab7f6f3 100644 --- a/docs/generators/graphql-schema/index.html +++ b/docs/generators/graphql-schema/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-server.html b/docs/generators/graphql-server.html index fa32bed85a3..287230923ca 100644 --- a/docs/generators/graphql-server.html +++ b/docs/generators/graphql-server.html @@ -27,4 +27,4 @@ sidebar_label: graphql-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-server/index.html b/docs/generators/graphql-server/index.html index fa32bed85a3..287230923ca 100644 --- a/docs/generators/graphql-server/index.html +++ b/docs/generators/graphql-server/index.html @@ -27,4 +27,4 @@ sidebar_label: graphql-server

    hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/groovy.html b/docs/generators/groovy.html index fc4c8156c25..7988319d475 100644 --- a/docs/generators/groovy.html +++ b/docs/generators/groovy.html @@ -53,4 +53,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/groovy/index.html b/docs/generators/groovy/index.html index fc4c8156c25..7988319d475 100644 --- a/docs/generators/groovy/index.html +++ b/docs/generators/groovy/index.html @@ -53,4 +53,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/grpc-schema.html b/docs/generators/grpc-schema.html index 8c545ab7f4f..1f9be91d0c7 100644 --- a/docs/generators/grpc-schema.html +++ b/docs/generators/grpc-schema.html @@ -24,4 +24,4 @@ sidebar_label: grpc-schema

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/grpc-schema/index.html b/docs/generators/grpc-schema/index.html index 8c545ab7f4f..1f9be91d0c7 100644 --- a/docs/generators/grpc-schema/index.html +++ b/docs/generators/grpc-schema/index.html @@ -24,4 +24,4 @@ sidebar_label: grpc-schema

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client.html b/docs/generators/haskell-http-client.html index e628c5bb591..0dfd153ca5a 100644 --- a/docs/generators/haskell-http-client.html +++ b/docs/generators/haskell-http-client.html @@ -44,4 +44,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/haskell-http-client/index.html b/docs/generators/haskell-http-client/index.html index e628c5bb591..0dfd153ca5a 100644 --- a/docs/generators/haskell-http-client/index.html +++ b/docs/generators/haskell-http-client/index.html @@ -44,4 +44,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/haskell.html b/docs/generators/haskell.html index 0b8ba921521..64566aa7286 100644 --- a/docs/generators/haskell.html +++ b/docs/generators/haskell.html @@ -26,4 +26,4 @@ serveStaticserve will serve files from the directory 'static'.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/haskell/index.html b/docs/generators/haskell/index.html index 0b8ba921521..64566aa7286 100644 --- a/docs/generators/haskell/index.html +++ b/docs/generators/haskell/index.html @@ -26,4 +26,4 @@ serveStaticserve will serve files from the directory 'static'.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/html.html b/docs/generators/html.html index efea20f8568..a0b2e9e02d7 100644 --- a/docs/generators/html.html +++ b/docs/generators/html.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/html/index.html b/docs/generators/html/index.html index efea20f8568..a0b2e9e02d7 100644 --- a/docs/generators/html/index.html +++ b/docs/generators/html/index.html @@ -33,4 +33,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/html2.html b/docs/generators/html2.html index 3eeaf241467..f6d850a0cc1 100644 --- a/docs/generators/html2.html +++ b/docs/generators/html2.html @@ -37,4 +37,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/html2/index.html b/docs/generators/html2/index.html index 3eeaf241467..f6d850a0cc1 100644 --- a/docs/generators/html2/index.html +++ b/docs/generators/html2/index.html @@ -37,4 +37,4 @@ artifactVersionartifact version in generated pom.xml. This also becomes part of the generated library's filenamenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/index.html b/docs/generators/index.html index 45693ffb0a8..73e448d6ad0 100644 --- a/docs/generators/index.html +++ b/docs/generators/index.html @@ -207,4 +207,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-inflector.html b/docs/generators/java-inflector.html index f9609d84342..54712789d3e 100644 --- a/docs/generators/java-inflector.html +++ b/docs/generators/java-inflector.html @@ -55,4 +55,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-inflector/index.html b/docs/generators/java-inflector/index.html index f9609d84342..54712789d3e 100644 --- a/docs/generators/java-inflector/index.html +++ b/docs/generators/java-inflector/index.html @@ -55,4 +55,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-msf4j.html b/docs/generators/java-msf4j.html index bfcc8145c04..6c8b6c10577 100644 --- a/docs/generators/java-msf4j.html +++ b/docs/generators/java-msf4j.html @@ -60,4 +60,4 @@ librarylibrary template (sub-template)
    jersey1
    Jersey core 1.x
    jersey2
    Jersey core 2.x
    jersey2 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-msf4j/index.html b/docs/generators/java-msf4j/index.html index bfcc8145c04..6c8b6c10577 100644 --- a/docs/generators/java-msf4j/index.html +++ b/docs/generators/java-msf4j/index.html @@ -60,4 +60,4 @@ librarylibrary template (sub-template)
    jersey1
    Jersey core 1.x
    jersey2
    Jersey core 2.x
    jersey2 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-pkmst.html b/docs/generators/java-pkmst.html index d13577917cd..4616fad1dc9 100644 --- a/docs/generators/java-pkmst.html +++ b/docs/generators/java-pkmst.html @@ -62,4 +62,4 @@ pkmstInterceptorPKMST Interceptornull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-pkmst/index.html b/docs/generators/java-pkmst/index.html index d13577917cd..4616fad1dc9 100644 --- a/docs/generators/java-pkmst/index.html +++ b/docs/generators/java-pkmst/index.html @@ -62,4 +62,4 @@ pkmstInterceptorPKMST Interceptornull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-play-framework.html b/docs/generators/java-play-framework.html index fa52e11f9c5..3afa871ab5f 100644 --- a/docs/generators/java-play-framework.html +++ b/docs/generators/java-play-framework.html @@ -64,4 +64,4 @@ useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-play-framework/index.html b/docs/generators/java-play-framework/index.html index fa52e11f9c5..3afa871ab5f 100644 --- a/docs/generators/java-play-framework/index.html +++ b/docs/generators/java-play-framework/index.html @@ -64,4 +64,4 @@ useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-undertow-server.html b/docs/generators/java-undertow-server.html index 2d40eb3f9fe..13ae934674a 100644 --- a/docs/generators/java-undertow-server.html +++ b/docs/generators/java-undertow-server.html @@ -55,4 +55,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-undertow-server/index.html b/docs/generators/java-undertow-server/index.html index 2d40eb3f9fe..13ae934674a 100644 --- a/docs/generators/java-undertow-server/index.html +++ b/docs/generators/java-undertow-server/index.html @@ -55,4 +55,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-vertx-web.html b/docs/generators/java-vertx-web.html index 7192f1d758e..9c419ad4469 100644 --- a/docs/generators/java-vertx-web.html +++ b/docs/generators/java-vertx-web.html @@ -55,4 +55,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-vertx-web/index.html b/docs/generators/java-vertx-web/index.html index 7192f1d758e..9c419ad4469 100644 --- a/docs/generators/java-vertx-web/index.html +++ b/docs/generators/java-vertx-web/index.html @@ -55,4 +55,4 @@ snapshotVersionUses a SNAPSHOT version.
    true
    Use a SnapShot Version
    false
    Use a Release Version
    null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-vertx.html b/docs/generators/java-vertx.html index 9c3d9d6d63f..46ee785c757 100644 --- a/docs/generators/java-vertx.html +++ b/docs/generators/java-vertx.html @@ -58,4 +58,4 @@ vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/java-vertx/index.html b/docs/generators/java-vertx/index.html index 9c3d9d6d63f..46ee785c757 100644 --- a/docs/generators/java-vertx/index.html +++ b/docs/generators/java-vertx/index.html @@ -58,4 +58,4 @@ vertxSwaggerRouterVersionSpecify the version of the swagger router librarynull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular.html b/docs/generators/javascript-closure-angular.html index eff3c2bdc67..4156d2999d8 100644 --- a/docs/generators/javascript-closure-angular.html +++ b/docs/generators/javascript-closure-angular.html @@ -25,4 +25,4 @@ useEs6use ES6 templatesfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/javascript-closure-angular/index.html b/docs/generators/javascript-closure-angular/index.html index eff3c2bdc67..4156d2999d8 100644 --- a/docs/generators/javascript-closure-angular/index.html +++ b/docs/generators/javascript-closure-angular/index.html @@ -25,4 +25,4 @@ useEs6use ES6 templatesfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped.html b/docs/generators/javascript-flowtyped.html index c1cff94970e..8624645cf9a 100644 --- a/docs/generators/javascript-flowtyped.html +++ b/docs/generators/javascript-flowtyped.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/javascript-flowtyped/index.html b/docs/generators/javascript-flowtyped/index.html index c1cff94970e..8624645cf9a 100644 --- a/docs/generators/javascript-flowtyped/index.html +++ b/docs/generators/javascript-flowtyped/index.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/javascript.html b/docs/generators/javascript.html index 1b69f299256..c8d36b6e303 100644 --- a/docs/generators/javascript.html +++ b/docs/generators/javascript.html @@ -39,4 +39,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/javascript/index.html b/docs/generators/javascript/index.html index 1b69f299256..c8d36b6e303 100644 --- a/docs/generators/javascript/index.html +++ b/docs/generators/javascript/index.html @@ -39,4 +39,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-cdi.html b/docs/generators/jaxrs-cxf-cdi.html index ab9866c8fe5..e32332fcd23 100644 --- a/docs/generators/jaxrs-cxf-cdi.html +++ b/docs/generators/jaxrs-cxf-cdi.html @@ -66,4 +66,4 @@ useBeanValidationUse BeanValidation API annotationstrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-cdi/index.html b/docs/generators/jaxrs-cxf-cdi/index.html index ab9866c8fe5..e32332fcd23 100644 --- a/docs/generators/jaxrs-cxf-cdi/index.html +++ b/docs/generators/jaxrs-cxf-cdi/index.html @@ -66,4 +66,4 @@ useBeanValidationUse BeanValidation API annotationstrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-client.html b/docs/generators/jaxrs-cxf-client.html index d553e80a37a..9eeaa246235 100644 --- a/docs/generators/jaxrs-cxf-client.html +++ b/docs/generators/jaxrs-cxf-client.html @@ -59,4 +59,4 @@ useGenericResponseUse generic responsefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-client/index.html b/docs/generators/jaxrs-cxf-client/index.html index d553e80a37a..9eeaa246235 100644 --- a/docs/generators/jaxrs-cxf-client/index.html +++ b/docs/generators/jaxrs-cxf-client/index.html @@ -59,4 +59,4 @@ useGenericResponseUse generic responsefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-extended.html b/docs/generators/jaxrs-cxf-extended.html index 1dbc3223c46..927afdb2eb7 100644 --- a/docs/generators/jaxrs-cxf-extended.html +++ b/docs/generators/jaxrs-cxf-extended.html @@ -81,4 +81,4 @@ testDataControlFileJSON file to control test data generationnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf-extended/index.html b/docs/generators/jaxrs-cxf-extended/index.html index 1dbc3223c46..927afdb2eb7 100644 --- a/docs/generators/jaxrs-cxf-extended/index.html +++ b/docs/generators/jaxrs-cxf-extended/index.html @@ -81,4 +81,4 @@ testDataControlFileJSON file to control test data generationnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf.html b/docs/generators/jaxrs-cxf.html index 1cb6da38eab..c7d7d7c827c 100644 --- a/docs/generators/jaxrs-cxf.html +++ b/docs/generators/jaxrs-cxf.html @@ -76,4 +76,4 @@ useGenericResponseUse generic responsefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-cxf/index.html b/docs/generators/jaxrs-cxf/index.html index 1cb6da38eab..c7d7d7c827c 100644 --- a/docs/generators/jaxrs-cxf/index.html +++ b/docs/generators/jaxrs-cxf/index.html @@ -76,4 +76,4 @@ useGenericResponseUse generic responsefalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-jersey.html b/docs/generators/jaxrs-jersey.html index c215ed50620..ca8d2cf65d2 100644 --- a/docs/generators/jaxrs-jersey.html +++ b/docs/generators/jaxrs-jersey.html @@ -62,4 +62,4 @@ useTagsuse tags for creating interface and controller classnamesfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-jersey/index.html b/docs/generators/jaxrs-jersey/index.html index c215ed50620..ca8d2cf65d2 100644 --- a/docs/generators/jaxrs-jersey/index.html +++ b/docs/generators/jaxrs-jersey/index.html @@ -62,4 +62,4 @@ useTagsuse tags for creating interface and controller classnamesfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy-eap.html b/docs/generators/jaxrs-resteasy-eap.html index b06a7f38230..57d6e04c642 100644 --- a/docs/generators/jaxrs-resteasy-eap.html +++ b/docs/generators/jaxrs-resteasy-eap.html @@ -62,4 +62,4 @@ useSwaggerFeatureUse dynamic Swagger generatorfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy-eap/index.html b/docs/generators/jaxrs-resteasy-eap/index.html index b06a7f38230..57d6e04c642 100644 --- a/docs/generators/jaxrs-resteasy-eap/index.html +++ b/docs/generators/jaxrs-resteasy-eap/index.html @@ -62,4 +62,4 @@ useSwaggerFeatureUse dynamic Swagger generatorfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy.html b/docs/generators/jaxrs-resteasy.html index 614e8bb1258..f793a472376 100644 --- a/docs/generators/jaxrs-resteasy.html +++ b/docs/generators/jaxrs-resteasy.html @@ -60,4 +60,4 @@ generateJbossDeploymentDescriptorGenerate Jboss Deployment Descriptorfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-resteasy/index.html b/docs/generators/jaxrs-resteasy/index.html index 614e8bb1258..f793a472376 100644 --- a/docs/generators/jaxrs-resteasy/index.html +++ b/docs/generators/jaxrs-resteasy/index.html @@ -60,4 +60,4 @@ generateJbossDeploymentDescriptorGenerate Jboss Deployment Descriptorfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-spec.html b/docs/generators/jaxrs-spec.html index dce3f11d9af..9a152ad1b7e 100644 --- a/docs/generators/jaxrs-spec.html +++ b/docs/generators/jaxrs-spec.html @@ -65,4 +65,4 @@ openApiSpecFileLocationLocation where the file containing the spec will be generated in the output folder. No file generated when set to null or empty string.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jaxrs-spec/index.html b/docs/generators/jaxrs-spec/index.html index dce3f11d9af..9a152ad1b7e 100644 --- a/docs/generators/jaxrs-spec/index.html +++ b/docs/generators/jaxrs-spec/index.html @@ -65,4 +65,4 @@ openApiSpecFileLocationLocation where the file containing the spec will be generated in the output folder. No file generated when set to null or empty string.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jmeter.html b/docs/generators/jmeter.html index 68a0649861d..ff58f461967 100644 --- a/docs/generators/jmeter.html +++ b/docs/generators/jmeter.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/jmeter/index.html b/docs/generators/jmeter/index.html index 68a0649861d..ff58f461967 100644 --- a/docs/generators/jmeter/index.html +++ b/docs/generators/jmeter/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-server.html b/docs/generators/kotlin-server.html index 5a089b08036..010d97fcf75 100644 --- a/docs/generators/kotlin-server.html +++ b/docs/generators/kotlin-server.html @@ -36,4 +36,4 @@ featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html index 5a089b08036..010d97fcf75 100644 --- a/docs/generators/kotlin-server/index.html +++ b/docs/generators/kotlin-server/index.html @@ -36,4 +36,4 @@ featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index fe04c4658aa..93e2456d0b3 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -45,4 +45,4 @@ librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index fe04c4658aa..93e2456d0b3 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -45,4 +45,4 @@ librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application.
    spring-boot -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-vertx.html b/docs/generators/kotlin-vertx.html index 147db1caefc..525cb99c870 100644 --- a/docs/generators/kotlin-vertx.html +++ b/docs/generators/kotlin-vertx.html @@ -30,4 +30,4 @@ modelMutableCreate mutable modelsfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/kotlin-vertx/index.html b/docs/generators/kotlin-vertx/index.html index 147db1caefc..525cb99c870 100644 --- a/docs/generators/kotlin-vertx/index.html +++ b/docs/generators/kotlin-vertx/index.html @@ -30,4 +30,4 @@ modelMutableCreate mutable modelsfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/lua.html b/docs/generators/lua.html index d4009a981f0..94f93f834e5 100644 --- a/docs/generators/lua.html +++ b/docs/generators/lua.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html index d4009a981f0..94f93f834e5 100644 --- a/docs/generators/lua/index.html +++ b/docs/generators/lua/index.html @@ -22,4 +22,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/mysql-schema.html b/docs/generators/mysql-schema.html index d64de584201..7ffc36e4178 100644 --- a/docs/generators/mysql-schema.html +++ b/docs/generators/mysql-schema.html @@ -21,4 +21,4 @@ jsonDataTypeEnabledUse special JSON MySQL data type for complex model properties. Requires MySQL version 5.7.8. Generates TEXT data type when disabledtrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html index d64de584201..7ffc36e4178 100644 --- a/docs/generators/mysql-schema/index.html +++ b/docs/generators/mysql-schema/index.html @@ -21,4 +21,4 @@ jsonDataTypeEnabledUse special JSON MySQL data type for complex model properties. Requires MySQL version 5.7.8. Generates TEXT data type when disabledtrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nim.html b/docs/generators/nim.html index 21b3be3fed7..0feb9239391 100644 --- a/docs/generators/nim.html +++ b/docs/generators/nim.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nim/index.html b/docs/generators/nim/index.html index 21b3be3fed7..0feb9239391 100644 --- a/docs/generators/nim/index.html +++ b/docs/generators/nim/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-express-server.html b/docs/generators/nodejs-express-server.html index 4693ce3acb5..beb593c84b8 100644 --- a/docs/generators/nodejs-express-server.html +++ b/docs/generators/nodejs-express-server.html @@ -24,4 +24,4 @@ serverPortTCP port to listen on.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-express-server/index.html b/docs/generators/nodejs-express-server/index.html index 4693ce3acb5..beb593c84b8 100644 --- a/docs/generators/nodejs-express-server/index.html +++ b/docs/generators/nodejs-express-server/index.html @@ -24,4 +24,4 @@ serverPortTCP port to listen on.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server-deprecated.html b/docs/generators/nodejs-server-deprecated.html index e66f1af25c8..1905a41e139 100644 --- a/docs/generators/nodejs-server-deprecated.html +++ b/docs/generators/nodejs-server-deprecated.html @@ -26,4 +26,4 @@ serverPortTCP port to listen on.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server-deprecated/index.html b/docs/generators/nodejs-server-deprecated/index.html index e66f1af25c8..1905a41e139 100644 --- a/docs/generators/nodejs-server-deprecated/index.html +++ b/docs/generators/nodejs-server-deprecated/index.html @@ -26,4 +26,4 @@ serverPortTCP port to listen on.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server.html b/docs/generators/nodejs-server.html index 2ce783b746a..a04bbf794e5 100644 --- a/docs/generators/nodejs-server.html +++ b/docs/generators/nodejs-server.html @@ -31,4 +31,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server/index.html b/docs/generators/nodejs-server/index.html index 2ce783b746a..a04bbf794e5 100644 --- a/docs/generators/nodejs-server/index.html +++ b/docs/generators/nodejs-server/index.html @@ -31,4 +31,4 @@ sidebar_label: nodejs-server

    serverPortTCP port to listen on.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/objc.html b/docs/generators/objc.html index ad908006bd9..0d71046dbd8 100644 --- a/docs/generators/objc.html +++ b/docs/generators/objc.html @@ -27,4 +27,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html index ad908006bd9..0d71046dbd8 100644 --- a/docs/generators/objc/index.html +++ b/docs/generators/objc/index.html @@ -27,4 +27,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml-client.html b/docs/generators/ocaml-client.html index a79f8e68fa2..b6c8342c5ff 100644 --- a/docs/generators/ocaml-client.html +++ b/docs/generators/ocaml-client.html @@ -28,4 +28,4 @@ sidebar_label: ocaml-client

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

    prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml.html b/docs/generators/ocaml.html index df40e354738..5c131053133 100644 --- a/docs/generators/ocaml.html +++ b/docs/generators/ocaml.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml/index.html b/docs/generators/ocaml/index.html index df40e354738..5c131053133 100644 --- a/docs/generators/ocaml/index.html +++ b/docs/generators/ocaml/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml.html b/docs/generators/openapi-yaml.html index 03082c79bcc..63bb135fdb5 100644 --- a/docs/generators/openapi-yaml.html +++ b/docs/generators/openapi-yaml.html @@ -24,4 +24,4 @@ outputFileOutput filenameopenapi/openapi.yaml -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/openapi-yaml/index.html b/docs/generators/openapi-yaml/index.html index 03082c79bcc..63bb135fdb5 100644 --- a/docs/generators/openapi-yaml/index.html +++ b/docs/generators/openapi-yaml/index.html @@ -24,4 +24,4 @@ outputFileOutput filenameopenapi/openapi.yaml -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/openapi.html b/docs/generators/openapi.html index d8bda55d16d..c5ff731d1b7 100644 --- a/docs/generators/openapi.html +++ b/docs/generators/openapi.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/openapi/index.html b/docs/generators/openapi/index.html index d8bda55d16d..c5ff731d1b7 100644 --- a/docs/generators/openapi/index.html +++ b/docs/generators/openapi/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/perl.html b/docs/generators/perl.html index 16cc8529d78..44a26dd0d89 100644 --- a/docs/generators/perl.html +++ b/docs/generators/perl.html @@ -25,4 +25,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html index 16cc8529d78..44a26dd0d89 100644 --- a/docs/generators/perl/index.html +++ b/docs/generators/perl/index.html @@ -25,4 +25,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-laravel.html b/docs/generators/php-laravel.html index dc577844703..bef348d4ebc 100644 --- a/docs/generators/php-laravel.html +++ b/docs/generators/php-laravel.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-laravel/index.html b/docs/generators/php-laravel/index.html index dc577844703..bef348d4ebc 100644 --- a/docs/generators/php-laravel/index.html +++ b/docs/generators/php-laravel/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-lumen.html b/docs/generators/php-lumen.html index f8d6470efee..cd1f0da98d8 100644 --- a/docs/generators/php-lumen.html +++ b/docs/generators/php-lumen.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-lumen/index.html b/docs/generators/php-lumen/index.html index f8d6470efee..cd1f0da98d8 100644 --- a/docs/generators/php-lumen/index.html +++ b/docs/generators/php-lumen/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-silex.html b/docs/generators/php-silex.html index 13b4f468ffb..0667ff2878f 100644 --- a/docs/generators/php-silex.html +++ b/docs/generators/php-silex.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-silex/index.html b/docs/generators/php-silex/index.html index 13b4f468ffb..0667ff2878f 100644 --- a/docs/generators/php-silex/index.html +++ b/docs/generators/php-silex/index.html @@ -23,4 +23,4 @@ prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim-deprecated.html b/docs/generators/php-slim-deprecated.html index e554aa40085..7d5ff71fd30 100644 --- a/docs/generators/php-slim-deprecated.html +++ b/docs/generators/php-slim-deprecated.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim-deprecated/index.html b/docs/generators/php-slim-deprecated/index.html index e554aa40085..7d5ff71fd30 100644 --- a/docs/generators/php-slim-deprecated/index.html +++ b/docs/generators/php-slim-deprecated/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim.html b/docs/generators/php-slim.html index e6562eb829f..18e16c2e4f3 100644 --- a/docs/generators/php-slim.html +++ b/docs/generators/php-slim.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim/index.html b/docs/generators/php-slim/index.html index e6562eb829f..18e16c2e4f3 100644 --- a/docs/generators/php-slim/index.html +++ b/docs/generators/php-slim/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim4.html b/docs/generators/php-slim4.html index 9936d67f82c..48105cb59f2 100644 --- a/docs/generators/php-slim4.html +++ b/docs/generators/php-slim4.html @@ -31,4 +31,4 @@ psr7ImplementationSlim 4 provides its own PSR-7 implementation so that it works out of the box. However, you are free to replace Slim’s default PSR-7 objects with a third-party implementation. Ref: https://www.slimframework.com/docs/v4/concepts/value-objects.html
    slim-psr7
    Slim PSR-7 Message implementation
    nyholm-psr7
    Nyholm PSR-7 Message implementation
    guzzle-psr7
    Guzzle PSR-7 Message implementation
    zend-diactoros
    Zend Diactoros PSR-7 Message implementation
    slim-psr7 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim4/index.html b/docs/generators/php-slim4/index.html index 9936d67f82c..48105cb59f2 100644 --- a/docs/generators/php-slim4/index.html +++ b/docs/generators/php-slim4/index.html @@ -31,4 +31,4 @@ psr7ImplementationSlim 4 provides its own PSR-7 implementation so that it works out of the box. However, you are free to replace Slim’s default PSR-7 objects with a third-party implementation. Ref: https://www.slimframework.com/docs/v4/concepts/value-objects.html
    slim-psr7
    Slim PSR-7 Message implementation
    nyholm-psr7
    Nyholm PSR-7 Message implementation
    guzzle-psr7
    Guzzle PSR-7 Message implementation
    zend-diactoros
    Zend Diactoros PSR-7 Message implementation
    slim-psr7 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-symfony.html b/docs/generators/php-symfony.html index fc2aaaf9856..28b2ac1f869 100644 --- a/docs/generators/php-symfony.html +++ b/docs/generators/php-symfony.html @@ -36,4 +36,4 @@ phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-symfony/index.html b/docs/generators/php-symfony/index.html index fc2aaaf9856..28b2ac1f869 100644 --- a/docs/generators/php-symfony/index.html +++ b/docs/generators/php-symfony/index.html @@ -36,4 +36,4 @@ phpLegacySupportShould the generated code be compatible with PHP 5.x?true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph.html b/docs/generators/php-ze-ph.html index e3275f69dc1..1ccf0b4f95d 100644 --- a/docs/generators/php-ze-ph.html +++ b/docs/generators/php-ze-ph.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php-ze-ph/index.html b/docs/generators/php-ze-ph/index.html index e3275f69dc1..1ccf0b4f95d 100644 --- a/docs/generators/php-ze-ph/index.html +++ b/docs/generators/php-ze-ph/index.html @@ -30,4 +30,4 @@ artifactVersionThe version to use in the composer package version field. e.g. 1.2.3null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php.html b/docs/generators/php.html index 10887a2c41e..7dd8c9de2f3 100644 --- a/docs/generators/php.html +++ b/docs/generators/php.html @@ -31,4 +31,4 @@ hideGenerationTimestampboolean, toggles whether unicode identifiers are allowed in names or not, default is falsetrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/php/index.html b/docs/generators/php/index.html index 10887a2c41e..7dd8c9de2f3 100644 --- a/docs/generators/php/index.html +++ b/docs/generators/php/index.html @@ -31,4 +31,4 @@ hideGenerationTimestampboolean, toggles whether unicode identifiers are allowed in names or not, default is falsetrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/powershell.html b/docs/generators/powershell.html index cb771f27a4f..b251cb201e9 100644 --- a/docs/generators/powershell.html +++ b/docs/generators/powershell.html @@ -22,4 +22,4 @@ csharpClientPathPath to the C# API client generated by OpenAPI Generator, e.g. $ScriptDir..\csharp\OpenAPIClient where $ScriptDir is the current directory. NOTE: you will need to generate the C# API client separately.$ScriptDir\csharp\OpenAPIClient -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html index cb771f27a4f..b251cb201e9 100644 --- a/docs/generators/powershell/index.html +++ b/docs/generators/powershell/index.html @@ -22,4 +22,4 @@ csharpClientPathPath to the C# API client generated by OpenAPI Generator, e.g. $ScriptDir..\csharp\OpenAPIClient where $ScriptDir is the current directory. NOTE: you will need to generate the C# API client separately.$ScriptDir\csharp\OpenAPIClient -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema.html b/docs/generators/protobuf-schema.html index e2fadecd042..790ed86835e 100644 --- a/docs/generators/protobuf-schema.html +++ b/docs/generators/protobuf-schema.html @@ -19,4 +19,4 @@ -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema/index.html b/docs/generators/protobuf-schema/index.html index e2fadecd042..790ed86835e 100644 --- a/docs/generators/protobuf-schema/index.html +++ b/docs/generators/protobuf-schema/index.html @@ -19,4 +19,4 @@ -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp.html b/docs/generators/python-aiohttp.html index 4e1380bb35e..1d076741a48 100644 --- a/docs/generators/python-aiohttp.html +++ b/docs/generators/python-aiohttp.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-aiohttp/index.html b/docs/generators/python-aiohttp/index.html index 4e1380bb35e..1d076741a48 100644 --- a/docs/generators/python-aiohttp/index.html +++ b/docs/generators/python-aiohttp/index.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet.html b/docs/generators/python-blueplanet.html index de61495cbb0..a27ecf0d5ee 100644 --- a/docs/generators/python-blueplanet.html +++ b/docs/generators/python-blueplanet.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-blueplanet/index.html b/docs/generators/python-blueplanet/index.html index de61495cbb0..a27ecf0d5ee 100644 --- a/docs/generators/python-blueplanet/index.html +++ b/docs/generators/python-blueplanet/index.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-experimental.html b/docs/generators/python-experimental.html index 07f0b1a72ad..ebff54db2ec 100644 --- a/docs/generators/python-experimental.html +++ b/docs/generators/python-experimental.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-experimental/index.html b/docs/generators/python-experimental/index.html index 07f0b1a72ad..ebff54db2ec 100644 --- a/docs/generators/python-experimental/index.html +++ b/docs/generators/python-experimental/index.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-flask.html b/docs/generators/python-flask.html index 15123966dea..7629ecdc209 100644 --- a/docs/generators/python-flask.html +++ b/docs/generators/python-flask.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python-flask/index.html b/docs/generators/python-flask/index.html index 15123966dea..7629ecdc209 100644 --- a/docs/generators/python-flask/index.html +++ b/docs/generators/python-flask/index.html @@ -29,4 +29,4 @@ serverPortTCP port to listen to in app.run8080 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python.html b/docs/generators/python.html index 69ce0007de8..7e0cfb2bd47 100644 --- a/docs/generators/python.html +++ b/docs/generators/python.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/python/index.html b/docs/generators/python/index.html index 69ce0007de8..7e0cfb2bd47 100644 --- a/docs/generators/python/index.html +++ b/docs/generators/python/index.html @@ -27,4 +27,4 @@ librarylibrary template (sub-template) to use: asyncio, tornado, urllib3urllib3 -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/r.html b/docs/generators/r.html index 91796fc2a49..8b86c0459e7 100644 --- a/docs/generators/r.html +++ b/docs/generators/r.html @@ -24,4 +24,4 @@ exceptionPackageSpecify the exception handling package
    default
    Use stop() for raising exceptions.
    rlang
    Use rlang package for exceptions.
    default -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index 91796fc2a49..8b86c0459e7 100644 --- a/docs/generators/r/index.html +++ b/docs/generators/r/index.html @@ -24,4 +24,4 @@ exceptionPackageSpecify the exception handling package
    default
    Use stop() for raising exceptions.
    rlang
    Use rlang package for exceptions.
    default -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails.html b/docs/generators/ruby-on-rails.html index 5b4bc8673c5..f514b9706d7 100644 --- a/docs/generators/ruby-on-rails.html +++ b/docs/generators/ruby-on-rails.html @@ -20,4 +20,4 @@ databaseAdapterThe adapter for database (e.g. mysql, sqlite). Default: sqlitesqlite -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails/index.html b/docs/generators/ruby-on-rails/index.html index 5b4bc8673c5..f514b9706d7 100644 --- a/docs/generators/ruby-on-rails/index.html +++ b/docs/generators/ruby-on-rails/index.html @@ -20,4 +20,4 @@ databaseAdapterThe adapter for database (e.g. mysql, sqlite). Default: sqlitesqlite -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra.html b/docs/generators/ruby-sinatra.html index def24ae5293..d15d8db5eef 100644 --- a/docs/generators/ruby-sinatra.html +++ b/docs/generators/ruby-sinatra.html @@ -19,4 +19,4 @@ -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html index def24ae5293..d15d8db5eef 100644 --- a/docs/generators/ruby-sinatra/index.html +++ b/docs/generators/ruby-sinatra/index.html @@ -19,4 +19,4 @@ -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ruby.html b/docs/generators/ruby.html index 7e4cf743a65..6b42aeafd56 100644 --- a/docs/generators/ruby.html +++ b/docs/generators/ruby.html @@ -35,4 +35,4 @@ libraryHTTP library template (sub-template) to use
    faraday
    Faraday (https://github.com/lostisland/faraday) (Beta support)
    typhoeus
    Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
    typhoeus -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/ruby/index.html b/docs/generators/ruby/index.html index 7e4cf743a65..6b42aeafd56 100644 --- a/docs/generators/ruby/index.html +++ b/docs/generators/ruby/index.html @@ -35,4 +35,4 @@ libraryHTTP library template (sub-template) to use
    faraday
    Faraday (https://github.com/lostisland/faraday) (Beta support)
    typhoeus
    Typhoeus >= 1.0.1 (https://github.com/typhoeus/typhoeus)
    typhoeus -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/rust-server.html b/docs/generators/rust-server.html index 121a4e93281..fefa3b34542 100644 --- a/docs/generators/rust-server.html +++ b/docs/generators/rust-server.html @@ -21,4 +21,4 @@ packageVersionRust crate version.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html index 121a4e93281..fefa3b34542 100644 --- a/docs/generators/rust-server/index.html +++ b/docs/generators/rust-server/index.html @@ -21,4 +21,4 @@ packageVersionRust crate version.null -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/rust.html b/docs/generators/rust.html index 6fe2d8fd83b..de4acc56d32 100644 --- a/docs/generators/rust.html +++ b/docs/generators/rust.html @@ -23,4 +23,4 @@ librarylibrary template (sub-template) to use.
    hyper
    HTTP client: Hyper.
    reqwest
    HTTP client: Reqwest.
    hyper -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/rust/index.html b/docs/generators/rust/index.html index 6fe2d8fd83b..de4acc56d32 100644 --- a/docs/generators/rust/index.html +++ b/docs/generators/rust/index.html @@ -23,4 +23,4 @@ librarylibrary template (sub-template) to use.
    hyper
    HTTP client: Hyper.
    reqwest
    HTTP client: Reqwest.
    hyper -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-akka.html b/docs/generators/scala-akka.html index 525f3d65526..121c8c00bf9 100644 --- a/docs/generators/scala-akka.html +++ b/docs/generators/scala-akka.html @@ -27,4 +27,4 @@ mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-akka/index.html b/docs/generators/scala-akka/index.html index 525f3d65526..121c8c00bf9 100644 --- a/docs/generators/scala-akka/index.html +++ b/docs/generators/scala-akka/index.html @@ -27,4 +27,4 @@ mainPackageTop-level package name, which defines 'apiPackage', 'modelPackage', 'invokerPackage'org.openapitools.client -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-finch.html b/docs/generators/scala-finch.html index fc6eceb9624..5ec14c2d1f8 100644 --- a/docs/generators/scala-finch.html +++ b/docs/generators/scala-finch.html @@ -22,4 +22,4 @@ apiPackagepackage for generated api classesnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html index fc6eceb9624..5ec14c2d1f8 100644 --- a/docs/generators/scala-finch/index.html +++ b/docs/generators/scala-finch/index.html @@ -22,4 +22,4 @@ apiPackagepackage for generated api classesnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-gatling.html b/docs/generators/scala-gatling.html index 1a0c3396482..39f4d8f6c4f 100644 --- a/docs/generators/scala-gatling.html +++ b/docs/generators/scala-gatling.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-gatling/index.html b/docs/generators/scala-gatling/index.html index 1a0c3396482..39f4d8f6c4f 100644 --- a/docs/generators/scala-gatling/index.html +++ b/docs/generators/scala-gatling/index.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient-deprecated.html b/docs/generators/scala-httpclient-deprecated.html index 5cac283149e..f0ac418935c 100644 --- a/docs/generators/scala-httpclient-deprecated.html +++ b/docs/generators/scala-httpclient-deprecated.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient-deprecated/index.html b/docs/generators/scala-httpclient-deprecated/index.html index 5cac283149e..f0ac418935c 100644 --- a/docs/generators/scala-httpclient-deprecated/index.html +++ b/docs/generators/scala-httpclient-deprecated/index.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient.html b/docs/generators/scala-httpclient.html index 47daf125c78..41aefbe1892 100644 --- a/docs/generators/scala-httpclient.html +++ b/docs/generators/scala-httpclient.html @@ -32,4 +32,4 @@ sidebar_label: scala-httpclient

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient/index.html b/docs/generators/scala-httpclient/index.html index 47daf125c78..41aefbe1892 100644 --- a/docs/generators/scala-httpclient/index.html +++ b/docs/generators/scala-httpclient/index.html @@ -32,4 +32,4 @@ sidebar_label: scala-httpclient

    modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server.html b/docs/generators/scala-lagom-server.html index b6c0dc9f9d1..c183cbed2f1 100644 --- a/docs/generators/scala-lagom-server.html +++ b/docs/generators/scala-lagom-server.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-lagom-server/index.html b/docs/generators/scala-lagom-server/index.html index b6c0dc9f9d1..c183cbed2f1 100644 --- a/docs/generators/scala-lagom-server/index.html +++ b/docs/generators/scala-lagom-server/index.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-play-framework.html b/docs/generators/scala-play-framework.html index 505cc50f509..b04536897af 100644 --- a/docs/generators/scala-play-framework.html +++ b/docs/generators/scala-play-framework.html @@ -37,4 +37,4 @@ sidebar_label: scala-play-framework

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

    useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-play-server.html b/docs/generators/scala-play-server.html index 24a8e39faa4..b137d29036c 100644 --- a/docs/generators/scala-play-server.html +++ b/docs/generators/scala-play-server.html @@ -32,4 +32,4 @@ useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scala-play-server/index.html b/docs/generators/scala-play-server/index.html index 24a8e39faa4..b137d29036c 100644 --- a/docs/generators/scala-play-server/index.html +++ b/docs/generators/scala-play-server/index.html @@ -32,4 +32,4 @@ useSwaggerUIAdd a route to /api which show your documentation in swagger-ui. Will also import needed dependenciestrue -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scalatra.html b/docs/generators/scalatra.html index 2e5f2522a59..85e035976b1 100644 --- a/docs/generators/scalatra.html +++ b/docs/generators/scalatra.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scalatra/index.html b/docs/generators/scalatra/index.html index 2e5f2522a59..85e035976b1 100644 --- a/docs/generators/scalatra/index.html +++ b/docs/generators/scalatra/index.html @@ -26,4 +26,4 @@ sourceFoldersource folder for generated codenull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scalaz.html b/docs/generators/scalaz.html index 0f7bc1984b4..9dd41ecd44c 100644 --- a/docs/generators/scalaz.html +++ b/docs/generators/scalaz.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/scalaz/index.html b/docs/generators/scalaz/index.html index 0f7bc1984b4..9dd41ecd44c 100644 --- a/docs/generators/scalaz/index.html +++ b/docs/generators/scalaz/index.html @@ -27,4 +27,4 @@ modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namecamelCase -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/spring.html b/docs/generators/spring.html index cd034c8a91b..1e9b3707bab 100644 --- a/docs/generators/spring.html +++ b/docs/generators/spring.html @@ -77,4 +77,4 @@ librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application using the SpringFox integration.
    spring-mvc
    Spring-MVC Server application using the SpringFox integration.
    spring-cloud
    Spring-Cloud-Feign client with Spring-Boot auto-configured settings.
    spring-boot -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/spring/index.html b/docs/generators/spring/index.html index cd034c8a91b..1e9b3707bab 100644 --- a/docs/generators/spring/index.html +++ b/docs/generators/spring/index.html @@ -77,4 +77,4 @@ librarylibrary template (sub-template)
    spring-boot
    Spring-boot Server application using the SpringFox integration.
    spring-mvc
    Spring-MVC Server application using the SpringFox integration.
    spring-cloud
    Spring-Cloud-Feign client with Spring-Boot auto-configured settings.
    spring-boot -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated.html b/docs/generators/swift2-deprecated.html index 3194b6b6897..8ac09bd4c6d 100644 --- a/docs/generators/swift2-deprecated.html +++ b/docs/generators/swift2-deprecated.html @@ -39,4 +39,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/swift2-deprecated/index.html b/docs/generators/swift2-deprecated/index.html index 3194b6b6897..8ac09bd4c6d 100644 --- a/docs/generators/swift2-deprecated/index.html +++ b/docs/generators/swift2-deprecated/index.html @@ -39,4 +39,4 @@ hideGenerationTimestampHides the generation timestamp when files are generated.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated.html b/docs/generators/swift3-deprecated.html index 859a97735d7..41dcdc2ad9d 100644 --- a/docs/generators/swift3-deprecated.html +++ b/docs/generators/swift3-deprecated.html @@ -41,4 +41,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/swift3-deprecated/index.html b/docs/generators/swift3-deprecated/index.html index 859a97735d7..41dcdc2ad9d 100644 --- a/docs/generators/swift3-deprecated/index.html +++ b/docs/generators/swift3-deprecated/index.html @@ -41,4 +41,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/swift4.html b/docs/generators/swift4.html index d36a44c4e75..f29005770d0 100644 --- a/docs/generators/swift4.html +++ b/docs/generators/swift4.html @@ -42,4 +42,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/swift4/index.html b/docs/generators/swift4/index.html index d36a44c4e75..f29005770d0 100644 --- a/docs/generators/swift4/index.html +++ b/docs/generators/swift4/index.html @@ -42,4 +42,4 @@ lenientTypeCastAccept and cast values for simple types (string->bool, string->int, int->string)false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angular.html b/docs/generators/typescript-angular.html index cb52c0c9020..aee58dadc01 100644 --- a/docs/generators/typescript-angular.html +++ b/docs/generators/typescript-angular.html @@ -41,4 +41,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angular/index.html b/docs/generators/typescript-angular/index.html index cb52c0c9020..aee58dadc01 100644 --- a/docs/generators/typescript-angular/index.html +++ b/docs/generators/typescript-angular/index.html @@ -41,4 +41,4 @@ stringEnumsGenerate string enums instead of objects for enum values.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs.html b/docs/generators/typescript-angularjs.html index 7d83107a39c..72cc10788bc 100644 --- a/docs/generators/typescript-angularjs.html +++ b/docs/generators/typescript-angularjs.html @@ -25,4 +25,4 @@ supportsES6Generate code that conforms to ES6.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-angularjs/index.html b/docs/generators/typescript-angularjs/index.html index 7d83107a39c..72cc10788bc 100644 --- a/docs/generators/typescript-angularjs/index.html +++ b/docs/generators/typescript-angularjs/index.html @@ -25,4 +25,4 @@ supportsES6Generate code that conforms to ES6.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia.html b/docs/generators/typescript-aurelia.html index e2d9c96e4df..92ced86fd8a 100644 --- a/docs/generators/typescript-aurelia.html +++ b/docs/generators/typescript-aurelia.html @@ -28,4 +28,4 @@ snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-aurelia/index.html b/docs/generators/typescript-aurelia/index.html index e2d9c96e4df..92ced86fd8a 100644 --- a/docs/generators/typescript-aurelia/index.html +++ b/docs/generators/typescript-aurelia/index.html @@ -28,4 +28,4 @@ snapshotWhen setting this property to true, the version will be suffixed with -SNAPSHOT.yyyyMMddHHmmfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-axios.html b/docs/generators/typescript-axios.html index 1bbf49c7f42..f153983608e 100644 --- a/docs/generators/typescript-axios.html +++ b/docs/generators/typescript-axios.html @@ -32,4 +32,4 @@ withoutPrefixEnumsDon't prefix enum names with class namesfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-axios/index.html b/docs/generators/typescript-axios/index.html index 1bbf49c7f42..f153983608e 100644 --- a/docs/generators/typescript-axios/index.html +++ b/docs/generators/typescript-axios/index.html @@ -32,4 +32,4 @@ withoutPrefixEnumsDon't prefix enum names with class namesfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch.html b/docs/generators/typescript-fetch.html index 6c2df1868c5..d367843e40f 100644 --- a/docs/generators/typescript-fetch.html +++ b/docs/generators/typescript-fetch.html @@ -33,4 +33,4 @@ typescriptThreePlusSetting this property to true will generate TypeScript 3.6+ compatible code.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-fetch/index.html b/docs/generators/typescript-fetch/index.html index 6c2df1868c5..d367843e40f 100644 --- a/docs/generators/typescript-fetch/index.html +++ b/docs/generators/typescript-fetch/index.html @@ -33,4 +33,4 @@ typescriptThreePlusSetting this property to true will generate TypeScript 3.6+ compatible code.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify.html b/docs/generators/typescript-inversify.html index 7c7d22b12a8..952ead90a6c 100644 --- a/docs/generators/typescript-inversify.html +++ b/docs/generators/typescript-inversify.html @@ -33,4 +33,4 @@ taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-inversify/index.html b/docs/generators/typescript-inversify/index.html index 7c7d22b12a8..952ead90a6c 100644 --- a/docs/generators/typescript-inversify/index.html +++ b/docs/generators/typescript-inversify/index.html @@ -33,4 +33,4 @@ taggedUnionsUse discriminators to create tagged unions instead of extending interfaces.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery.html b/docs/generators/typescript-jquery.html index f8c60e62f03..1f98c8aff6e 100644 --- a/docs/generators/typescript-jquery.html +++ b/docs/generators/typescript-jquery.html @@ -30,4 +30,4 @@ jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-jquery/index.html b/docs/generators/typescript-jquery/index.html index f8c60e62f03..1f98c8aff6e 100644 --- a/docs/generators/typescript-jquery/index.html +++ b/docs/generators/typescript-jquery/index.html @@ -30,4 +30,4 @@ jqueryAlreadyImportedWhen using this in legacy app using mix of typescript and javascript, this will only declare jquery and not import itfalse -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-node.html b/docs/generators/typescript-node.html index c0d1d4bef16..d57c5eb3c68 100644 --- a/docs/generators/typescript-node.html +++ b/docs/generators/typescript-node.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-node/index.html b/docs/generators/typescript-node/index.html index c0d1d4bef16..d57c5eb3c68 100644 --- a/docs/generators/typescript-node/index.html +++ b/docs/generators/typescript-node/index.html @@ -29,4 +29,4 @@ npmRepositoryUse this property to set an url your private npmRepo in the package.jsonnull -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-redux-query.html b/docs/generators/typescript-redux-query.html index 69a08f33b9c..8444bfdaa6c 100644 --- a/docs/generators/typescript-redux-query.html +++ b/docs/generators/typescript-redux-query.html @@ -31,4 +31,4 @@ useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-redux-query/index.html b/docs/generators/typescript-redux-query/index.html index 69a08f33b9c..8444bfdaa6c 100644 --- a/docs/generators/typescript-redux-query/index.html +++ b/docs/generators/typescript-redux-query/index.html @@ -31,4 +31,4 @@ useSingleRequestParameterSetting this property to true will generate functions with a single argument containing all API endpoint parameters instead of one argument per parameter.true -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index bfaaf0e0a76..095587be7c1 100644 --- a/docs/generators/typescript-rxjs.html +++ b/docs/generators/typescript-rxjs.html @@ -30,4 +30,4 @@ withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index bfaaf0e0a76..095587be7c1 100644 --- a/docs/generators/typescript-rxjs/index.html +++ b/docs/generators/typescript-rxjs/index.html @@ -30,4 +30,4 @@ withInterfacesSetting this property to true will generate interfaces next to the default class implementations.false -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/installation.html b/docs/installation.html index 142dd6a0bfc..11a55640396 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -167,4 +167,4 @@ openapi-generator-cli version # is also 3.0.2 source ~/.bashrc openapi-generator-cli version # is always 3.0.2, unless any of the above overrides are done ad hoc -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index 142dd6a0bfc..11a55640396 100644 --- a/docs/installation/index.html +++ b/docs/installation/index.html @@ -167,4 +167,4 @@ openapi-generator-cli version # is also 3.0.2 source ~/.bashrc openapi-generator-cli version # is always 3.0.2, unless any of the above overrides are done ad hoc -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index 11b91a3dd95..9a6bfe21cc4 100644 --- a/docs/integrations.html +++ b/docs/integrations.html @@ -106,4 +106,4 @@

    CI/CD

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

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index 11b91a3dd95..9a6bfe21cc4 100644 --- a/docs/integrations/index.html +++ b/docs/integrations/index.html @@ -106,4 +106,4 @@

    CI/CD

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

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index 06748c2fbda..b96ed167018 100644 --- a/docs/new-generator.html +++ b/docs/new-generator.html @@ -396,4 +396,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html index 06748c2fbda..b96ed167018 100644 --- a/docs/new-generator/index.html +++ b/docs/new-generator/index.html @@ -396,4 +396,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/markdown
     

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index e771c9341b4..80277d72bbe 100644 --- a/docs/online.html +++ b/docs/online.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index e771c9341b4..80277d72bbe 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/plugins.html b/docs/plugins.html index 00ca974eab3..4a3f5b9cbf1 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index 00ca974eab3..4a3f5b9cbf1 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index 351d37c06b4..062be19880c 100644 --- a/docs/release-3-0-0.html +++ b/docs/release-3-0-0.html @@ -430,4 +430,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/release-3-0-0/index.html b/docs/release-3-0-0/index.html index 351d37c06b4..062be19880c 100644 --- a/docs/release-3-0-0/index.html +++ b/docs/release-3-0-0/index.html @@ -430,4 +430,4 @@
  • 1ee85de94 Added Intelli J ignore
  • 7b8e409cf Added gitignore generation function
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index 2fd70db0b8f..4ad4564cfe2 100644 --- a/docs/release-summary.html +++ b/docs/release-summary.html @@ -85,4 +85,4 @@

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

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

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index 2fd70db0b8f..4ad4564cfe2 100644 --- a/docs/release-summary/index.html +++ b/docs/release-summary/index.html @@ -85,4 +85,4 @@

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

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

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index 965a676027b..6ebfd290b6d 100644 --- a/docs/roadmap.html +++ b/docs/roadmap.html @@ -157,4 +157,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index 965a676027b..6ebfd290b6d 100644 --- a/docs/roadmap/index.html +++ b/docs/roadmap/index.html @@ -157,4 +157,4 @@
  • ruby gem
  • others (which may require previously mentioned SaaS API)
  • -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index 689f04a6b09..2886b760003 100644 --- a/docs/spec-info.html +++ b/docs/spec-info.html @@ -18,4 +18,4 @@

    Tags

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

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index 689f04a6b09..2886b760003 100644 --- a/docs/spec-info/index.html +++ b/docs/spec-info/index.html @@ -18,4 +18,4 @@

    Tags

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

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index e55c79da544..205d85cd602 100644 --- a/docs/swagger-codegen-migration.html +++ b/docs/swagger-codegen-migration.html @@ -256,4 +256,4 @@ Concretely if you did not specify anything when you are generating java code, a

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

    Nullable

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index e55c79da544..205d85cd602 100644 --- a/docs/swagger-codegen-migration/index.html +++ b/docs/swagger-codegen-migration/index.html @@ -256,4 +256,4 @@ Concretely if you did not specify anything when you are generating java code, a

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

    Nullable

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

    -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/templating.html b/docs/templating.html index 8489edab2f5..43398af39f1 100644 --- a/docs/templating.html +++ b/docs/templating.html @@ -858,4 +858,4 @@ For more details on Mustache see {{#enums}}{{-index}} {{enum}}{{/enums}} -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/templating/index.html b/docs/templating/index.html index 8489edab2f5..43398af39f1 100644 --- a/docs/templating/index.html +++ b/docs/templating/index.html @@ -858,4 +858,4 @@ For more details on Mustache see {{#enums}}{{-index}} {{enum}}{{/enums}} -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 778500a37f9..a8a6ab22e70 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 778500a37f9..a8a6ab22e70 100644 --- a/docs/usage/index.html +++ b/docs/usage/index.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 12/6/2019
    \ No newline at end of file +
    Last updated on 12/7/2019
    \ No newline at end of file