What should the JSON object for the key `modules` ...
# puppet-enterprise
m
What should the JSON object for the key
modules
look like when using the POST /v1/deploys API?
{"environments": ["test"], "wait": true, "modules":{ "data": "data"}}
throws a validation error.