open5gs/lib/sbi/openapi
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
..
.openapi-generator [SBI] Crash occurs when ENUM in the MAP (#2103) 2023-03-01 17:50:25 +09:00
external [SBI] Crash occurs when ENUM in the MAP (#2103) 2023-03-01 17:50:25 +09:00
include OpenAPI: Add functions OpenAPI_list_clear and OpenAPI_list_insert_prev 2022-11-29 23:10:49 +09:00
model [openapi] Add support for nullable fields 2023-10-11 21:10:20 +09:00
src OpenAPI: Add functions OpenAPI_list_clear and OpenAPI_list_insert_prev 2022-11-29 23:10:49 +09:00
.openapi-generator-ignore Upgrade SBI(Service-based Interface) 2021-07-07 17:32:55 +09:00
meson.build Added N32 Interface to implement SEPP 2023-03-05 22:55:36 +09:00
set.h [SBI] Crash occurs when ENUM in the MAP (#2103) 2023-03-01 17:50:25 +09:00