You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/06/10 00:03:21 UTC

[GitHub] [trafficcontrol] rimashah25 commented on a change in pull request #5904: Add change log count to user response payload and username as query param in logs API

rimashah25 commented on a change in pull request #5904:
URL: https://github.com/apache/trafficcontrol/pull/5904#discussion_r648760413



##########
File path: docs/source/api/v4/logs.rst
##########
@@ -92,5 +95,8 @@ Response Structure
 			"user": "admin",
 			"id": 443,
 			"message": "1 delivery services were assigned to test"
-		}
-	]}
+		}],
+		"summary": {
+      "count": 20
+    }
+	}

Review comment:
       I was using tabs but somehow it doesn't like it. Anyways I updated the docs by copying what was seen in /servers.rst




-- 
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:
users@infra.apache.org