We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87311bf commit cdb0b31Copy full SHA for cdb0b31
generate-package.sh
@@ -34,7 +34,7 @@ java \
34
-o $OUTPUT \
35
--additional-properties \
36
packageName=bimdata_api_client,\
37
-projectName=bimdata-api-client,\
+projectName=bimdata_api_client,\
38
packageUrl=https://github.com/bimdata/python-api-client
39
40
exit 0
0 commit comments