diff --git a/ngsi-ld-api.yaml b/ngsi-ld-api.yaml index 24132daac581927f39337d74065069ced063deb7..8b6b5a3e78f208c789f9606002f2521650de19f8 100644 --- a/ngsi-ld-api.yaml +++ b/ngsi-ld-api.yaml @@ -1831,7 +1831,6 @@ paths: - $ref: '#/components/parameters/Query.scopeQ' - $ref: '#/components/parameters/Query.limit' - $ref: '#/components/parameters/Query.count' - - $ref: '#/components/parameters/Query.options.temporal' - $ref: '#/components/parameters/Query.options.sysAttrs' # Local Query param - $ref: '#/components/parameters/Query.local' @@ -1897,7 +1896,6 @@ paths: - $ref: '#/components/parameters/Query.lang' - $ref: '#/components/parameters/Query.aggrMethods' - $ref: '#/components/parameters/Query.aggrPeriodDuration' - - $ref: '#/components/parameters/Query.options.temporal' - $ref: '#/components/parameters/Query.options.sysAttrs' # Local Query param - $ref: '#/components/parameters/Query.local'