[
https://issues.apache.org/jira/browse/FLINK-31657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31657:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)