Commit 1213cd8c authored by sunse's avatar sunse
Browse files

28.532_Rel18_CR0311_Add_dataNodeSelector_to_getMOIAttributes Update TS28532_ProvMnS.yaml

parent 1637bb3a
Loading
Loading
Loading
Loading
Loading
+9 −2
Original line number Diff line number Diff line
@@ -195,8 +195,7 @@ paths:
            This parameter reduces the targeted set of resources by applying a
            filter to the scoped set of resource representations. Only resource
            representations for which the filter construct evaluates to "true"
            are targeted. No filter language is specified in the present
            document.
            are targeted.
          required: false
          schema:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Filter'
@@ -224,6 +223,14 @@ paths:
              type: string
          style: form
          explode: false
        - name: dataNodeSelector
          in: query
          description: >-
            This parameter contains an expression allowing to conditionally
            select data nodes.
          required: false
          schema:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Filter'
      responses:
        '200':
          description: >-