GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5946
[FLINK-9285][REST][docs] Update REST API docs
## What is the purpose of the change
This PR updates the REST API documentation for 1.5.
## Brief change log
* move legacy docs into separate section
* replace JobManager references with Dispatcher
* update key for configuring the port
* update `Developing` section
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 9285
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5946.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 #5946
----
commit 88c12f446dc915fbb25bd42f6fb7c820d862900e
Author: zentol <chesnay@...>
Date: 2018-05-02T09:54:52Z
[FLINK-9285][REST][docs] Update REST API docs
----
---