srijeet0406 commented on code in PR #7023:
URL: https://github.com/apache/trafficcontrol/pull/7023#discussion_r952012443
##########
traffic_ops/testing/api/v4/tc-fixtures.json:
##########
@@ -2,11 +2,11 @@
"asns": [
{
"asn": 8888,
- "cachegroupName": "originCachegroup"
+ "cachegroup": "originCachegroup"
Review Comment:
Actually, now that I think of it, this change doesn't need to be a part of
this PR. I was trying something out and forgot to back out the changes. That
said, we should probably fix the test fixtures in a subsequent PR that changes
the field name. I still think the field name should be `cachegroup`.
--
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]