Loading ngsi-ld-api.yaml +5 −4 Original line number Diff line number Diff line Loading @@ -189,7 +189,6 @@ paths: - $ref: '#/components/parameters/Path.entityId' # Query params - $ref: '#/components/parameters/Query.attrs' # REVIEW GeoProperty - $ref: '#/components/parameters/Query.geometryProperty' # REVIEW Options entities - $ref: '#/components/parameters/Query.lang' Loading Loading @@ -2846,7 +2845,6 @@ components: schema: type: string required: false # REVIEW Query.datasetId: name: datasetId in: query Loading Loading @@ -2913,7 +2911,6 @@ components: type: string format: pattern required: false # REVIEW (5.7.1 y 6.4.3/6.5.3) Query.geometryProperty: name: geometryProperty in: query Loading Loading @@ -2942,7 +2939,6 @@ components: - Polygon - MultiPolygon required: false # REVIEW (5.7.1 y 6.4.3/6.5.3) Query.geoproperty: name: geoproperty in: query Loading @@ -2953,6 +2949,11 @@ components: explode: true schema: type: string enum: - location - observationSpace - operationSpace default: location required: false Query.georel: name: georel Loading Loading
ngsi-ld-api.yaml +5 −4 Original line number Diff line number Diff line Loading @@ -189,7 +189,6 @@ paths: - $ref: '#/components/parameters/Path.entityId' # Query params - $ref: '#/components/parameters/Query.attrs' # REVIEW GeoProperty - $ref: '#/components/parameters/Query.geometryProperty' # REVIEW Options entities - $ref: '#/components/parameters/Query.lang' Loading Loading @@ -2846,7 +2845,6 @@ components: schema: type: string required: false # REVIEW Query.datasetId: name: datasetId in: query Loading Loading @@ -2913,7 +2911,6 @@ components: type: string format: pattern required: false # REVIEW (5.7.1 y 6.4.3/6.5.3) Query.geometryProperty: name: geometryProperty in: query Loading Loading @@ -2942,7 +2939,6 @@ components: - Polygon - MultiPolygon required: false # REVIEW (5.7.1 y 6.4.3/6.5.3) Query.geoproperty: name: geoproperty in: query Loading @@ -2953,6 +2949,11 @@ components: explode: true schema: type: string enum: - location - observationSpace - operationSpace default: location required: false Query.georel: name: georel Loading