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 77e0f88 commit bc5e863Copy full SHA for bc5e863
tools/postman/scripts/upload-collection.sh
@@ -27,7 +27,6 @@ pushd "${OPENAPI_FOLDER}"
27
28
current_collection_name="⭐MongoDB Atlas Administration API ${current_api_revision}"
29
30
-echo "${WORKSPACE_ID}"
31
echo "Fetching list of current collections"
32
echo "curl -o ${COLLECTIONS_LIST_FILE}
33
--location 'https://api.getpostman.com/collections?workspace=${WORKSPACE_ID}'
0 commit comments