You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2022/05/20 19:54:40 UTC

[GitHub] [trafficcontrol] ericholguin commented on a diff in pull request #6847: Fixed API v4 `/servers` result for query param {profileName}

ericholguin commented on code in PR #6847:
URL: https://github.com/apache/trafficcontrol/pull/6847#discussion_r878504944


##########
docs/source/api/v4/servers.rst:
##########
@@ -51,7 +51,7 @@ Request Structure
 	+----------------+----------+-------------------------------------------------------------------------------------------------------------------+
 	| id             | no       | Return only the server with this integral, unique identifier                                                      |
 	+----------------+----------+-------------------------------------------------------------------------------------------------------------------+
-	| profileId      | no       | Return only those servers that are using the :term:`Profile` that has this :ref:`profile-id`                      |
+	| profileName    | no       | Return only those servers that are using the :term:`Profile` that has this :ref:`profile-name`                      |

Review Comment:
   Extra spaces causing the malformed table issue



-- 
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: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org