robin.zhu
Results
1
comments of
robin.zhu
api key should add to requests headers ,eg: {"X-JFrog-Art-Api":"long_long_api_key"},I have test this with python reuqests lib. doc of jfrog show how to use api with curl: curl -H "X-JFrog-Art-Api:ABcdEF" -X...