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