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
d2b8a04c
Commit
d2b8a04c
authored
Apr 11, 2022
by
Hammad Zafar
Committed by
Elian Kraja
Apr 11, 2022
Browse files
fix unresolved refs in subscription and notification mappings
parent
79a154fa
Pipeline
#11144
failed with stage
in 0 seconds
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
RniAPI.json
View file @
d2b8a04c
...
...
@@ -4115,17 +4115,17 @@
"discriminator"
:
{
"propertyName"
:
"notificationType"
,
"mapping"
:
{
"CaReconfNotification"
:
"CaReconfNotification"
,
"CellChangeNotification"
:
"CellChangeNotification"
,
"MeasRepUeNotification"
:
"MeasRepUeNotification"
,
"MeasTaNotification"
:
"MeasTaNotification"
,
"NrMeasRepUeNotification"
:
"NrMeasRepUeNotification"
,
"RabEstNotification"
:
"RabEstNotification"
,
"RabModNotification"
:
"RabModNotification"
,
"RabRelNotification"
:
"RabRelNotification"
,
"S1BearerNotification"
:
"S1BearerNotification"
,
"ExpiryNotification"
:
"ExpiryNotification"
,
"TestNotification"
:
"TestNotification"
"CaReconfNotification"
:
"
#/components/schemas/
CaReconfNotification"
,
"CellChangeNotification"
:
"
#/components/schemas/
CellChangeNotification"
,
"MeasRepUeNotification"
:
"
#/components/schemas/
MeasRepUeNotification"
,
"MeasTaNotification"
:
"
#/components/schemas/
MeasTaNotification"
,
"NrMeasRepUeNotification"
:
"
#/components/schemas/
NrMeasRepUeNotification"
,
"RabEstNotification"
:
"
#/components/schemas/
RabEstNotification"
,
"RabModNotification"
:
"
#/components/schemas/
RabModNotification"
,
"RabRelNotification"
:
"
#/components/schemas/
RabRelNotification"
,
"S1BearerNotification"
:
"
#/components/schemas/
S1BearerNotification"
,
"ExpiryNotification"
:
"
#/components/schemas/
ExpiryNotification"
,
"TestNotification"
:
"
#/components/schemas/
TestNotification"
}
}
},
...
...
@@ -4143,15 +4143,15 @@
"discriminator"
:
{
"propertyName"
:
"subscriptionType"
,
"mapping"
:
{
"CaReconfSubscription"
:
"CaReconfSubscription"
,
"CellChangeSubscription"
:
"CellChangeSubscription"
,
"MeasRepUeSubscription"
:
"MeasRepUeSubscription"
,
"MeasTaSubscription"
:
"MeasTaSubscription"
,
"NrMeasRepUeSubscription"
:
"NrMeasRepUeSubscription"
,
"RabEstSubscription"
:
"RabEstSubscription"
,
"RabModSubscription"
:
"RabModSubscription"
,
"RabRelSubscription"
:
"RabRelSubscription"
,
"S1BearerSubscription"
:
"S1BearerSubscription"
"CaReconfSubscription"
:
"
#/components/schemas/
CaReconfSubscription"
,
"CellChangeSubscription"
:
"
#/components/schemas/
CellChangeSubscription"
,
"MeasRepUeSubscription"
:
"
#/components/schemas/
MeasRepUeSubscription"
,
"MeasTaSubscription"
:
"
#/components/schemas/
MeasTaSubscription"
,
"NrMeasRepUeSubscription"
:
"
#/components/schemas/
NrMeasRepUeSubscription"
,
"RabEstSubscription"
:
"
#/components/schemas/
RabEstSubscription"
,
"RabModSubscription"
:
"
#/components/schemas/
RabModSubscription"
,
"RabRelSubscription"
:
"
#/components/schemas/
RabRelSubscription"
,
"S1BearerSubscription"
:
"
#/components/schemas/
S1BearerSubscription"
}
}
},
...
...
RniAPI.yaml
View file @
d2b8a04c
...
...
@@ -2850,17 +2850,17 @@ components:
discriminator
:
propertyName
:
notificationType
mapping
:
CaReconfNotification
:
CaReconfNotification
CellChangeNotification
:
CellChangeNotification
MeasRepUeNotification
:
MeasRepUeNotification
MeasTaNotification
:
MeasTaNotification
NrMeasRepUeNotification
:
NrMeasRepUeNotification
RabEstNotification
:
RabEstNotification
RabModNotification
:
RabModNotification
RabRelNotification
:
RabRelNotification
S1BearerNotification
:
S1BearerNotification
ExpiryNotification
:
ExpiryNotification
TestNotification
:
TestNotification
CaReconfNotification
:
'
#/components/schemas/
CaReconfNotification
'
CellChangeNotification
:
'
#/components/schemas/
CellChangeNotification
'
MeasRepUeNotification
:
'
#/components/schemas/
MeasRepUeNotification
'
MeasTaNotification
:
'
#/components/schemas/
MeasTaNotification
'
NrMeasRepUeNotification
:
'
#/components/schemas/
NrMeasRepUeNotification
'
RabEstNotification
:
'
#/components/schemas/
RabEstNotification
'
RabModNotification
:
'
#/components/schemas/
RabModNotification
'
RabRelNotification
:
'
#/components/schemas/
RabRelNotification
'
S1BearerNotification
:
'
#/components/schemas/
S1BearerNotification
'
ExpiryNotification
:
'
#/components/schemas/
ExpiryNotification
'
TestNotification
:
'
#/components/schemas/
TestNotification
'
InlineSubscription
:
title
:
InlineSubscription
required
:
...
...
@@ -2872,15 +2872,15 @@ components:
discriminator
:
propertyName
:
subscriptionType
mapping
:
CaReconfSubscription
:
CaReconfSubscription
CellChangeSubscription
:
CellChangeSubscription
MeasRepUeSubscription
:
MeasRepUeSubscription
MeasTaSubscription
:
MeasTaSubscription
NrMeasRepUeSubscription
:
NrMeasRepUeSubscription
RabEstSubscription
:
RabEstSubscription
RabModSubscription
:
RabModSubscription
RabRelSubscription
:
RabRelSubscription
S1BearerSubscription
:
S1BearerSubscription
CaReconfSubscription
:
'
#/components/schemas/
CaReconfSubscription
'
CellChangeSubscription
:
'
#/components/schemas/
CellChangeSubscription
'
MeasRepUeSubscription
:
'
#/components/schemas/
MeasRepUeSubscription
'
MeasTaSubscription
:
'
#/components/schemas/
MeasTaSubscription
'
NrMeasRepUeSubscription
:
'
#/components/schemas/
NrMeasRepUeSubscription
'
RabEstSubscription
:
'
#/components/schemas/
RabEstSubscription
'
RabModSubscription
:
'
#/components/schemas/
RabModSubscription
'
RabRelSubscription
:
'
#/components/schemas/
RabRelSubscription
'
S1BearerSubscription
:
'
#/components/schemas/
S1BearerSubscription
'
Links
:
title
:
Links
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