ericholguin commented on code in PR #7453:
URL: https://github.com/apache/trafficcontrol/pull/7453#discussion_r1189050775
##########
traffic_ops/testing/api_contract/v4/response_template.json:
##########
@@ -176,6 +176,23 @@
"server_capabilities": {
"type": "object",
"properties": {
+ "id": {
+ "type": "int"
+ },
Review Comment:
Not sure why you changed anything here, but it shouldnt have an id property.
Tests are failing because of this
--
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]