Commit d126f773 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

remove 'the provision for .. defined in ..' phrases

parent 1d28477c
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4061,8 +4061,7 @@ definitions:
      vimConnectionInfo:
        description: >
          If present, this attribute signals the changes to VIM connection info that were passed in the related 
          "ChangeCurrentVnfPkgRequest" structure. The provisions for sensitive information defined in clause 
          4.4.1.6 apply.
          "ChangeCurrentVnfPkgRequest" structure.
        type: object
        additionalProperties:
          $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/VimConnectionInfo"
+4 −6
Original line number Diff line number Diff line
@@ -388,9 +388,9 @@ paths:
      - $ref: '#/components/parameters/VnfPkgId'
    get:
      description: |
        The GET method shall return an archive that contains a set of artifacts according to the provisions for
        inclusion/exclusion defined below, embedded in a directory structure being the same as in the VNF package.
        See clause 10.4.5a.3.2.
        The GET method shall return an archive that contains a set of artifacts.

        This GET method is used to Bulk-fetch artifacts that are not images.
      parameters:
        - $ref: ../../components/SOL003_params.yaml#/components/parameters/Accept
        - $ref: ../../components/SOL003_params.yaml#/components/parameters/Authorization
@@ -434,9 +434,7 @@ paths:
      - $ref: '#/components/parameters/VnfdId'
    get:
      description: |
        The GET method shall return an archive that contains a set of artifacts according to the provisions for
        inclusion/exclusion defined below, embedded in a directory structure being the same as in the VNF package.
        See clause 10.4.5a.3.2.
        The GET method fetches the content of an artifact within a VNF package.
      parameters:
        - $ref: ../../components/SOL003_params.yaml#/components/parameters/Accept
        - $ref: ../../components/SOL003_params.yaml#/components/parameters/Authorization