Commit 22b8d615 authored by Kevin Di Lallo's avatar Kevin Di Lallo Committed by GitHub Enterprise
Browse files

Merge pull request #34 from wbu-tep/kd_sp41_dev_metrics

Metrics Dashboard support for MEC011 & MEC021
parents 136f952d c71b0720
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -513,15 +513,17 @@ components:
                type: object
                required:
                  - href
                  - rel
                  - subscriptionType
                properties:
                  href:
                    description: URI referring to a resource
                    type: string
                    format: uri
                  rel:
                  subscriptionType:
                    description: >-
                      The values shall be set to AppTerminationNotificationSubscription.
                      Type of the subscription. The values are as defined in
                      the "subscriptionType" attribute for each different Mp1
                      event subscription data type.
                    type: string
    OperationActionType:
      description: Operation that is being performed on the MEC application instance.
+7 −5
Original line number Diff line number Diff line
@@ -373,15 +373,17 @@ components:
                type: object
                required:
                  - href
                  - rel
                  - subscriptionType
                properties:
                  href:
                    description: URI referring to a resource
                    type: string
                    format: uri
                  rel:
                  subscriptionType:
                    description: >-
                      The value shall be se to SerAvailabilityNotificationSubscription.
                      Type of the subscription. The values are as defined in
                      the "subscriptionType" attribute for each different Mp1
                      event subscription data type.
                    type: string
    ProblemDetails:
      type: object