Commit 79a10363 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_128: "filter" parameter description updated in GET "VNF Packages" (VNF PM)

parent 9b10fb45
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -44,11 +44,11 @@ paths:
          required: false
          required: false
          type: "string"
          type: "string"
          description: >
          description: >
            Attribute-based filtering parameters according to clause 4.3.2.
            Attribute-based filtering expression according to clause 4.3.2.
            The NFVO shall support receiving filtering parameters as part of the URI query string. The
            The NFVO shall support receiving this parameter as part of the URI query string. The
            OSS/BSS may supply filtering parameters.
            OSS/BSS may supply this parameter.
            All attribute names that appear in the VnfPkgInfo and in data types referenced from it shall
            All attribute names that appear in the VnfPkgInfo and in data types referenced from it shall
            be supported in attribute-based filtering parameters.
            be supported by the NFVO in the filter expression.
        - name: "all_fields"
        - name: "all_fields"
          in: "query"
          in: "query"
          required: false
          required: false