jagan-parthiban commented on code in PR #7708:
URL: https://github.com/apache/trafficcontrol/pull/7708#discussion_r1305902380
##########
traffic_ops/traffic_ops_golang/parameter/parameters.go:
##########
@@ -361,32 +361,16 @@ func CreateParameter(w http.ResponseWriter, r
*http.Request) {
return
}
- // This code block decides if the request body is a slice of parameters
or a single object.
+ //// This code block decides if the request body is a slice of
parameters or a single object and unmarshal it.
Review Comment:
Removed it. Thanks.
--
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]