fix
This commit is contained in:
parent
812692c37e
commit
0daf406aaf
|
@ -196,7 +196,6 @@
|
|||
"url" : "${init.input.storagehub}/workspace/users",
|
||||
"method" : "POST",
|
||||
"headers" : {
|
||||
"Content-Type" : "application/x-www-form-urlencoded",
|
||||
"Accept" : "application/json",
|
||||
"Authorization" : "Bearer ${authorize.output.body.access_token}"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue