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

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