Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions platform/paths/infrastructure/servers/servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down