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 2022/10/05 15:42:00 UTC

[jira] [Created] (FLINK-29511) Sort properties in OpenAPI spec

Chesnay Schepler created FLINK-29511:
----------------------------------------

             Summary: Sort properties in OpenAPI spec
                 Key: FLINK-29511
                 URL: https://issues.apache.org/jira/browse/FLINK-29511
             Project: Flink
          Issue Type: Technical Debt
          Components: Documentation, Runtime / REST
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.17.0


The properties order is currently based on whatever order a HashMap provides, which varies as the spec is being extended.
Sort the properties by name to prevent this.



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