Loading config/api/ams-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ paths: $ref: '#/components/schemas/RegistrationInfo' example: deviceInformation: - appMobilityServiceLevel: 1 - appMobilityServiceLevel: 3 associateId: type: 1 value: '10.100.0.3' Loading Loading @@ -168,7 +168,7 @@ paths: example: appMobilityServiceId: "appMobilityServiceId" deviceInformation: - appMobilityServiceLevel: 1 - appMobilityServiceLevel: 3 associateId: type: 1 value: '10.100.0.3' Loading config/api/app-support.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading config/api/service-mgmt.yaml +11 −16 Original line number Diff line number Diff line Loading @@ -458,7 +458,6 @@ components: required: - subscriptionType - callbackReference - _links properties: subscriptionType: description: Shall be set to SerAvailabilityNotificationSubscription. Loading Loading @@ -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 Loading Loading @@ -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: Loading @@ -1054,7 +1054,6 @@ components: schema: $ref: '#/components/schemas/ServiceInfoPost' example: serInstanceId: 'rnisInstance1' serName: 'myRnis' serCategory: href: 'catItem1' Loading @@ -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 Loading Loading @@ -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 Loading
config/api/ams-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ paths: $ref: '#/components/schemas/RegistrationInfo' example: deviceInformation: - appMobilityServiceLevel: 1 - appMobilityServiceLevel: 3 associateId: type: 1 value: '10.100.0.3' Loading Loading @@ -168,7 +168,7 @@ paths: example: appMobilityServiceId: "appMobilityServiceId" deviceInformation: - appMobilityServiceLevel: 1 - appMobilityServiceLevel: 3 associateId: type: 1 value: '10.100.0.3' Loading
config/api/app-support.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
config/api/service-mgmt.yaml +11 −16 Original line number Diff line number Diff line Loading @@ -458,7 +458,6 @@ components: required: - subscriptionType - callbackReference - _links properties: subscriptionType: description: Shall be set to SerAvailabilityNotificationSubscription. Loading Loading @@ -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 Loading Loading @@ -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: Loading @@ -1054,7 +1054,6 @@ components: schema: $ref: '#/components/schemas/ServiceInfoPost' example: serInstanceId: 'rnisInstance1' serName: 'myRnis' serCategory: href: 'catItem1' Loading @@ -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 Loading Loading @@ -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