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