Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
Radio Network Information API
Commits
6e158b6f
Commit
6e158b6f
authored
Apr 11, 2022
by
Hammad Zafar
Browse files
fix unresolved refs in subscription and notification mappings
parent
b9e1062b
Pipeline
#11141
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
RniAPI.json
View file @
6e158b6f
...
@@ -4115,17 +4115,17 @@
...
@@ -4115,17 +4115,17 @@
"discriminator"
:
{
"discriminator"
:
{
"propertyName"
:
"notificationType"
,
"propertyName"
:
"notificationType"
,
"mapping"
:
{
"mapping"
:
{
"CaReconfNotification"
:
"CaReconfNotification"
,
"CaReconfNotification"
:
"
#/components/schemas/
CaReconfNotification"
,
"CellChangeNotification"
:
"CellChangeNotification"
,
"CellChangeNotification"
:
"
#/components/schemas/
CellChangeNotification"
,
"MeasRepUeNotification"
:
"MeasRepUeNotification"
,
"MeasRepUeNotification"
:
"
#/components/schemas/
MeasRepUeNotification"
,
"MeasTaNotification"
:
"MeasTaNotification"
,
"MeasTaNotification"
:
"
#/components/schemas/
MeasTaNotification"
,
"NrMeasRepUeNotification"
:
"NrMeasRepUeNotification"
,
"NrMeasRepUeNotification"
:
"
#/components/schemas/
NrMeasRepUeNotification"
,
"RabEstNotification"
:
"RabEstNotification"
,
"RabEstNotification"
:
"
#/components/schemas/
RabEstNotification"
,
"RabModNotification"
:
"RabModNotification"
,
"RabModNotification"
:
"
#/components/schemas/
RabModNotification"
,
"RabRelNotification"
:
"RabRelNotification"
,
"RabRelNotification"
:
"
#/components/schemas/
RabRelNotification"
,
"S1BearerNotification"
:
"S1BearerNotification"
,
"S1BearerNotification"
:
"
#/components/schemas/
S1BearerNotification"
,
"ExpiryNotification"
:
"ExpiryNotification"
,
"ExpiryNotification"
:
"
#/components/schemas/
ExpiryNotification"
,
"TestNotification"
:
"TestNotification"
"TestNotification"
:
"
#/components/schemas/
TestNotification"
}
}
}
}
},
},
...
@@ -4143,15 +4143,15 @@
...
@@ -4143,15 +4143,15 @@
"discriminator"
:
{
"discriminator"
:
{
"propertyName"
:
"subscriptionType"
,
"propertyName"
:
"subscriptionType"
,
"mapping"
:
{
"mapping"
:
{
"CaReconfSubscription"
:
"CaReconfSubscription"
,
"CaReconfSubscription"
:
"
#/components/schemas/
CaReconfSubscription"
,
"CellChangeSubscription"
:
"CellChangeSubscription"
,
"CellChangeSubscription"
:
"
#/components/schemas/
CellChangeSubscription"
,
"MeasRepUeSubscription"
:
"MeasRepUeSubscription"
,
"MeasRepUeSubscription"
:
"
#/components/schemas/
MeasRepUeSubscription"
,
"MeasTaSubscription"
:
"MeasTaSubscription"
,
"MeasTaSubscription"
:
"
#/components/schemas/
MeasTaSubscription"
,
"NrMeasRepUeSubscription"
:
"NrMeasRepUeSubscription"
,
"NrMeasRepUeSubscription"
:
"
#/components/schemas/
NrMeasRepUeSubscription"
,
"RabEstSubscription"
:
"RabEstSubscription"
,
"RabEstSubscription"
:
"
#/components/schemas/
RabEstSubscription"
,
"RabModSubscription"
:
"RabModSubscription"
,
"RabModSubscription"
:
"
#/components/schemas/
RabModSubscription"
,
"RabRelSubscription"
:
"RabRelSubscription"
,
"RabRelSubscription"
:
"
#/components/schemas/
RabRelSubscription"
,
"S1BearerSubscription"
:
"S1BearerSubscription"
"S1BearerSubscription"
:
"
#/components/schemas/
S1BearerSubscription"
}
}
}
}
},
},
...
...
RniAPI.yaml
View file @
6e158b6f
...
@@ -2850,17 +2850,17 @@ components:
...
@@ -2850,17 +2850,17 @@ components:
discriminator
:
discriminator
:
propertyName
:
notificationType
propertyName
:
notificationType
mapping
:
mapping
:
CaReconfNotification
:
CaReconfNotification
CaReconfNotification
:
'
#/components/schemas/
CaReconfNotification
'
CellChangeNotification
:
CellChangeNotification
CellChangeNotification
:
'
#/components/schemas/
CellChangeNotification
'
MeasRepUeNotification
:
MeasRepUeNotification
MeasRepUeNotification
:
'
#/components/schemas/
MeasRepUeNotification
'
MeasTaNotification
:
MeasTaNotification
MeasTaNotification
:
'
#/components/schemas/
MeasTaNotification
'
NrMeasRepUeNotification
:
NrMeasRepUeNotification
NrMeasRepUeNotification
:
'
#/components/schemas/
NrMeasRepUeNotification
'
RabEstNotification
:
RabEstNotification
RabEstNotification
:
'
#/components/schemas/
RabEstNotification
'
RabModNotification
:
RabModNotification
RabModNotification
:
'
#/components/schemas/
RabModNotification
'
RabRelNotification
:
RabRelNotification
RabRelNotification
:
'
#/components/schemas/
RabRelNotification
'
S1BearerNotification
:
S1BearerNotification
S1BearerNotification
:
'
#/components/schemas/
S1BearerNotification
'
ExpiryNotification
:
ExpiryNotification
ExpiryNotification
:
'
#/components/schemas/
ExpiryNotification
'
TestNotification
:
TestNotification
TestNotification
:
'
#/components/schemas/
TestNotification
'
InlineSubscription
:
InlineSubscription
:
title
:
InlineSubscription
title
:
InlineSubscription
required
:
required
:
...
@@ -2872,15 +2872,15 @@ components:
...
@@ -2872,15 +2872,15 @@ components:
discriminator
:
discriminator
:
propertyName
:
subscriptionType
propertyName
:
subscriptionType
mapping
:
mapping
:
CaReconfSubscription
:
CaReconfSubscription
CaReconfSubscription
:
'
#/components/schemas/
CaReconfSubscription
'
CellChangeSubscription
:
CellChangeSubscription
CellChangeSubscription
:
'
#/components/schemas/
CellChangeSubscription
'
MeasRepUeSubscription
:
MeasRepUeSubscription
MeasRepUeSubscription
:
'
#/components/schemas/
MeasRepUeSubscription
'
MeasTaSubscription
:
MeasTaSubscription
MeasTaSubscription
:
'
#/components/schemas/
MeasTaSubscription
'
NrMeasRepUeSubscription
:
NrMeasRepUeSubscription
NrMeasRepUeSubscription
:
'
#/components/schemas/
NrMeasRepUeSubscription
'
RabEstSubscription
:
RabEstSubscription
RabEstSubscription
:
'
#/components/schemas/
RabEstSubscription
'
RabModSubscription
:
RabModSubscription
RabModSubscription
:
'
#/components/schemas/
RabModSubscription
'
RabRelSubscription
:
RabRelSubscription
RabRelSubscription
:
'
#/components/schemas/
RabRelSubscription
'
S1BearerSubscription
:
S1BearerSubscription
S1BearerSubscription
:
'
#/components/schemas/
S1BearerSubscription
'
Links
:
Links
:
title
:
Links
title
:
Links
required
:
required
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment