Commit 2aaadaf2 authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Deleting scopeQ and limit extra parameters and skipping the required: true...

Deleting scopeQ and limit extra parameters and skipping the required: true argument for timerel and timeAt query parameters from 5.7.3 Retrieve Temporal Evolution of an Entity operation.
parent 433f35d2
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1911,16 +1911,12 @@ paths:
        - $ref: '#/components/parameters/Query.attrs'
        - $ref: '#/components/parameters/Query.timeproperty'
        - $ref: '#/components/parameters/Query.timerel'
          required: true
        - $ref: '#/components/parameters/Query.timeAt'
          required: true
        - $ref: '#/components/parameters/Query.endTimeAt'
        - $ref: '#/components/parameters/Query.lastN'
        - $ref: '#/components/parameters/Query.lang'
        - $ref: '#/components/parameters/Query.aggrMethods'
        - $ref: '#/components/parameters/Query.aggrPeriodDuration'
        - $ref: '#/components/parameters/Query.scopeQ'
        - $ref: '#/components/parameters/Query.limit'
        - $ref: '#/components/parameters/Query.options.temporal'
        # Local Query param
        - $ref: '#/components/parameters/Query.local'