GitHub user nhandler opened a pull request: https://github.com/apache/mesos/pull/255
Add curl examples to operator-http-api When reading this document, many people will want to test out the requests against their own environment. Providing curl examples will help assist with this task. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nhandler/mesos v1-operator-curl Alternatively you can review and apply these changes as the patch at: https://github.com/apache/mesos/pull/255.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #255 ---- commit 96259680c6fea11fa13d18799cc2514f2320ea43 Author: Nathan Handler <nhandler@...> Date: 2018-01-12T01:44:18Z Add curl examples to operator-http-api When reading this document, many people will want to test out the requests against their own environment. Providing curl examples will help assist with this task. ---- ---