rawlinp commented on pull request #5179:
URL: https://github.com/apache/trafficcontrol/pull/5179#issuecomment-781702570


   If `GET /cdns` returns new fields, but you can't use `PUT /cdns` or `POST 
/cdns` to update/create those fields, I think that might be fine to do without 
a minor version bump.
   
   IMO minor version bumps are all about "round-trip safety". I.e. can an "old" 
client do a `GET`, followed by a `PUT` using that response and not accidentally 
delete any new data fields. If the new data fields are essentially read-only, I 
don't see a real need for bumping the minor version.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to