Bostjan Meglic
50464d174e
[openapi] Add support for nullable fields
...
Depending on the OpenAPI yaml files, fields can be marked as "nullable".
Which means that the field can be either present, not present, or null.
This feature is important for example in SmContextUpdateData structure,
where many fields are described similar as the following:
This IE shall be included for the modification .... For deleting the
field, it shall contain the Null value.
2023-10-11 21:10:20 +09:00
Sukchan Lee
969c116e77
[SBI] Crash occurs when ENUM in the MAP ( #2103 )
2023-03-01 17:50:25 +09:00
Sukchan Lee
ce668c556c
[SBI] Fixed openapitools MAP generation ( #2103 )
...
MAP was generated incorrectly because {{#items}}..{{#items}} was
missing.
Because of this, If scpInfo has scpPort, NRF crashes.
2023-02-26 10:01:08 +09:00
mitmitmitm
b85ad61e2b
OpenAPI: Generate patch_item.[ch] from OpenAPI specifications
2022-11-24 17:30:38 +09:00
Sukchan Lee
005cd30e02
fix the bug for Real PCF unable to PATCH ( #1086 )
2021-07-12 17:30:45 +09:00
Sukchan Lee
2471b1b53d
comply with coding standard
2021-07-08 15:00:59 +09:00
Sukchan Lee
f278d58a69
Upgrade SBI(Service-based Interface)
...
* OpenAPI Generator version: 4.3.1 ==> 5.5.1
* Specification : r16.8.0 (20210629)
2021-07-07 17:32:55 +09:00
Sukchan Lee
118d62d42d
Add more memory log
2021-06-06 22:35:46 +09:00
Sukchan Lee
5ea9b22209
[AMF] security protection (UERANSIM-issues316)
...
1. Allocate ngKSI other than the value already used.
2. Add the protection of Service request
3. fix SBI convert error ng_ap_cause
2021-05-08 13:24:17 +09:00
Sukchan Lee
dbee687a75
Add only one 5GC scenario (call-flow)
2020-06-17 01:22:28 -04:00
Sukchan Lee
d0673e3066
Added NRF
2020-05-18 17:00:37 -04:00