fixed content type

master
Marco Lettere 3 years ago
parent 31c09e1ae7
commit e4690e8cf5

@ -56,7 +56,7 @@
"method" :"POST",
"headers" : {
"Authorization" : "Bearer ${authorize.output.body.access_token}",
"Accept" : "application/json"
"Content-type" : "application/json"
},
"body" : "${retrieve_member_role.output.body}"
}

Loading…
Cancel
Save