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


##########
docs/source/api/v5/deliveryservice_requests.rst:
##########
@@ -94,196 +94,114 @@ The response is an array of representations of 
:term:`Delivery Service Requests`
        Content-Encoding: gzip
        Content-Type: application/json
        Permissions-Policy: interest-cohort=()
-       Set-Cookie: mojolicious=...; Path=/; Expires=Thu, 29 Sep 2022 23:10:56 
GMT; Max-Age=3600; HttpOnly, access_token=...; Path=/; Expires=Thu, 29 Sep 2022 
23:10:56 GMT; Max-Age=3600; HttpOnly
+       Set-Cookie: mojolicious=...; Path=/; Expires=Fri, 09 Jun 2023 06:32:57 
GMT; Max-Age=3600; HttpOnly
        Vary: Accept-Encoding
        X-Server-Name: traffic_ops_golang/
-       Date: Thu, 29 Sep 2022 22:10:56 GMT
+       Date: Fri, 09 Jun 2023 05:32:57 GMT
        Content-Length: 988
 
-       { "response": [{
-               "assignee": null,
-               "author": "admin",
-               "changeType": "update",
-               "createdAt": "2022-09-29T22:07:15.008503Z",
-               "id": 1,
-               "lastEditedBy": "admin",
-               "lastUpdated": "2022-09-29T22:07:15.008503Z",
-               "original": {
-                       "active": "ACTIVE",
-                       "anonymousBlockingEnabled": false,
-                       "ccrDnsTtl": null,
-                       "cdnId": 2,
-                       "cdnName": "CDN-in-a-Box",
-                       "checkPath": null,
-                       "consistentHashQueryParams": [
-                               "abc",
-                               "pdq",
-                               "xxx",
-                               "zyx"
-                       ],
-                       "consistentHashRegex": null,
-                       "deepCachingType": "NEVER",
-                       "displayName": "Demo 1",
-                       "dnsBypassCname": null,
-                       "dnsBypassIp": null,
-                       "dnsBypassIp6": null,
-                       "dnsBypassTtl": null,
-                       "dscp": 0,
-                       "ecsEnabled": false,
-                       "edgeHeaderRewrite": null,
-                       "exampleURLs": [
-                               "http://video.demo1.mycdn.ciab.test";,
-                               "https://video.demo1.mycdn.ciab.test";
-                       ],
-                       "firstHeaderRewrite": null,
-                       "fqPacingRate": null,
-                       "geoLimit": 0,
-                       "geoLimitCountries": null,
-                       "geoLimitRedirectURL": null,
-                       "geoProvider": 0,
-                       "globalMaxMbps": null,
-                       "globalMaxTps": null,
-                       "httpBypassFqdn": null,
-                       "id": 1,
-                       "infoUrl": null,
-                       "initialDispersion": 1,
-                       "innerHeaderRewrite": null,
-                       "ipv6RoutingEnabled": true,
-                       "lastHeaderRewrite": null,
-                       "lastUpdated": "2022-09-29T20:58:53.07251Z",
-                       "logsEnabled": true,
-                       "longDesc": "Apachecon North America 2018",
-                       "matchList": [
-                               {
-                                       "type": "HOST_REGEXP",
-                                       "setNumber": 0,
-                                       "pattern": ".*\\.demo1\\..*"
-                               }
-                       ],
-                       "maxDnsAnswers": null,
-                       "maxOriginConnections": 0,
-                       "maxRequestHeaderBytes": 0,
-                       "midHeaderRewrite": null,
-                       "missLat": 42,
-                       "missLong": -88,
-                       "multiSiteOrigin": true,
-                       "originShield": null,
-                       "orgServerFqdn": "http://origin.infra.ciab.test";,
-                       "profileDescription": null,
-                       "profileId": null,
-                       "profileName": null,
-                       "protocol": 2,
-                       "qstringIgnore": 0,
-                       "rangeRequestHandling": 0,
-                       "rangeSliceBlockSize": null,
-                       "regexRemap": null,
-                       "regional": false,
-                       "regionalGeoBlocking": false,
-                       "remapText": null,
-                       "routingName": "video",
-                       "serviceCategory": null,
-                       "signed": false,
-                       "signingAlgorithm": null,
-                       "sslKeyVersion": 1,
-                       "tenant": "root",
-                       "tenantId": 1,
-                       "tlsVersions": null,
-                       "topology": "demo1-top",
-                       "trResponseHeaders": null,
-                       "trRequestHeaders": null,
-                       "type": "HTTP",
-                       "typeId": 1,
-                       "xmlId": "demo1"
-               },
-               "requested": {

Review Comment:
   Why was this deleted? It is part of response.



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