You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/06 15:38:58 UTC

[GitHub] [flink] zentol commented on pull request #20971: [FLINK-29511][rest][docs] Sort properties/schemas in OpenAPI spec

zentol commented on PR #20971:
URL: https://github.com/apache/flink/pull/20971#issuecomment-1270288283

   > If we ordering the properties/schema, shouldn't we also sort the operations?
   
   The operations should have a well-defined order; in whichever order we define the endpoints. We don't _need_ to sort them.
   
   > a) we're still on OpenAPI spec 3.0.1 which 3.0.3 is out
   
   Not sure how tightly we have to follow that. :shrug: I think this is reliant on us upgrading our swagger dependencies; not entirely sure.
   
   > b) that the rest_v1_sql_gateway.yml has the same title Flink JobManager REST API which is wrong.
   
   good catch, fixed!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org