rimashah25 commented on code in PR #7561:
URL: https://github.com/apache/trafficcontrol/pull/7561#discussion_r1240358898
##########
lib/go-tc/asns.go:
##########
@@ -38,6 +40,25 @@ type ASNResponse struct {
Alerts
}
+// ASNsResponseV5 is a list of ASNs (Autonomous System Numbers) as a response.
+// swagger:response ASNsResponse
+// in: body
+type ASNsResponseV5 struct {
Review Comment:
I can answer my own questions: we are future preparing ourselves.
--
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]