From a0557484ab7dc8d2e200d6c42aef57e2b6b8ecf3 Mon Sep 17 00:00:00 2001 From: Chris Little Date: Thu, 23 Nov 2023 14:58:31 +0000 Subject: [PATCH] Update locationId.yaml corrected spelling --- core/standard/openapi/parameters/queries/locationId.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/standard/openapi/parameters/queries/locationId.yaml b/core/standard/openapi/parameters/queries/locationId.yaml index ade100d4c..b201cfa07 100644 --- a/core/standard/openapi/parameters/queries/locationId.yaml +++ b/core/standard/openapi/parameters/queries/locationId.yaml @@ -1,6 +1,6 @@ name: locationId in: path required: true -description: Comma delimeted list of location idenitifiers (i.e. EGLL or EGLL,YBBN,CYOW or London,Brisbane) +description: Comma delimeted list of location identifiers (i.e. EGLL or EGLL,YBBN,CYOW or London,Brisbane) schema: type: string