You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/04/20 18:15:24 UTC

[GitHub] [trafficcontrol] ocket8888 commented on issue #4643: Dsstats rename

ocket8888 commented on issue #4643:
URL: https://github.com/apache/trafficcontrol/pull/4643#issuecomment-616725499


   That's all I did. I have to make the name change in only 2.x, which means we need different struct tags for each API version, which means we need different structs, which means we need to write different objects to the response depending on the API version. I changed how `getDSSummary` works to avoid copy/pasting the function - the amount of lines changed would have been even greater if I hadn't.


----------------------------------------------------------------
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:
users@infra.apache.org