Commit 45b6a927 authored by Simon Pastor's avatar Simon Pastor
Browse files

merge

parent ae70858b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ paths:
              $ref: '#/components/schemas/RegistrationInfo'    
            example:
              deviceInformation:
                - appMobilityServiceLevel: 1
                - appMobilityServiceLevel: 3
                  associateId:
                    type: 1
                    value: '10.100.0.3'
@@ -168,7 +168,7 @@ paths:
            example:
              appMobilityServiceId: "appMobilityServiceId"
              deviceInformation:
                - appMobilityServiceLevel: 1
                - appMobilityServiceLevel: 3
                  associateId:
                    type: 1
                    value: '10.100.0.3'
+1 −1
Original line number Diff line number Diff line
@@ -1048,7 +1048,7 @@ components:
            $ref: '#/components/schemas/AppTerminationNotificationSubscription'
          example:
            subscriptionType: 'AppTerminationNotificationSubscription'
            callbackReference: 'https://my.callback.com/sandboxname/mep1/rni/v2/'
            callbackReference: 'https://my.callback.com/my.app.endpoint'
            appInstanceId: 'myAppInstanceId'
      description: >-
        Entity body in the request contains a subscription to the MEC
+11 −16
Original line number Diff line number Diff line
@@ -458,7 +458,6 @@ components:
      required:
        - subscriptionType
        - callbackReference
        - _links
      properties:
        subscriptionType:
          description: Shall be set to SerAvailabilityNotificationSubscription.
@@ -700,10 +699,9 @@ components:
          version: '2.0'
          endpoint:
            uris:
              - 'https://my.callback.com/sandboxname/mep1/rni/v2/'
              - 'https://my.callback.com/sandboxname/rni/v2/'
        serializer: 'JSON'
        scopeOfLocality: 'MEC_SYSTEM'
        isLocal: true
    Subscription:
      description: A link to the related subscription
      type: object
@@ -1029,6 +1027,8 @@ components:
            $ref: '#/components/schemas/SerAvailabilityNotificationSubscription'
          example:
            subscriptionType: 'SerAvailabilityNotificationSubscription'
            callbackReference: "http://my.callback.com/mec_service_mgmt_ser_availabilities/some-id" 
            filterCriteria:
              serNames: 
                - 'myRnis'
              states:
@@ -1054,7 +1054,6 @@ components:
          schema:
            $ref: '#/components/schemas/ServiceInfoPost'
          example:
            serInstanceId: 'rnisInstance1'
            serName: 'myRnis'
            serCategory:
              href: 'catItem1'
@@ -1072,10 +1071,9 @@ components:
              version: '2.0'
              endpoint:
                uris:
                  - 'https://my.callback.com/sandboxname/mep1/rni/v2/'
                  - 'https://my.callback.com/sandboxname/rni/v2/'
            serializer: 'JSON'
            scopeOfLocality: 'MEC_SYSTEM'
            isLocal: true
      description: >-
        New ServiceInfo with updated "state" is included as entity body of the
        request
@@ -1179,9 +1177,6 @@ components:
          version: '2.0'
          endpoint:
            uris:
              - 'https://my.callback.com/sandboxname/mep1/rni/v2/'
              - 'https://my.callback.com/sandboxname/rni/v2/'
        serializer: 'JSON'
        scopeOfLocality: 'MEC_SYSTEM'
        isLocal: true