Commit 1c441167 authored by Michele Carignani's avatar Michele Carignani Committed by Gerrit Code Review
Browse files

Merge "Bug 11 - bug fix proposed in cont. MEC(17)000475"

parents d3af9a36 86af2d6a
...@@ -348,7 +348,7 @@ parameters: ...@@ -348,7 +348,7 @@ parameters:
items: items:
type: string type: string
paths: paths:
/resources/rab_info: /queries/rab_info:
get: get:
description: >- description: >-
Gets information on existing E-RABs that are associated with a specific Gets information on existing E-RABs that are associated with a specific
...@@ -451,7 +451,7 @@ paths: ...@@ -451,7 +451,7 @@ paths:
ProblemDetails: ProblemDetails:
$ref: '#/definitions/ProblemDetails' $ref: '#/definitions/ProblemDetails'
x-swagger-router-controller: Default x-swagger-router-controller: Default
/resources/plmn_info: /queries/plmn_info:
get: get:
description: >- description: >-
Gets the information on Mobile Network(s) that are associated with a Gets the information on Mobile Network(s) that are associated with a
...@@ -526,7 +526,7 @@ paths: ...@@ -526,7 +526,7 @@ paths:
ProblemDetails: ProblemDetails:
$ref: '#/definitions/ProblemDetails' $ref: '#/definitions/ProblemDetails'
x-swagger-router-controller: Default x-swagger-router-controller: Default
/resources/s1_bearer_info: /queries/s1_bearer_info:
get: get:
description: >- description: >-
Gets information on existing E-RABs that are associated with a specific Gets information on existing E-RABs that are associated with a specific
...@@ -670,7 +670,7 @@ paths: ...@@ -670,7 +670,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions' self: 'http://meAppServer.example.com/rni/v1/subscriptions'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/cell_change/77777 http://meAppClient.example.com/rni/v1/notifications/cell_change/77777
subscriptionType: CELL_CHANGE subscriptionType: CELL_CHANGE
...@@ -748,7 +748,7 @@ paths: ...@@ -748,7 +748,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/cell_change' self: 'http://meAppServer.example.com/rni/v1/subscriptions/cell_change'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/cell_change/77777 http://meAppClient.example.com/rni/v1/notifications/cell_change/77777
subscriptionType: CELL_CHANGE subscriptionType: CELL_CHANGE
...@@ -1133,7 +1133,7 @@ paths: ...@@ -1133,7 +1133,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/s1_bearer' self: 'http://meAppServer.example.com/rni/v1/subscriptions/s1_bearer'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/s1_bearer/77777 http://meAppClient.example.com/rni/v1/notifications/s1_bearer/77777
subscriptionType: S1_BEARER subscriptionType: S1_BEARER
...@@ -1520,7 +1520,7 @@ paths: ...@@ -1520,7 +1520,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/ta' self: 'http://meAppServer.example.com/rni/v1/subscriptions/ta'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/ta/77777 http://meAppClient.example.com/rni/v1/notifications/ta/77777
subscriptionType: MEAS_ REPORT_UE subscriptionType: MEAS_ REPORT_UE
...@@ -1908,7 +1908,7 @@ paths: ...@@ -1908,7 +1908,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/meas_rep_ue' self: 'http://meAppServer.example.com/rni/v1/subscriptions/meas_rep_ue'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/meas_rep_ue/77777 http://meAppClient.example.com/rni/v1/notifications/meas_rep_ue/77777
subscriptionType: MEAS_ REPORT_UE subscriptionType: MEAS_ REPORT_UE
...@@ -2301,7 +2301,7 @@ paths: ...@@ -2301,7 +2301,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/rab_est' self: 'http://meAppServer.example.com/rni/v1/subscriptions/rab_est'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/rab_est/77777 http://meAppClient.example.com/rni/v1/notifications/rab_est/77777
subscriptionType: RAB_ESTABLISHMENT subscriptionType: RAB_ESTABLISHMENT
...@@ -2688,7 +2688,7 @@ paths: ...@@ -2688,7 +2688,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/rab_mod' self: 'http://meAppServer.example.com/rni/v1/subscriptions/rab_mod'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/rab_mod/77777 http://meAppClient.example.com/rni/v1/notifications/rab_mod/77777
subscriptionType: RAB_MODIFICATION subscriptionType: RAB_MODIFICATION
...@@ -3075,7 +3075,7 @@ paths: ...@@ -3075,7 +3075,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/rab_rel' self: 'http://meAppServer.example.com/rni/v1/subscriptions/rab_rel'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/rab_rel/77777 http://meAppClient.example.com/rni/v1/notifications/rab_rel/77777
subscriptionType: RAB_RELEASE subscriptionType: RAB_RELEASE
...@@ -3462,7 +3462,7 @@ paths: ...@@ -3462,7 +3462,7 @@ paths:
SubscriptionLinkList: SubscriptionLinkList:
_links: _links:
self: 'http://meAppServer.example.com/rni/v1/subscriptions/ca_reconf' self: 'http://meAppServer.example.com/rni/v1/subscriptions/ca_reconf'
susbcription: subscription:
- href: >- - href: >-
http://meAppClient.example.com/rni/v1/notifications/ca_reconf/77777 http://meAppClient.example.com/rni/v1/notifications/ca_reconf/77777
subscriptionType: CA_RECONF subscriptionType: CA_RECONF
...@@ -4108,15 +4108,16 @@ definitions: ...@@ -4108,15 +4108,16 @@ definitions:
description: Numeric value (0-255) corresponding to specified type of identifier description: Numeric value (0-255) corresponding to specified type of identifier
example: 'UE_IPV4_ADDRESS' example: 'UE_IPV4_ADDRESS'
value: value:
type: integer type: string
format: int32
description: Value for the identifier description: Value for the identifier
example: 1 example: '192.168.10.1'
ErabQosParameters: ErabQosParameters:
type: object type: object
properties: properties:
qci: qci:
$ref: '#/definitions/ErabQosParameters_qci' $ref: '#/definitions/Qci'
qos_information:
$ref: '#/definitions/QosInformation'
Qci: Qci:
type: integer type: integer
format: int32 format: int32
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment