diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index d996d0162a0..c54da2fb87e 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/14/2019
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 12/15/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 d996d0162a0..c54da2fb87e 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/14/2019
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 12/15/2019
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contribute-building.html b/docs/contribute-building.html index c4ac98eeaeb..0a8a3762254 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/14/2019
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 12/15/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 c4ac98eeaeb..0a8a3762254 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/14/2019
Code of ConductCreate a New Generator
\ No newline at end of file +
Last updated on 12/15/2019
Code of ConductCreate a New Generator
\ No newline at end of file diff --git a/docs/contributing.html b/docs/contributing.html index 0cf145aad64..549f5b28d0f 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -160,4 +160,4 @@
  • To close an issue (e.g. issue 1542) automatically after a PR is merged, use keywords "fix", "close", "resolve" in the PR description, e.g. fix #1542. (Ref: closing issues using keywords)
  • -
    Last updated on 12/14/2019
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 12/15/2019
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/contributing/index.html b/docs/contributing/index.html index 0cf145aad64..549f5b28d0f 100644 --- a/docs/contributing/index.html +++ b/docs/contributing/index.html @@ -160,4 +160,4 @@
  • To close an issue (e.g. issue 1542) automatically after a PR is merged, use keywords "fix", "close", "resolve" in the PR description, e.g. fix #1542. (Ref: closing issues using keywords)
  • -
    Last updated on 12/14/2019
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 12/15/2019
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index 91cf65c42e0..3b3e549af02 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index 91cf65c42e0..3b3e549af02 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index daacd672115..1a430a61f16 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/14/2019
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 12/15/2019
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index daacd672115..1a430a61f16 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/14/2019
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 12/15/2019
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index 5717268997b..0c7cd248a68 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 12/14/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 12/15/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index 5717268997b..0c7cd248a68 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 12/14/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 12/15/2019
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 1dafb4f678c..38db7f8746d 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/14/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 12/15/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 1dafb4f678c..38db7f8746d 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/14/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 12/15/2019
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index f9cd08f91a4..28c18fbefcd 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/14/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/15/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 f9cd08f91a4..28c18fbefcd 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/14/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/15/2019
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index c3e67aec873..791c7db4eb5 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/14/2019
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/15/2019
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index c3e67aec873..791c7db4eb5 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/14/2019
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 12/15/2019
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index df52139316c..524042945b8 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/14/2019
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 12/15/2019
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index df52139316c..524042945b8 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/14/2019
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 12/15/2019
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index dea7b04c658..12ce825c22c 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/14/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 12/15/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 dea7b04c658..12ce825c22c 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/14/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 12/15/2019
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators/README.html b/docs/generators/README.html index 30ade584cc0..c7148d69ebd 100644 --- a/docs/generators/README.html +++ b/docs/generators/README.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/README/index.html b/docs/generators/README/index.html index 30ade584cc0..c7148d69ebd 100644 --- a/docs/generators/README/index.html +++ b/docs/generators/README/index.html @@ -143,4 +143,4 @@
  • graphql-schema
  • -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 743fc0fc539..0f66dba89fa 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 743fc0fc539..0f66dba89fa 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-pistache-server.html b/docs/generators/cpp-pistache-server.html index f6cc12d630c..a6e7de431eb 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 f6cc12d630c..a6e7de431eb 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restbed-server.html b/docs/generators/cpp-restbed-server.html index 6125fdeac30..603cf6f50c2 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 6125fdeac30..603cf6f50c2 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk.html b/docs/generators/cpp-restsdk.html index 364fc394ab8..b952254dadd 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/cpp-restsdk/index.html b/docs/generators/cpp-restsdk/index.html index 364fc394ab8..b952254dadd 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2.html b/docs/generators/csharp-dotnet2.html index e4dedfe87c0..afe8fbd9b5a 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-dotnet2/index.html b/docs/generators/csharp-dotnet2/index.html index e4dedfe87c0..afe8fbd9b5a 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx.html b/docs/generators/csharp-nancyfx.html index b15cd38b4d7..7a1293d637f 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-nancyfx/index.html b/docs/generators/csharp-nancyfx/index.html index b15cd38b4d7..7a1293d637f 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index 73174b4db8e..432dee45739 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index 73174b4db8e..432dee45739 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor.html b/docs/generators/csharp-refactor.html index 34e20bde979..335edf24831 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp-refactor/index.html b/docs/generators/csharp-refactor/index.html index 34e20bde979..335edf24831 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index f5f50ea5434..d04b5213f43 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index f5f50ea5434..d04b5213f43 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/eiffel.html b/docs/generators/eiffel.html index 3499c1dfd74..51c991b1164 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/eiffel/index.html b/docs/generators/eiffel/index.html index 3499c1dfd74..51c991b1164 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/elm.html b/docs/generators/elm.html index 8db13160c6c..c3c649c7533 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/elm/index.html b/docs/generators/elm/index.html index 8db13160c6c..c3c649c7533 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-client.html b/docs/generators/erlang-client.html index e087dce72e1..28fb911523c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-client/index.html b/docs/generators/erlang-client/index.html index e087dce72e1..28fb911523c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-proper.html b/docs/generators/erlang-proper.html index 79651cc06b7..15311d989d7 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-proper/index.html b/docs/generators/erlang-proper/index.html index 79651cc06b7..15311d989d7 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-server.html b/docs/generators/erlang-server.html index 3fda5f0abfa..1445a29ac11 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/erlang-server/index.html b/docs/generators/erlang-server/index.html index 3fda5f0abfa..1445a29ac11 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/flash.html b/docs/generators/flash.html index 26ebc1ee2f0..fc595c5b685 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/flash/index.html b/docs/generators/flash/index.html index 26ebc1ee2f0..fc595c5b685 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe-server.html b/docs/generators/fsharp-giraffe-server.html index 252407d6335..cf1f9cedebf 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 252407d6335..cf1f9cedebf 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe.html b/docs/generators/fsharp-giraffe.html index e7117a8f660..3bbe1b3c87c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/fsharp-giraffe/index.html b/docs/generators/fsharp-giraffe/index.html index e7117a8f660..3bbe1b3c87c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/go-gin-server.html b/docs/generators/go-gin-server.html index 9bd0254d36c..61aa0b9784d 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 9bd0254d36c..61aa0b9784d 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/go-server.html b/docs/generators/go-server.html index 36b6c887d83..3e76e5649d8 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/go-server/index.html b/docs/generators/go-server/index.html index 36b6c887d83..3e76e5649d8 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 43aed501d26..8e4f6134cae 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 43aed501d26..8e4f6134cae 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-schema.html b/docs/generators/graphql-schema.html index 54f952dbf10..1247695bb4c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-schema/index.html b/docs/generators/graphql-schema/index.html index 54f952dbf10..1247695bb4c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-server.html b/docs/generators/graphql-server.html index 846685ff166..be139d2465c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/graphql-server/index.html b/docs/generators/graphql-server/index.html index 846685ff166..be139d2465c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/grpc-schema.html b/docs/generators/grpc-schema.html index b5d84079092..fa508baee8d 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/grpc-schema/index.html b/docs/generators/grpc-schema/index.html index b5d84079092..fa508baee8d 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/lua.html b/docs/generators/lua.html index 987f426580c..de73e33164b 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/lua/index.html b/docs/generators/lua/index.html index 987f426580c..de73e33164b 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/mysql-schema.html b/docs/generators/mysql-schema.html index cee3d544b1e..edd19f5883c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/mysql-schema/index.html b/docs/generators/mysql-schema/index.html index cee3d544b1e..edd19f5883c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server.html b/docs/generators/nodejs-server.html index fa2dd46c058..380002c9bcd 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/nodejs-server/index.html b/docs/generators/nodejs-server/index.html index fa2dd46c058..380002c9bcd 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/objc.html b/docs/generators/objc.html index 328f247c47e..59e9a04bc98 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/objc/index.html b/docs/generators/objc/index.html index 328f247c47e..59e9a04bc98 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml-client.html b/docs/generators/ocaml-client.html index eb2f09b9524..8e04c7c6fe9 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/ocaml-client/index.html b/docs/generators/ocaml-client/index.html index eb2f09b9524..8e04c7c6fe9 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/perl.html b/docs/generators/perl.html index 4b5d55cbc14..a8963e65862 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/perl/index.html b/docs/generators/perl/index.html index 4b5d55cbc14..a8963e65862 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim.html b/docs/generators/php-slim.html index 778f3e47b77..b1de768d2a1 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/php-slim/index.html b/docs/generators/php-slim/index.html index 778f3e47b77..b1de768d2a1 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/powershell.html b/docs/generators/powershell.html index 3d6d4ddbe89..dfe5ebb98f6 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/powershell/index.html b/docs/generators/powershell/index.html index 3d6d4ddbe89..dfe5ebb98f6 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema.html b/docs/generators/protobuf-schema.html index 2892c152d02..dac2e73ca98 100644 --- a/docs/generators/protobuf-schema.html +++ b/docs/generators/protobuf-schema.html @@ -19,4 +19,4 @@ -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/protobuf-schema/index.html b/docs/generators/protobuf-schema/index.html index 2892c152d02..dac2e73ca98 100644 --- a/docs/generators/protobuf-schema/index.html +++ b/docs/generators/protobuf-schema/index.html @@ -19,4 +19,4 @@ -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/r.html b/docs/generators/r.html index 01ea59d86f6..a164ffa3442 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/r/index.html b/docs/generators/r/index.html index 01ea59d86f6..a164ffa3442 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-on-rails.html b/docs/generators/ruby-on-rails.html index 01cd5e8ace5..02fa8ba5dae 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 01cd5e8ace5..02fa8ba5dae 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra.html b/docs/generators/ruby-sinatra.html index ab92a2b7685..d84a0d86b60 100644 --- a/docs/generators/ruby-sinatra.html +++ b/docs/generators/ruby-sinatra.html @@ -19,4 +19,4 @@ -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/ruby-sinatra/index.html b/docs/generators/ruby-sinatra/index.html index ab92a2b7685..d84a0d86b60 100644 --- a/docs/generators/ruby-sinatra/index.html +++ b/docs/generators/ruby-sinatra/index.html @@ -19,4 +19,4 @@ -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/rust-server.html b/docs/generators/rust-server.html index 8fec2607a3c..a7e404e29eb 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/rust-server/index.html b/docs/generators/rust-server/index.html index 8fec2607a3c..a7e404e29eb 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/rust.html b/docs/generators/rust.html index f88b972a2b3..45ab6fbeb7b 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/rust/index.html b/docs/generators/rust/index.html index f88b972a2b3..45ab6fbeb7b 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/scala-finch.html b/docs/generators/scala-finch.html index 6dde39c6124..cf664eb4dc9 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/scala-finch/index.html b/docs/generators/scala-finch/index.html index 6dde39c6124..cf664eb4dc9 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient.html b/docs/generators/scala-httpclient.html index c920e2bcdbb..642ed90f145 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/scala-httpclient/index.html b/docs/generators/scala-httpclient/index.html index c920e2bcdbb..642ed90f145 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/generators/scala-play-framework.html b/docs/generators/scala-play-framework.html index c2604fc365c..f2b3e0fc047 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 c2604fc365c..f2b3e0fc047 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/installation.html b/docs/installation.html index f5b992613f3..35f9a4c549c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index f5b992613f3..35f9a4c549c 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index f5c22d0cdb9..7488f60578d 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index f5c22d0cdb9..7488f60578d 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index 46e2ec44335..30078570928 100644 --- a/docs/online.html +++ b/docs/online.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index 46e2ec44335..30078570928 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/plugins.html b/docs/plugins.html index fbc7a5661b5..bf032636546 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index fbc7a5661b5..bf032636546 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -146,4 +146,4 @@ apply plugin: 'org.op ] } -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index f3a13eeeebe..9995edfc525 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/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 f3a13eeeebe..9995edfc525 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index ad971093e68..1d1922da899 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index ad971093e68..1d1922da899 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index 0b210cf08e0..cf3fbd9fdc2 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index 0b210cf08e0..cf3fbd9fdc2 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index da5c976abdf..082e5db1062 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index da5c976abdf..082e5db1062 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index d2d68917e11..6d6bf74c264 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index d2d68917e11..6d6bf74c264 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/templating.html b/docs/templating.html index 6dce99b69a1..bbbd3eae59e 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/templating/index.html b/docs/templating/index.html index 6dce99b69a1..bbbd3eae59e 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 5d50127ca80..4372bab51d5 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 12/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 5d50127ca80..4372bab51d5 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/14/2019
    \ No newline at end of file +
    Last updated on 12/15/2019
    \ No newline at end of file