rob05c commented on issue #2872: RFE: Add supported API versions API
URL: https://github.com/apache/trafficcontrol/issues/2872#issuecomment-437081331
 
 
   >I'd be ok with just a simple GET response with an array of version strings, 
not even endpoints specifically because that should be defined by the api spec 
at that version.
   
   I want endpoints, for 2 reasons:
   1. that's a great theory, but I don't have any confidence that we won't 
break Semantic Versioning in practice.
   2. Even if we don't, it's much easier for someone hitting those HTTP 
endpoints to immediately see "oh, that endpoint isn't in this version", than 
having to look up the docs every time, which they can't possibly  memorize. It 
just makes people's lives easier.
   3. The performance doesn't matter. Even with all the endpoints of every 
version, we're talking about kilobytes, especially gzipped

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to