Chesnay Schepler created FLINK-31735: ----------------------------------------
Summary: JobDetailsInfo plan incorrectly documented as string Key: FLINK-31735 URL: https://issues.apache.org/jira/browse/FLINK-31735 Project: Flink Issue Type: Bug Components: Documentation, Runtime / REST Affects Versions: 1.17.0 Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.18.0, 1.17.1 The {{plan}} field in the JobDefaultsInfo contains an object, not a string. Internally we handle it as a string, but write it out as an object. The docs generators aren't aware of this. -- This message was sent by Atlassian Jira (v8.20.10#820010)