Commit 8199a708 authored by Pietro Piscione's avatar Pietro Piscione
Browse files

Minor fix

parent d39e2fb8
Loading
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -129,11 +129,6 @@ paths:
  ###############################################################################
  /ns_descriptors/{nsdInfoId}:
    #ETSI GS NFV-SOL 005 V3.7.1 location: 5.4.3
    description: |
          This identifier can be retrieved from the resource referenced by the "Location" HTTP header in 
          the response to a POST request creating a new NS descriptor resource. It can also be retrieved
          from the "id" attribute in the message content of that response.

    parameters:
      - $ref: '#/components/parameters/NsdInfoId'
      - $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
@@ -230,10 +225,6 @@ paths:
  ###############################################################################
  /ns_descriptors/{nsdInfoId}/nsd_content:
    #ETSI GS NFV-SOL 005 V3.7.1 location: 5.4.4
    description: |
          This identifier can be retrieved from the resource referenced by the "Location" HTTP header in 
          the response to a POST request creating a new NS descriptor resource. It can also be retrieved
          from the "id" attribute in the message content of that response.
    parameters:
      - $ref: '#/components/parameters/NsdInfoId'
      - $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
@@ -307,10 +298,6 @@ paths:
  ###############################################################################
  /ns_descriptors/{nsdInfoId}/nsd:
    #ETSI GS NFV-SOL 005 V3.7.1 location: 5.4.4a
    description: |
          This identifier can be retrieved from the resource referenced by the "Location" HTTP header in 
          the response to a POST request creating a new NS descriptor resource. It can also be retrieved
          from the "id" attribute in the message content of that response.
    parameters:
      - $ref: '#/components/parameters/NsdInfoId'
      - $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization
@@ -351,10 +338,6 @@ paths:
  ###############################################################################
  /ns_descriptors/{nsdInfoId}/manifest:
    #ETSI GS NFV-SOL 005 V3.7.1 location: 5.4.4b
    description: |
          This identifier can be retrieved from the resource referenced by the "Location" HTTP header in 
          the response to a POST request creating a new NS descriptor resource. It can also be retrieved
          from the "id" attribute in the message content of that response.
    parameters:
      - $ref: '#/components/parameters/NsdInfoId'
      - $ref: ../components/SOL005_params.yaml#/components/parameters/Authorization