]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/openapi-clients.sh
Convert followers/following in raw SQL queries
[github/Chocobozzz/PeerTube.git] / scripts / openapi-clients.sh
index 1047e147786dc996e951f480f7c329bf7b64768a..b11d0001e2313cbb76a39e031a3e9a99f683bff7 100755 (executable)
@@ -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}" \