From f68823a6075ae394404334a1001f78df730e02fc Mon Sep 17 00:00:00 2001 From: wing328 Date: Mon, 3 Feb 2020 19:21:10 +0000 Subject: [PATCH] Deploy website Deploy website version based on e45a1d03c0bad76e5db8528b5a6e47583688cfad --- docs/installation.html | 4 ++-- docs/installation/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/installation.html b/docs/installation.html index 1a55026ef48..a6e009b95da 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -126,7 +126,7 @@ You'll then need to output the generated code to this mapped volume. Everything If you're looking for the latest stable version, you can grab it directly from Maven.org (Java 8 runtime at a minimum):

JAR location: https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar

For Mac/Linux users:

-
wget https//repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar -O openapi-generator-cli.jar
+
wget https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar -O openapi-generator-cli.jar
 

For Windows users, you will need to install wget or you can use Invoke-WebRequest in PowerShell (3.0+), e.g.

Invoke-WebRequest -OutFile openapi-generator-cli.jar https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar
@@ -172,4 +172,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 2/1/2020
\ No newline at end of file +
Last updated on 2/3/2020
\ No newline at end of file diff --git a/docs/installation/index.html b/docs/installation/index.html index 1a55026ef48..a6e009b95da 100644 --- a/docs/installation/index.html +++ b/docs/installation/index.html @@ -126,7 +126,7 @@ You'll then need to output the generated code to this mapped volume. Everything If you're looking for the latest stable version, you can grab it directly from Maven.org (Java 8 runtime at a minimum):

JAR location: https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar

For Mac/Linux users:

-
wget https//repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar -O openapi-generator-cli.jar
+
wget https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar -O openapi-generator-cli.jar
 

For Windows users, you will need to install wget or you can use Invoke-WebRequest in PowerShell (3.0+), e.g.

Invoke-WebRequest -OutFile openapi-generator-cli.jar https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar
@@ -172,4 +172,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 2/1/2020
\ No newline at end of file +
Last updated on 2/3/2020
\ No newline at end of file