Loading ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -762,8 +762,6 @@ paths: This operation allows retrieving a specific context source registration from an NGSI-LD system. operationId: retrieveCSR parameters: # Query params - $ref: '#/components/parameters/Query.options.sysAttrs' # Path params - $ref: '#/components/parameters/Path.registrationId' # Local Query param Loading Loading @@ -1205,6 +1203,8 @@ paths: This operation allows retrieving an existing Context Source Registration Subscription. operationId: retrieveCSRSubscription parameters: # Query params - $ref: '#/components/parameters/Query.options.sysAttrs' # Path params - $ref: '#/components/parameters/Path.subscriptionId' # Local Query param Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -762,8 +762,6 @@ paths: This operation allows retrieving a specific context source registration from an NGSI-LD system. operationId: retrieveCSR parameters: # Query params - $ref: '#/components/parameters/Query.options.sysAttrs' # Path params - $ref: '#/components/parameters/Path.registrationId' # Local Query param Loading Loading @@ -1205,6 +1203,8 @@ paths: This operation allows retrieving an existing Context Source Registration Subscription. operationId: retrieveCSRSubscription parameters: # Query params - $ref: '#/components/parameters/Query.options.sysAttrs' # Path params - $ref: '#/components/parameters/Path.subscriptionId' # Local Query param Loading