Skip to content

Instantly share code, notes, and snippets.

@Alexis-benoist
Created January 19, 2018 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alexis-benoist/48692c2164ee729788bbfe0f52222915 to your computer and use it in GitHub Desktop.
Save Alexis-benoist/48692c2164ee729788bbfe0f52222915 to your computer and use it in GitHub Desktop.
body request: {"name":"Deploy","start_unix":1516359007,"end_unix":1516359187,"timezone":"utc"}
body response: {"success":false,"message":"The provided parameters are invalid. Check the errors output for detailed information.","errors":{"name":["Name is required"],"start_unix":["Start Unix is required","Start Unix must be numeric"],"end_unix":["End Unix is required","End Unix must be numeric"],"timezone":["Timezone is required"]},"data":[]}%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment