GitHub user walterddr opened a pull request:
https://github.com/apache/flink/pull/5797
[Flink 9104][doc]Re-generate REST API documentation for FLIP-6
## What is the purpose of the change
Fix REST-API doc generator and regenerate rest_dispatcher.html
## Brief change log
- Changes according to FLINK-8843
- Escape HTML characters
## Verifying this change
N/A
## Does this pull request potentially affect one of the following parts:
no
## Documentation
docs updated
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/walterddr/flink FLINK-9104
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5797.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 #5797
----
commit a5ad88f7fa8200cea5084b6d630592bc473a9b6a
Author: Rong Rong <walter_ddr@...>
Date: 2018-03-31T19:29:59Z
fix REST API doc generator bug and regenerate rest_dispatcher
----
---