From a55fba76c3d703a15aadbb746724846bc12e5806 Mon Sep 17 00:00:00 2001
From: wing328
Date: Sat, 11 May 2019 03:40:39 +0000
Subject: [PATCH] Deploy website
Deploy website version based on 98afbe062bd01a59273ea58aca16dfbe8dbebf22
---
docs/generators/groovy.html | 3 +--
docs/generators/groovy/index.html | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/generators/groovy.html b/docs/generators/groovy.html
index ec88d548c66..b203966a68d 100644
--- a/docs/generators/groovy.html
+++ b/docs/generators/groovy.html
@@ -53,7 +53,6 @@ sidebar_label: groovy
parentArtifactId | parent artifactId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect | | null |
parentVersion | parent version in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect | | null |
snapshotVersion | Uses a SNAPSHOT version. | - true
- Use a SnapShot Version
- false
- Use a Release Version
| null |
-configPackage | configuration package for generated code | | org.openapitools.configuration |
-Last updated on 2019-5-6