jagan-parthiban commented on code in PR #7408:
URL: https://github.com/apache/trafficcontrol/pull/7408#discussion_r1163998385
##########
traffic_ops/v5-client/serviceCategory.go:
##########
@@ -28,24 +28,26 @@ import (
const apiServiceCategories = "/service_categories"
// CreateServiceCategory creates the given Service Category.
-func (to *Session) CreateServiceCategory(serviceCategory tc.ServiceCategory,
opts RequestOptions) (tc.Alerts, toclientlib.ReqInf, error) {
+// tc.ServiceCategoryV5 used RFC3339 Time Format
Review Comment:
Removed the comments
--
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]