diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index 7255b1ed4c0a..2a1a39c327ea 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 1/8/2020
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 1/9/2020
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 7255b1ed4c0a..2a1a39c327ea 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 1/8/2020
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 1/9/2020
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index 329194be0df4..a90a409416ec 100644 --- a/docs/core-team.html +++ b/docs/core-team.html @@ -21,4 +21,4 @@
  • @JFCote (2018/03)
  • @jmini (2018/04)
  • -
    Last updated on 1/8/2020
    \ No newline at end of file +
    Last updated on 1/9/2020
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index 329194be0df4..a90a409416ec 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 1/8/2020
    \ No newline at end of file +
    Last updated on 1/9/2020
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index 25928a7c76a6..7b334f87115a 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 1/8/2020
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 1/9/2020
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index 25928a7c76a6..7b334f87115a 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 1/8/2020
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 1/9/2020
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index 399df02138a1..9ae65764322c 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 1/8/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 1/9/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index 399df02138a1..9ae65764322c 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 1/8/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 1/9/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 6ef8f1529a6e..22323ace2339 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 1/8/2020
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-contributing/index.html b/docs/faq-contributing/index.html index 6ef8f1529a6e..22323ace2339 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 1/8/2020
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index d84ddd841c41..a6035ea58b31 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 1/8/2020
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-extending/index.html b/docs/faq-extending/index.html index d84ddd841c41..a6035ea58b31 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 1/8/2020
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 1ad20f01d3d2..85b92374ed2e 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 1/8/2020
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 1ad20f01d3d2..85b92374ed2e 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 1/8/2020
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index 57ee11989f8b..03bf0e43d8f7 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 1/8/2020
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index 57ee11989f8b..03bf0e43d8f7 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 1/8/2020
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 1/9/2020
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index da26166a3b51..16977a48e5b2 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 1/8/2020
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 1/9/2020
    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 da26166a3b51..16977a48e5b2 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 1/8/2020
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 1/9/2020
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators.html b/docs/generators.html index a72b46ea841c..50d478b71ba5 100644 --- a/docs/generators.html +++ b/docs/generators.html @@ -209,4 +209,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 1/8/2020
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/9/2020
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/generators/index.html b/docs/generators/index.html index a72b46ea841c..50d478b71ba5 100644 --- a/docs/generators/index.html +++ b/docs/generators/index.html @@ -209,4 +209,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 1/8/2020
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/9/2020
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index 7f255c3c22b3..6507b24a250f 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 1/8/2020
    DebuggingGuidelines
    \ No newline at end of file +
    Last updated on 1/9/2020
    DebuggingGuidelines
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index 7f255c3c22b3..6507b24a250f 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 1/8/2020
    DebuggingGuidelines
    \ No newline at end of file +
    Last updated on 1/9/2020
    DebuggingGuidelines
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index 9c36c3f4406b..43b9031dd689 100644 --- a/docs/new-generator.html +++ b/docs/new-generator.html @@ -397,4 +397,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/common/markdown
     

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

    -
    Last updated on 1/8/2020
    Building the codeRoadmap
    \ No newline at end of file +
    Last updated on 1/9/2020
    Building the codeRoadmap
    \ No newline at end of file diff --git a/docs/new-generator/index.html b/docs/new-generator/index.html index 9c36c3f4406b..43b9031dd689 100644 --- a/docs/new-generator/index.html +++ b/docs/new-generator/index.html @@ -397,4 +397,4 @@ index d816771478..94b4ce6d12 100644
    markserv samples/documentation/petstore/common/markdown
     

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

    -
    Last updated on 1/8/2020
    Building the codeRoadmap
    \ No newline at end of file +
    Last updated on 1/9/2020
    Building the codeRoadmap
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index 318b977b483e..0674de3eb09e 100644 --- a/docs/online.html +++ b/docs/online.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 1/8/2020
    PluginsUsage
    \ No newline at end of file +
    Last updated on 1/9/2020
    PluginsUsage
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index 318b977b483e..0674de3eb09e 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 1/8/2020
    PluginsUsage
    \ No newline at end of file +
    Last updated on 1/9/2020
    PluginsUsage
    \ No newline at end of file diff --git a/docs/release-3-0-0.html b/docs/release-3-0-0.html index aa186f4d496b..8a80dca610e4 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 1/8/2020
    Release SummaryGenerators List
    \ No newline at end of file +
    Last updated on 1/9/2020
    Release SummaryGenerators List
    \ 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 aa186f4d496b..8a80dca610e4 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 1/8/2020
    Release SummaryGenerators List
    \ No newline at end of file +
    Last updated on 1/9/2020
    Release SummaryGenerators List
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index 12b3994d9716..ab703c5922a7 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 1/8/2020
    Swagger Codegen Fork: Q&ARelease Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/9/2020
    Swagger Codegen Fork: Q&ARelease Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/release-summary/index.html b/docs/release-summary/index.html index 12b3994d9716..ab703c5922a7 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 1/8/2020
    Swagger Codegen Fork: Q&ARelease Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/9/2020
    Swagger Codegen Fork: Q&ARelease Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/roadmap.html b/docs/roadmap.html index efbec72ed866..82cfe4ee9cd6 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 1/8/2020
    Create a New GeneratorMigrating from Swagger Codegen
    \ No newline at end of file +
    Last updated on 1/9/2020
    Create a New GeneratorMigrating from Swagger Codegen
    \ No newline at end of file diff --git a/docs/roadmap/index.html b/docs/roadmap/index.html index efbec72ed866..82cfe4ee9cd6 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 1/8/2020
    Create a New GeneratorMigrating from Swagger Codegen
    \ No newline at end of file +
    Last updated on 1/9/2020
    Create a New GeneratorMigrating from Swagger Codegen
    \ No newline at end of file diff --git a/docs/spec-info.html b/docs/spec-info.html index 8063bf8a8a7d..9062ded1c85e 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 1/8/2020
    \ No newline at end of file +
    Last updated on 1/9/2020
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index 8063bf8a8a7d..9062ded1c85e 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 1/8/2020
    \ No newline at end of file +
    Last updated on 1/9/2020
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index 61e8a0b94dbb..e6c8b767f65b 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 1/8/2020
    RoadmapSwagger Codegen Fork: Q&A
    \ No newline at end of file +
    Last updated on 1/9/2020
    RoadmapSwagger Codegen Fork: Q&A
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration/index.html b/docs/swagger-codegen-migration/index.html index 61e8a0b94dbb..e6c8b767f65b 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 1/8/2020
    RoadmapSwagger Codegen Fork: Q&A
    \ No newline at end of file +
    Last updated on 1/9/2020
    RoadmapSwagger Codegen Fork: Q&A
    \ No newline at end of file diff --git a/docs/templating.html b/docs/templating.html index 38ae952ed89d..aecc99fc5449 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 1/8/2020
    UsageCustomization
    \ No newline at end of file +
    Last updated on 1/9/2020
    UsageCustomization
    \ No newline at end of file diff --git a/docs/templating/index.html b/docs/templating/index.html index 38ae952ed89d..aecc99fc5449 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 1/8/2020
    UsageCustomization
    \ No newline at end of file +
    Last updated on 1/9/2020
    UsageCustomization
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 5aec821ada1f..c81f9bc4e276 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 1/8/2020
    OnlineUsing Templates
    \ No newline at end of file +
    Last updated on 1/9/2020
    OnlineUsing Templates
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 5aec821ada1f..c81f9bc4e276 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 1/8/2020
    OnlineUsing Templates
    \ No newline at end of file +
    Last updated on 1/9/2020
    OnlineUsing Templates
    \ No newline at end of file