X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fopenapi-clients.sh;h=b11d0001e2313cbb76a39e031a3e9a99f683bff7;hb=937e744f84b5467ef1fc0fcddcfb647a0d403ebd;hp=1047e147786dc996e951f480f7c329bf7b64768a;hpb=eb8bd9ab1a7d639ccba5d12c4382b79c0f5b9a3f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/openapi-clients.sh b/scripts/openapi-clients.sh index 1047e1477..b11d0001e 100755 --- a/scripts/openapi-clients.sh +++ b/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}" \