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/01/28 09:14:39 UTC

[GitHub] [flink] zentol commented on pull request #18507: [FLINK-25807][rest][docs] Deduplicate fields that only differ by naming convention

zentol commented on pull request #18507:
URL: https://github.com/apache/flink/pull/18507#issuecomment-1024025106


   > we want to avoid a breaking change here
   
   It's not a breaking change in any case. The REST API still responds with both fields and existing clients will continue to work. Any code written against the new client is, well, new, and thus can't be broken.
   
   > Would it be possible to leverage the swagger annotation
   
   Yes, this is possible. I forgot that we directly pass the request/response bodies to swagger.


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