Caizhi Weng created FLINK-17680: ----------------------------------- Summary: Support @ExcludeFromDocumentation in RestAPIDocGenerator Key: FLINK-17680 URL: https://issues.apache.org/jira/browse/FLINK-17680 Project: Flink Issue Type: New Feature Components: Documentation Reporter: Caizhi Weng Fix For: 1.11.0
Currently only {{ConfigOptions}} support {{@ExcludeFromDocumentation}} annotation in document generating. As FLINK-14807 is going to introduce a non-public REST API, we'll also need to support this annotation when generating REST API documents. -- This message was sent by Atlassian Jira (v8.3.4#803005)