ocket8888 commented on issue #4378: updated API to version 2.1 URL: https://github.com/apache/trafficcontrol/pull/4378#issuecomment-582643264 I don't think you need to allow `/api/2` to support `/api/2.0` - and actually there is an API 1.0, you can see the routes [in TrafficOpsRoutes.pm](https://github.com/apache/trafficcontrol/blob/master/traffic_ops/app/lib/TrafficOpsRoutes.pm#L907-L1005). The thing is that 1.0 was just used to refer to the API before it was versioned, because that was actually our "first" version of the API. So that's why the version-in-the-path API starts at 1.1
---------------------------------------------------------------- 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] With regards, Apache Git Services
