more progress
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"method": "GET",
|
||||
"description": "List secrets",
|
||||
"header": {
|
||||
"Authorization": "Bearer %access_token%"
|
||||
"Authorization": "Bearer %ACCESS_TOKEN%"
|
||||
},
|
||||
"body": {
|
||||
"Hostname":"host999.cdc.home",
|
||||
@@ -53,7 +53,7 @@
|
||||
"capture": {
|
||||
"test1": {
|
||||
"body": {
|
||||
"access_token": "access_token"
|
||||
"access_token": "%ACCESS_TOKEN%"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user