boxidau / rax-autoscaler

Apache License 2.0
5 stars 2 forks source link

Webhook POST for pre/post run events should be a dictionary #39

Closed boxidau closed 9 years ago

boxidau commented 9 years ago

Currently the body of the post is an unkeyed JSON array, receiving services won't be able to work out what the values are. It should be a dictionary/JSON object