fix
This commit is contained in:
parent
ab8f573ac9
commit
e6ec1c4195
|
@ -188,7 +188,7 @@
|
||||||
"inputParameters" : {
|
"inputParameters" : {
|
||||||
"url" : "${init.input.storagehub}/workspace/groups/${shubify_context_name.output.result.shubified_context_name}/users",
|
"url" : "${init.input.storagehub}/workspace/groups/${shubify_context_name.output.result.shubified_context_name}/users",
|
||||||
"method" : "PUT",
|
"method" : "PUT",
|
||||||
"body" : {
|
"body" :{
|
||||||
"userId" : "${get_service_account_user.output.body.username}"
|
"userId" : "${get_service_account_user.output.body.username}"
|
||||||
},
|
},
|
||||||
"headers" : {
|
"headers" : {
|
||||||
|
|
Loading…
Reference in New Issue