From 15d143ad49d7744c4bfea32a48350e1a5bc37141 Mon Sep 17 00:00:00 2001 From: Bryce Date: Mon, 3 Nov 2025 10:34:05 -0800 Subject: [PATCH] server location filter update --- platform/paths/infrastructure/servers/servers.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/paths/infrastructure/servers/servers.yml b/platform/paths/infrastructure/servers/servers.yml index c0ae692e..fa5a4572 100644 --- a/platform/paths/infrastructure/servers/servers.yml +++ b/platform/paths/infrastructure/servers/servers.yml @@ -61,10 +61,10 @@ get: type: string description: | `filter[cluster]=clusterIdentifier` filtering by cluster. Enter the cluster identifier and the return will include servers belonging to the specified cluster. - location_id: + location: type: string description: | - `filter[location_id]=location` filtering by location. Enter the location id and the return will include servers belonging to the specified location. + `filter[location]=location` filtering by location. Enter the location id and the return will include servers belonging to the specified location. providers: type: string description: |