mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-03 05:40:09 +00:00
[SBI] Fixed openapitools MAP generation (#2103)
MAP was generated incorrectly because {{#items}}..{{#items}} was
missing.
Because of this, If scpInfo has scpPort, NRF crashes.
This commit is contained in:
parent
1d8324af9f
commit
ce668c556c
437 changed files with 111103 additions and 906 deletions
|
|
@ -595,6 +595,7 @@ libsbi_openapi_sources = files('''
|
|||
model/priority_sharing_indicator.c
|
||||
model/privacy_check_related_action.c
|
||||
model/problem_details_1.c
|
||||
model/problem_details_2.c
|
||||
model/problem_details_add_info.c
|
||||
model/problem_details.c
|
||||
model/protection_result.c
|
||||
|
|
@ -871,6 +872,8 @@ libsbi_openapi_sources = files('''
|
|||
model/udr_info.c
|
||||
model/udsf_info.c
|
||||
model/ue_auth.c
|
||||
model/ue_authentication_ctx.c
|
||||
model/ue_authentication_ctx_5g_auth_data.c
|
||||
model/ue_camping_rep.c
|
||||
model/ue_context.c
|
||||
model/ue_context_cancel_relocate_data.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue