Repository: mesos Updated Branches: refs/heads/master d5c5bb0eb -> 3a27bfbc8
Updated generated endpoint help. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/254d11e3 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/254d11e3 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/254d11e3 Branch: refs/heads/master Commit: 254d11e345734f6dee6fd864a5c23b05a7ea1cc0 Parents: d5c5bb0 Author: Neil Conway <[email protected]> Authored: Mon Apr 10 13:45:21 2017 -0700 Committer: Neil Conway <[email protected]> Committed: Mon Apr 10 14:34:04 2017 -0700 ---------------------------------------------------------------------- docs/endpoints/master/api/v1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/254d11e3/docs/endpoints/master/api/v1.md ---------------------------------------------------------------------- diff --git a/docs/endpoints/master/api/v1.md b/docs/endpoints/master/api/v1.md index 45aebd8..1d01965 100644 --- a/docs/endpoints/master/api/v1.md +++ b/docs/endpoints/master/api/v1.md @@ -12,7 +12,7 @@ layout: documentation Endpoint for API calls against the master. ### DESCRIPTION ### -Returns 200 OK when the request was processed sucessfully. +Returns 200 OK when the request was processed successfully. Returns 307 TEMPORARY_REDIRECT redirect to the leading master when current master is not the leader. Returns 503 SERVICE_UNAVAILABLE if the leading master cannot be
