You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2023/03/30 08:32:00 UTC

[jira] [Closed] (FLINK-31657) ConfigurationInfo generates incorrect openapi schema

     [ https://issues.apache.org/jira/browse/FLINK-31657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-31657.
------------------------------------
    Resolution: Fixed

master: bb24ec9cd84d6754ec1d99c6183e8c4ec0db7422
1.17: b5a6c5c9a0be89ccd70544546793db21c9a2c3b1
1.16: 8e470b52e6055ddf6871bf9e3f7dc8bbe9cc1447

> 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)