Repository: mesos Updated Branches: refs/heads/state-summary-help [created] 518ec94bb
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/fe5ffe09 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/fe5ffe09 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/fe5ffe09 Branch: refs/heads/state-summary-help Commit: fe5ffe0905899bb4153ab7821a9ccf2e73dae308 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 13:45:21 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/fe5ffe09/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
