Commit 0ef4afc1 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

minor fixes in description tag

parent 6e7a3f1b
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -132,7 +132,8 @@ components:
          schema:
            type: string
        Content-Type:
          description: The MIME type of the body of the response.
          description: >
            The MIME type of the body of the response.
          style: simple
          explode: false
          schema:
+1 −1
Original line number Diff line number Diff line
@@ -457,7 +457,7 @@ components:
    exclude_default_pm_jobs:
      name: exclude_default
      in: query
      description: >-
      description: >
        Indicates to exclude the following complex attributes from the response. See
        clause 5.3 of ETSI GS NFV-SOL 013 [6] for details. The VNFM shall support this
        parameter.
+1 −1
Original line number Diff line number Diff line
@@ -222,7 +222,7 @@ components:
    exclude_default_vnf_packages:
      name: exclude_default
      in: query
      description: >-
      description: >
        Indicates to exclude the following complex attributes from the response. See 
        clause 5.3 of ETSI GS NFV-SOL 013 [8] for details.
        The NFVO shall support this parameter.
+2 −2
Original line number Diff line number Diff line
@@ -643,7 +643,7 @@ definitions:
          - IPV4
          - IPV6 
      loadBalancerIp:
        description:
        description: >
          Fixed address to assign to an external load balancer.
          See notes 1 and 2.
        $ref: "#/definitions/IpAddress"
@@ -714,7 +714,7 @@ definitions:
        items:
          $ref: "#/definitions/ExtLinkPortData"
      extNetAttDefResourceData:
        description:
        description: >
          Externally provided network attachment definition
          resource(s) that provide the specification of the interface
          to attach external CPs to this external VL. See note 2.
+1 −1

File changed.

Contains only whitespace changes.