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 f3b7b88 commit 03ec6d2Copy full SHA for 03ec6d2
examples/create_api_token.py
@@ -3,7 +3,7 @@
3
4
@author: dnichol
5
6
-Create a new user
+Create an API token with either readonly or read and write access.
7
8
To use this script. Firstly create a .restconfig.json file with either API token or basic auth (username/password) as per the examples :
9
https://github.com/blackducksoftware/hub-rest-api-python/blob/master/restconfig.json.example
0 commit comments