From c7a0858ca94be263d4b07957c9213ca1e67755b8 Mon Sep 17 00:00:00 2001 From: wing328 Date: Mon, 27 Jan 2020 09:07:36 +0000 Subject: [PATCH] Deploy website Deploy website version based on 45f26fe0bde2f134c89ca566381f279dae775e7c --- docs/code-of-conduct.html | 2 +- docs/code-of-conduct/index.html | 2 +- docs/contributing.html | 2 +- docs/contributing/index.html | 2 +- docs/core-team.html | 2 +- docs/core-team/index.html | 2 +- docs/customization.html | 2 +- docs/customization/index.html | 2 +- docs/debugging.html | 2 +- docs/debugging/index.html | 2 +- docs/faq-contributing.html | 2 +- docs/faq-contributing/index.html | 2 +- docs/faq-extending.html | 2 +- docs/faq-extending/index.html | 2 +- docs/faq-generators.html | 2 +- docs/faq-generators/index.html | 2 +- docs/faq.html | 2 +- docs/faq/index.html | 2 +- docs/fork-qna.html | 2 +- docs/fork-qna/index.html | 2 +- docs/generators.html | 2 +- docs/generators/index.html | 2 +- docs/generators/typescript-rxjs.html | 5 +---- docs/generators/typescript-rxjs/index.html | 5 +---- docs/integrations.html | 2 +- docs/integrations/index.html | 2 +- docs/new-generator.html | 2 +- docs/new-generator/index.html | 2 +- docs/online.html | 2 +- docs/online/index.html | 2 +- docs/release-3-0-0.html | 2 +- docs/release-3-0-0/index.html | 2 +- docs/release-summary.html | 2 +- docs/release-summary/index.html | 2 +- docs/roadmap.html | 2 +- docs/roadmap/index.html | 2 +- docs/spec-info.html | 2 +- docs/spec-info/index.html | 2 +- docs/swagger-codegen-migration.html | 2 +- docs/swagger-codegen-migration/index.html | 2 +- docs/templating.html | 2 +- docs/templating/index.html | 2 +- docs/usage.html | 2 +- docs/usage/index.html | 2 +- 44 files changed, 44 insertions(+), 50 deletions(-) diff --git a/docs/code-of-conduct.html b/docs/code-of-conduct.html index 8286869eb9c..638c360534f 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/17/2020
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 1/18/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 8286869eb9c..638c360534f 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/17/2020
GuidelinesBuilding the code
\ No newline at end of file +
Last updated on 1/18/2020
GuidelinesBuilding the code
\ No newline at end of file diff --git a/docs/contributing.html b/docs/contributing.html index 390dc3e65bb..3c282f37194 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 1/17/2020
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 1/18/2020
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/contributing/index.html b/docs/contributing/index.html index 390dc3e65bb..3c282f37194 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 1/17/2020
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file +
    Last updated on 1/18/2020
    Workflow IntegrationsCode of Conduct
    \ No newline at end of file diff --git a/docs/core-team.html b/docs/core-team.html index bcaf564f7ed..e63141038e9 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/17/2020
    \ No newline at end of file +
    Last updated on 1/18/2020
    \ No newline at end of file diff --git a/docs/core-team/index.html b/docs/core-team/index.html index bcaf564f7ed..e63141038e9 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/17/2020
    \ No newline at end of file +
    Last updated on 1/18/2020
    \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index cc7d61e525a..9a94834f589 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/17/2020
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 1/18/2020
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index cc7d61e525a..9a94834f589 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/17/2020
    Using TemplatesDebugging
    \ No newline at end of file +
    Last updated on 1/18/2020
    Using TemplatesDebugging
    \ No newline at end of file diff --git a/docs/debugging.html b/docs/debugging.html index c3e3f444ff1..8beb8c18e88 100644 --- a/docs/debugging.html +++ b/docs/debugging.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 1/17/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 1/18/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/debugging/index.html b/docs/debugging/index.html index c3e3f444ff1..8beb8c18e88 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -130,4 +130,4 @@ ... ... -
    Last updated on 1/17/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file +
    Last updated on 1/18/2020
    CustomizationWorkflow Integrations
    \ No newline at end of file diff --git a/docs/faq-contributing.html b/docs/faq-contributing.html index 21b2efd8d51..9ce12af9eed 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/17/2020
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 1/18/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 21b2efd8d51..9ce12af9eed 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/17/2020
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file +
    Last updated on 1/18/2020
    FAQ: ExtendingFAQ: Generators
    \ No newline at end of file diff --git a/docs/faq-extending.html b/docs/faq-extending.html index 06d211647d9..fa14b153bf9 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/17/2020
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/18/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 06d211647d9..fa14b153bf9 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/17/2020
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/18/2020
    FAQ: GeneralFAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators.html b/docs/faq-generators.html index 7324621d700..561b824ff94 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/17/2020
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/18/2020
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq-generators/index.html b/docs/faq-generators/index.html index 7324621d700..561b824ff94 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/17/2020
    FAQ: Contributing
    \ No newline at end of file +
    Last updated on 1/18/2020
    FAQ: Contributing
    \ No newline at end of file diff --git a/docs/faq.html b/docs/faq.html index af6357210b7..668522ac900 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/17/2020
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 1/18/2020
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/faq/index.html b/docs/faq/index.html index af6357210b7..668522ac900 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/17/2020
    FAQ: Extending
    \ No newline at end of file +
    Last updated on 1/18/2020
    FAQ: Extending
    \ No newline at end of file diff --git a/docs/fork-qna.html b/docs/fork-qna.html index e82e2699cda..a57b726a8f2 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/17/2020
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 1/18/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 e82e2699cda..a57b726a8f2 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/17/2020
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file +
    Last updated on 1/18/2020
    Migrating from Swagger CodegenRelease Summary
    \ No newline at end of file diff --git a/docs/generators.html b/docs/generators.html index c610a36dfcd..170112ae82e 100644 --- a/docs/generators.html +++ b/docs/generators.html @@ -209,4 +209,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 1/17/2020
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/18/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 c610a36dfcd..170112ae82e 100644 --- a/docs/generators/index.html +++ b/docs/generators/index.html @@ -209,4 +209,4 @@
  • graphql-schema
  • protobuf-schema (beta)
  • -
    Last updated on 1/17/2020
    Release Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/18/2020
    Release Notes: 3.0.0
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs.html b/docs/generators/typescript-rxjs.html index ccccc889a82..afb753f7a86 100644 --- a/docs/generators/typescript-rxjs.html +++ b/docs/generators/typescript-rxjs.html @@ -81,10 +81,8 @@
  • HttpMethod
  • HttpQuery
  • Middleware
  • -
  • ModelPropertyNaming
  • RequestArgs
  • RequestOpts
  • -
  • RequiredError
  • ResponseArgs
  • abstract
  • await
  • @@ -104,7 +102,6 @@
  • double
  • else
  • enum
  • -
  • exists
  • export
  • extends
  • false
  • @@ -156,4 +153,4 @@
  • with
  • yield
  • -
    Last updated on 1/20/2020
    \ No newline at end of file +
    Last updated on 1/27/2020
    \ No newline at end of file diff --git a/docs/generators/typescript-rxjs/index.html b/docs/generators/typescript-rxjs/index.html index ccccc889a82..afb753f7a86 100644 --- a/docs/generators/typescript-rxjs/index.html +++ b/docs/generators/typescript-rxjs/index.html @@ -81,10 +81,8 @@
  • HttpMethod
  • HttpQuery
  • Middleware
  • -
  • ModelPropertyNaming
  • RequestArgs
  • RequestOpts
  • -
  • RequiredError
  • ResponseArgs
  • abstract
  • await
  • @@ -104,7 +102,6 @@
  • double
  • else
  • enum
  • -
  • exists
  • export
  • extends
  • false
  • @@ -156,4 +153,4 @@
  • with
  • yield
  • -
    Last updated on 1/20/2020
    \ No newline at end of file +
    Last updated on 1/27/2020
    \ No newline at end of file diff --git a/docs/integrations.html b/docs/integrations.html index 6abbc88a04f..ce83e77d650 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/17/2020
    DebuggingGuidelines
    \ No newline at end of file +
    Last updated on 1/18/2020
    DebuggingGuidelines
    \ No newline at end of file diff --git a/docs/integrations/index.html b/docs/integrations/index.html index 6abbc88a04f..ce83e77d650 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/17/2020
    DebuggingGuidelines
    \ No newline at end of file +
    Last updated on 1/18/2020
    DebuggingGuidelines
    \ No newline at end of file diff --git a/docs/new-generator.html b/docs/new-generator.html index 00891da33b6..8eebdf6500b 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/17/2020
    Building the codeRoadmap
    \ No newline at end of file +
    Last updated on 1/18/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 00891da33b6..8eebdf6500b 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/17/2020
    Building the codeRoadmap
    \ No newline at end of file +
    Last updated on 1/18/2020
    Building the codeRoadmap
    \ No newline at end of file diff --git a/docs/online.html b/docs/online.html index e4bcece37f8..a9baa9c0b4f 100644 --- a/docs/online.html +++ b/docs/online.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 1/17/2020
    PluginsUsage
    \ No newline at end of file +
    Last updated on 1/18/2020
    PluginsUsage
    \ No newline at end of file diff --git a/docs/online/index.html b/docs/online/index.html index e4bcece37f8..a9baa9c0b4f 100644 --- a/docs/online/index.html +++ b/docs/online/index.html @@ -179,4 +179,4 @@ mvn spring-boot:run } } -
    Last updated on 1/17/2020
    PluginsUsage
    \ No newline at end of file +
    Last updated on 1/18/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 5aa6e72f79f..48d07e8409b 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/17/2020
    Release SummaryGenerators List
    \ No newline at end of file +
    Last updated on 1/18/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 5aa6e72f79f..48d07e8409b 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/17/2020
    Release SummaryGenerators List
    \ No newline at end of file +
    Last updated on 1/18/2020
    Release SummaryGenerators List
    \ No newline at end of file diff --git a/docs/release-summary.html b/docs/release-summary.html index d46feb2ef81..6aeb1729440 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/17/2020
    Swagger Codegen Fork: Q&ARelease Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/18/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 d46feb2ef81..6aeb1729440 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/17/2020
    Swagger Codegen Fork: Q&ARelease Notes: 3.0.0
    \ No newline at end of file +
    Last updated on 1/18/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 e943584084c..fade2fe4c86 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/17/2020
    Create a New GeneratorMigrating from Swagger Codegen
    \ No newline at end of file +
    Last updated on 1/18/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 e943584084c..fade2fe4c86 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/17/2020
    Create a New GeneratorMigrating from Swagger Codegen
    \ No newline at end of file +
    Last updated on 1/18/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 9b609bfc043..29113fb0369 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/17/2020
    \ No newline at end of file +
    Last updated on 1/18/2020
    \ No newline at end of file diff --git a/docs/spec-info/index.html b/docs/spec-info/index.html index 9b609bfc043..29113fb0369 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/17/2020
    \ No newline at end of file +
    Last updated on 1/18/2020
    \ No newline at end of file diff --git a/docs/swagger-codegen-migration.html b/docs/swagger-codegen-migration.html index b9e0efc1b1b..61e86082b1f 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/17/2020
    RoadmapSwagger Codegen Fork: Q&A
    \ No newline at end of file +
    Last updated on 1/18/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 b9e0efc1b1b..61e86082b1f 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/17/2020
    RoadmapSwagger Codegen Fork: Q&A
    \ No newline at end of file +
    Last updated on 1/18/2020
    RoadmapSwagger Codegen Fork: Q&A
    \ No newline at end of file diff --git a/docs/templating.html b/docs/templating.html index 84c8ecbccac..69fa9eb21e7 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/17/2020
    UsageCustomization
    \ No newline at end of file +
    Last updated on 1/18/2020
    UsageCustomization
    \ No newline at end of file diff --git a/docs/templating/index.html b/docs/templating/index.html index 84c8ecbccac..69fa9eb21e7 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/17/2020
    UsageCustomization
    \ No newline at end of file +
    Last updated on 1/18/2020
    UsageCustomization
    \ No newline at end of file diff --git a/docs/usage.html b/docs/usage.html index 4d08fe5c482..f843026fe0f 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -595,4 +595,4 @@ EOF # Generate them openapi-generator batch *.yaml -
    Last updated on 1/17/2020
    OnlineUsing Templates
    \ No newline at end of file +
    Last updated on 1/18/2020
    OnlineUsing Templates
    \ No newline at end of file diff --git a/docs/usage/index.html b/docs/usage/index.html index 4d08fe5c482..f843026fe0f 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/17/2020
    OnlineUsing Templates
    \ No newline at end of file +
    Last updated on 1/18/2020
    OnlineUsing Templates
    \ No newline at end of file