Chocobozzz 2 years ago
parent
commit
de34551da3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/openapi-clients.sh

+ 1 - 1
scripts/openapi-clients.sh

@@ -64,7 +64,7 @@ for lang in ${API_LANGS//:/ } ; do
         -c "${lang_dir}/def.yaml" \
         -t "${lang_dir}" \
         -g "$lang" \
-        --skip-validate-spec
+        --skip-validate-spec \
         --git-host "${API_REPO_HOST}" \
         --git-user-id "${API_URL_USERNAME}" \
         --git-repo-id "${git_repo_id}" \