Commit bd11100c authored by wiedemann's avatar wiedemann
Browse files

fix duplicate parameter

parent beab36fa
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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'