mattjackson220 commented on a change in pull request #4477: Deprecate
parameters/profile/:name
URL: https://github.com/apache/trafficcontrol/pull/4477#discussion_r391909311
##########
File path: docs/source/api/v1/parameters_profile_name.rst
##########
@@ -69,9 +72,14 @@ Response Structure
Whole-Content-Sha512:
NudgZXUNyKNpmSFf856KEjyy+Pin/bFhG9NoRBDAxYbRKt2T5fF5Ze7sUNZfFI5n/ZZsgbx6Tsgtfd7oM6j+eg==
X-Server-Name: traffic_ops_golang/
Date: Wed, 05 Dec 2018 21:08:56 GMT
- Content-Length: 542
+ Content-Length: 628
- { "response": [
+ { "alerts": [
+ {
+ "level": "warning",
+ "text": "This endpoint is deprecated, please use
/profiles/name/:name/parameters instead"
Review comment:
also for consistency can you change :name to be {name} here and in the
actual response in go?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services