Chesnay Schepler created FLINK-31657:
----------------------------------------

             Summary: ConfigurationInfo generates incorrect openapi schema
                 Key: FLINK-31657
                 URL: https://issues.apache.org/jira/browse/FLINK-31657
             Project: Flink
          Issue Type: Bug
          Components: Documentation, Runtime / REST
    Affects Versions: 1.16.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.16.2, 1.18.0, 1.17.1


ConfigurationInfo extends ArrayList, and the schema generator picks up 
List#isEmpty as a property.
This results in an invalid schema, as arrays cant have properties.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to