Loading LocationAPI.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -2344,7 +2344,8 @@ components: schema: type: array items: type: AnyUri type: string format: uri Query.subscription_type: description: 'Query parameter to filter on a specific subscription type. Permitted values: Loading @@ -2364,7 +2365,8 @@ components: required: false x-exportParamName: Query.address1 schema: type: Uri type: string format: uri Query.subscription_type1: description: 'Query parameter to filter on a specific subscription type. Permitted values: Loading Loading @@ -2394,7 +2396,8 @@ components: schema: type: array items: type: Array type: string format: uri Query.location: description: Shall not be included when the distance between two terminals is requested. name: location Loading Loading
LocationAPI.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -2344,7 +2344,8 @@ components: schema: type: array items: type: AnyUri type: string format: uri Query.subscription_type: description: 'Query parameter to filter on a specific subscription type. Permitted values: Loading @@ -2364,7 +2365,8 @@ components: required: false x-exportParamName: Query.address1 schema: type: Uri type: string format: uri Query.subscription_type1: description: 'Query parameter to filter on a specific subscription type. Permitted values: Loading Loading @@ -2394,7 +2396,8 @@ components: schema: type: array items: type: Array type: string format: uri Query.location: description: Shall not be included when the distance between two terminals is requested. name: location Loading