ocket8888 commented on a change in pull request #3284: Update API Documentation with CacheURL deprecation URL: https://github.com/apache/trafficcontrol/pull/3284#discussion_r252433412
########## File path: docs/source/api/servers_id_deliveryservices.rst ########## @@ -50,7 +50,7 @@ Response Structure ------------------ :active: ``true`` if the Delivery Service is active, ``false`` otherwise :anonymousBlockingEnabled: ``true`` if :ref:`Anonymous Blocking <anonymous_blocking-qht>` has been configured for the Delivery Service, ``false`` otherwise -:cacheurl: A setting for a deprecated feature of now-unsupported Trafficserver versions +:cacheurl: Deprecated. A setting for a deprecated feature of now-unsupported Trafficserver versions Review comment: Actually, I take that back. There is one other important thing. Because this is in the API docs, you should make note of the fact that it's version 3.0 of Traffic Control that deprecates it. Since we version our API separately there could be some confusion otherwise. ---------------------------------------------------------------- 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
