Commit 95ee33b9 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

Updated Responses and Refs

parent 55384c3f
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -40,7 +40,7 @@ paths:
        See clause 9.4.2.3.2.
        See clause 9.4.2.3.2.
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/Configuration.Get'
          $ref: '#/components/responses/Configuration.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -71,7 +71,7 @@ paths:
        $ref: '#/components/requestBodies/ConfigurationRequest'
        $ref: '#/components/requestBodies/ConfigurationRequest'
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/Configuration.Patch'
          $ref: '#/components/responses/Configuration.Patch.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -111,7 +111,7 @@ components:
      required: true
      required: true


  responses:
  responses:
    Configuration.Get:
    Configuration.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when configuration information about a VNF instance  has been read successfully. The response
        Shall be returned when configuration information about a VNF instance  has been read successfully. The response
@@ -142,7 +142,7 @@ components:
          schema:
          schema:
            $ref: ./definitions/SOL002VNFConfiguration_def.yaml#/definitions/VnfConfiguration
            $ref: ./definitions/SOL002VNFConfiguration_def.yaml#/definitions/VnfConfiguration


    Configuration.Patch:
    Configuration.Patch.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when the request has been accepted and completed.  The response body shall contain the
        Shall be returned when the request has been accepted and completed.  The response body shall contain the
+17 −17
Original line number Original line Diff line number Diff line
@@ -44,7 +44,7 @@ paths:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/Alarms.Get'
          $ref: '#/components/responses/Alarms.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -83,7 +83,7 @@ paths:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/IndividualAlarm.Get'
          $ref: '#/components/responses/IndividualAlarm.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -119,7 +119,7 @@ paths:
        $ref: '#/components/requestBodies/IndividualAlarmRequest'
        $ref: '#/components/requestBodies/IndividualAlarmRequest'
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/IndividualAlarm.Patch'
          $ref: '#/components/responses/IndividualAlarm.Patch.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -161,8 +161,8 @@ paths:
      requestBody:
      requestBody:
        $ref: '#/components/requestBodies/IndividualAlarmEscalateRequest'
        $ref: '#/components/requestBodies/IndividualAlarmEscalateRequest'
      responses:
      responses:
        "200":
        "204":
          $ref: '#/components/responses/IndividualAlarmEscalate.Post'
          $ref: '#/components/responses/IndividualAlarmEscalate.Post.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -203,7 +203,7 @@ paths:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/Subscriptions.Get'
          $ref: '#/components/responses/Subscriptions.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -239,7 +239,7 @@ paths:
        $ref: '#/components/requestBodies/FmSubscriptionRequest'
        $ref: '#/components/requestBodies/FmSubscriptionRequest'
      responses:
      responses:
        "201":
        "201":
          $ref: '#/components/responses/Subscriptions.Post'
          $ref: '#/components/responses/Subscriptions.Post.201'
        "303":
        "303":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/303
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/303
        "400":
        "400":
@@ -281,7 +281,7 @@ paths:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/IndividualSubscription.Get'
          $ref: '#/components/responses/IndividualSubscription.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -312,7 +312,7 @@ paths:
        This method terminates an individual subscription. See clause 7.4.6.3.5.
        This method terminates an individual subscription. See clause 7.4.6.3.5.
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/IndividualSubscription.Delete'
          $ref: '#/components/responses/IndividualSubscription.Delete.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -392,7 +392,7 @@ components:
      required: true
      required: true


  responses:
  responses:
    Alarms.Get:
    Alarms.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when information about zero or more alarms was queried successfully. The response body shall
        Shall be returned when information about zero or more alarms was queried successfully. The response body shall
@@ -434,7 +434,7 @@ components:
          schema:
          schema:
            $ref: ./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm
            $ref: ./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm


    IndividualAlarm.Get:
    IndividualAlarm.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when information about an individual alarm read  successfully. The response body shall contain
        Shall be returned when information about an individual alarm read  successfully. The response body shall contain
@@ -465,7 +465,7 @@ components:
          schema:
          schema:
            $ref: ./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm
            $ref: ./definitions/SOL002VNFFaultManagement_def.yaml#/definitions/Alarm


    IndividualAlarm.Patch:
    IndividualAlarm.Patch.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when the request was accepted and completed.  The response body shall contain attribute
        Shall be returned when the request was accepted and completed.  The response body shall contain attribute
@@ -496,7 +496,7 @@ components:
          schema:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/AlarmModifications
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/AlarmModifications


    IndividualAlarmEscalate.Post:
    IndividualAlarmEscalate.Post.204:
      description: |
      description: |
        204 No Content
        204 No Content
        Shall be returned when the VNFM has received the proposed "escalated  perceived severity" value successfully.
        Shall be returned when the VNFM has received the proposed "escalated  perceived severity" value successfully.
@@ -510,7 +510,7 @@ components:
            type: string
            type: string
      content: {}
      content: {}


    Subscriptions.Get:
    Subscriptions.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when the list of subscriptions has been queried successfully.
        Shall be returned when the list of subscriptions has been queried successfully.
@@ -553,7 +553,7 @@ components:
          schema:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/FmSubscription
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/FmSubscription


    Subscriptions.Post:
    Subscriptions.Post.201:
      description: |
      description: |
        201 CREATED
        201 CREATED
        The subscription was created successfully. The response body shall contain a representation of the created
        The subscription was created successfully. The response body shall contain a representation of the created
@@ -593,7 +593,7 @@ components:
          schema:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/FmSubscription
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/FmSubscription


    IndividualSubscription.Get:
    IndividualSubscription.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when information about an individual subscription  has been read successfully.
        Shall be returned when information about an individual subscription  has been read successfully.
@@ -624,7 +624,7 @@ components:
          schema:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/FmSubscription
            $ref: ../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/FmSubscription


    IndividualSubscription.Delete:
    IndividualSubscription.Delete.204:
      description: |
      description: |
        204 NO CONTENT
        204 NO CONTENT
        Shall be returned when the "Individual subscription" resource has  been deleted successfully.
        Shall be returned when the "Individual subscription" resource has  been deleted successfully.
+9 −9
Original line number Original line Diff line number Diff line
@@ -37,7 +37,7 @@ paths:
        e.g. during subscription. See clause 7.4.7.3.2.
        e.g. during subscription. See clause 7.4.7.3.2.
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFFMNotification.Get'
          $ref: '#/components/responses/VNFFMNotification.Get.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -63,7 +63,7 @@ paths:
        $ref: '#/components/requestBodies/AlarmNotification'
        $ref: '#/components/requestBodies/AlarmNotification'
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFFMNotification.Post'
          $ref: '#/components/responses/VNFFMNotification.Post.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -89,7 +89,7 @@ paths:
        e.g. during subscription. See clause 7.4.7.3.2.
        e.g. during subscription. See clause 7.4.7.3.2.
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFFMNotification.Get'
          $ref: '#/components/responses/VNFFMNotification.Get.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -115,7 +115,7 @@ paths:
        $ref: '#/components/requestBodies/AlarmClearedNotification'
        $ref: '#/components/requestBodies/AlarmClearedNotification'
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFFMNotification.Post'
          $ref: '#/components/responses/VNFFMNotification.Post.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -141,7 +141,7 @@ paths:
        e.g. during subscription. See clause 7.4.7.3.2.
        e.g. during subscription. See clause 7.4.7.3.2.
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFFMNotification.Get'
          $ref: '#/components/responses/VNFFMNotification.Get.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -167,7 +167,7 @@ paths:
        $ref: '#/components/requestBodies/AlarmListRebuiltNotification'
        $ref: '#/components/requestBodies/AlarmListRebuiltNotification'
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFFMNotification.Post'
          $ref: '#/components/responses/VNFFMNotification.Post.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -213,9 +213,9 @@ components:
      required: true
      required: true


  responses:
  responses:
    VNFFMNotification.Get:
    VNFFMNotification.Get.204:
      description: |
      description: |
        201 NO CONTENT
        204 NO CONTENT
        Shall be returned to indicate the notification endpoint has been  tested successfully. The response body
        Shall be returned to indicate the notification endpoint has been  tested successfully. The response body
        shall be empty.
        shall be empty.
      headers:
      headers:
@@ -236,7 +236,7 @@ components:
            type: string
            type: string
      content: {}
      content: {}


    VNFFMNotification.Post:
    VNFFMNotification.Post.204:
      description: |
      description: |
        204 NO CONTENT
        204 NO CONTENT
        Shall be returned when the notification has been delivered successfully. The response body shall be empty.
        Shall be returned when the notification has been delivered successfully. The response body shall be empty.
+14 −14
Original line number Original line Diff line number Diff line
@@ -42,7 +42,7 @@ paths:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/Indicators.Get'
          $ref: '#/components/responses/Indicators.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -81,7 +81,7 @@ paths:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/VnfIndicators.Get'
          $ref: '#/components/responses/VnfIndicators.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -118,7 +118,7 @@ paths:
        The GET method reads a VNF indicator. See clause 8.4.4.3.2.
        The GET method reads a VNF indicator. See clause 8.4.4.3.2.
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/VnfIndividualIndicator.Get'
          $ref: '#/components/responses/VnfIndividualIndicator.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -157,7 +157,7 @@ paths:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/nextpage_opaque_marker
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/VnfIndicatorSubscriptions.Get'
          $ref: '#/components/responses/VnfIndicatorSubscriptions.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -193,7 +193,7 @@ paths:
        $ref: '#/components/requestBodies/VnfIndicatorSubscriptionRequest'
        $ref: '#/components/requestBodies/VnfIndicatorSubscriptionRequest'
      responses:
      responses:
        "201":
        "201":
          $ref: '#/components/responses/VnfIndicatorSubscription.Post'
          $ref: '#/components/responses/VnfIndicatorSubscription.Post.201'
        "303":
        "303":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/303
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/303
        "400":
        "400":
@@ -231,7 +231,7 @@ paths:
        The GET method reads an individual subscription. See clause 8.4.6.3.2.
        The GET method reads an individual subscription. See clause 8.4.6.3.2.
      responses:
      responses:
        "200":
        "200":
          $ref: '#/components/responses/VnfIndicatorSubscription.Get'
          $ref: '#/components/responses/VnfIndicatorSubscription.Get.200'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -262,7 +262,7 @@ paths:
        The DELETE method terminates an individual subscription. See clause 8.4.6.3.5.
        The DELETE method terminates an individual subscription. See clause 8.4.6.3.5.
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VnfIndicatorSubscription.Delete'
          $ref: '#/components/responses/VnfIndicatorSubscription.Delete.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -340,7 +340,7 @@ components:
      required: true
      required: true


  responses:
  responses:
    Indicators.Get:
    Indicators.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when information about zero or more VNF indicators was  queried successfully.
        Shall be returned when information about zero or more VNF indicators was  queried successfully.
@@ -378,7 +378,7 @@ components:
            items:
            items:
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicator
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicator


    VnfIndicators.Get:
    VnfIndicators.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when information about zero or more VNF indicators  was queried successfully.
        Shall be returned when information about zero or more VNF indicators  was queried successfully.
@@ -416,7 +416,7 @@ components:
            items:
            items:
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicator
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicator


    VnfIndividualIndicator.Get:
    VnfIndividualIndicator.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when the VNF indicator has been read successfully. The response body shall contain the
        Shall be returned when the VNF indicator has been read successfully. The response body shall contain the
@@ -439,7 +439,7 @@ components:
          schema:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicator
            $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicator


    VnfIndicatorSubscriptions.Get:
    VnfIndicatorSubscriptions.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when the list of subscriptions was queried successfully.
        Shall be returned when the list of subscriptions was queried successfully.
@@ -477,7 +477,7 @@ components:
            items:
            items:
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicatorSubscription
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicatorSubscription


    VnfIndicatorSubscription.Post:
    VnfIndicatorSubscription.Post.201:
      description: |
      description: |
        201 CREATED
        201 CREATED
        Shall be returned when the subscription has been created successfully. The response body shall contain a
        Shall be returned when the subscription has been created successfully. The response body shall contain a
@@ -518,7 +518,7 @@ components:
            items:
            items:
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicatorSubscription
              $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicatorSubscription


    VnfIndicatorSubscription.Get:
    VnfIndicatorSubscription.Get.200:
      description: |
      description: |
        200 OK
        200 OK
        Shall be returned when information about an individual subscription has been read successfully.
        Shall be returned when information about an individual subscription has been read successfully.
@@ -541,7 +541,7 @@ components:
          schema:
          schema:
            $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicatorSubscription
            $ref: ../../definitions/SOL002SOL003VNFIndicator_def.yaml#/definitions/VnfIndicatorSubscription


    VnfIndicatorSubscription.Delete:
    VnfIndicatorSubscription.Delete.204:
      description: |
      description: |
        204 NO CONTENT
        204 NO CONTENT
        Shall be returned when the subscription has been deleted successfully. The response body shall be empty.
        Shall be returned when the subscription has been deleted successfully. The response body shall be empty.
+7 −7
Original line number Original line Diff line number Diff line
@@ -37,7 +37,7 @@ paths:
        API consumer, e.g. during subscription. See clause 8.4.7.3.2.
        API consumer, e.g. during subscription. See clause 8.4.7.3.2.
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFInNotification.Get'
          $ref: '#/components/responses/VNFInNotification.Get.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -63,7 +63,7 @@ paths:
        $ref: '#/components/requestBodies/VnfIndicatorValueChangeNotification'
        $ref: '#/components/requestBodies/VnfIndicatorValueChangeNotification'
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFInNotification.Post'
          $ref: '#/components/responses/VNFInNotification.Post.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -89,7 +89,7 @@ paths:
        API consumer, e.g. during subscription. See clause 8.4.7.3.2.
        API consumer, e.g. during subscription. See clause 8.4.7.3.2.
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFInNotification.Get'
          $ref: '#/components/responses/VNFInNotification.Get.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -115,7 +115,7 @@ paths:
        $ref: '#/components/requestBodies/SupportedIndicatorsChangeNotification'
        $ref: '#/components/requestBodies/SupportedIndicatorsChangeNotification'
      responses:
      responses:
        "204":
        "204":
          $ref: '#/components/responses/VNFInNotification.Post'
          $ref: '#/components/responses/VNFInNotification.Post.204'
        "400":
        "400":
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
          $ref: ../../responses/SOL002SOL003_resp.yaml#/components/responses/400
        "401":
        "401":
@@ -152,9 +152,9 @@ components:
      required: true
      required: true


  responses:
  responses:
    VNFInNotification.Get:
    VNFInNotification.Get.204:
      description: |
      description: |
        201 NO CONTENT
        204 NO CONTENT
        Shall be returned to indicate the notification endpoint has been  tested successfully. The response body
        Shall be returned to indicate the notification endpoint has been  tested successfully. The response body
        shall be empty.
        shall be empty.
      headers:
      headers:
@@ -175,7 +175,7 @@ components:
            type: string
            type: string
      content: {}
      content: {}


    VNFInNotification.Post:
    VNFInNotification.Post.204:
      description: |
      description: |
        204 NO CONTENT
        204 NO CONTENT
        Shall be returned when the notification has been delivered successfully. The response body shall be empty.
        Shall be returned when the notification has been delivered successfully. The response body shall be empty.
Loading