rimashah25 commented on code in PR #7099:
URL: https://github.com/apache/trafficcontrol/pull/7099#discussion_r1021752174


##########
docs/source/api/v5/deliveryservices_id.rst:
##########
@@ -400,20 +404,25 @@ Response Structure
        Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, 
Accept, Set-Cookie, Cookie
        Access-Control-Allow-Methods: POST,GET,OPTIONS,PUT,DELETE
        Access-Control-Allow-Origin: *
+       Content-Encoding: gzip
        Content-Type: application/json
-       Set-Cookie: mojolicious=...; Path=/; Expires=Mon, 18 Nov 2019 17:40:54 
GMT; Max-Age=3600; HttpOnly
-       Whole-Content-Sha512: 
w9NlQpJJEl56r6iYq/fk8o5WfAXeUS5XR9yDHvKUgPO8lYEo8YyftaSF0MPFseeOk60dk6kQo+MLYTDIAhhRxw==
+       Permissions-Policy: interest-cohort=()
+       Set-Cookie: mojolicious=...; Path=/; Expires=Thu, 29 Sep 2022 22:59:08 
GMT; Max-Age=3600; HttpOnly, access_token=...; Path=/; Expires=Thu, 29 Sep 2022 
22:59:08 GMT; Max-Age=3600; HttpOnly
+       Vary: Accept-Encoding
        X-Server-Name: traffic_ops_golang/
-       Date: Tue, 20 Nov 2018 14:56:37 GMT
-       Content-Length: 57
+       Date: Thu, 29 Sep 2022 21:59:08 GMT
+       Content-Length: 161
 
        { "alerts": [
                {
                        "text": "ds was deleted.",
                        "level": "success"
+               },
+               {
+                       "text": "Perform a CDN snapshot then queue updates on 
all servers in the cdn for the changes to take effect.",
+                       "level": "info"

Review Comment:
   Okie.. I remember adding the logic in TP and TO but didn't update the docs. 
So, thank you for updating the docs.



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

To unsubscribe, e-mail: [email protected]

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

Reply via email to