open5gs/lib/sbi
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
..
contrib Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
custom [SBI] Fixed openapitools MAP generation (#2103) 2023-02-26 10:01:08 +09:00
openapi [openapi] Add support for nullable fields 2023-10-11 21:10:20 +09:00
support [openapi] Add support for nullable fields 2023-10-11 21:10:20 +09:00
client.c [SBI] HTTP2-TLS verification - ConfFile Changed 2023-02-18 10:58:29 +09:00
client.h Follow-up on #1865 2022-11-12 09:37:43 +09:00
context.c [SBI] Fixed invalid format of subscrCond (#2630) 2023-09-24 09:01:59 +09:00
context.h [SBI] Fixed a bug with encoder/decoder of scpPorts 2023-05-14 07:05:23 +09:00
conv.c [SBI,NAS] Fix conversion of bitrate between OpenAPI/NAS and internal representation 2023-06-03 09:19:52 +09:00
conv.h [SBI] Fixed Invalid S-NSSAI format (#2337) 2023-05-28 21:53:52 +09:00
meson.build [SBI] Fixed openapitools MAP generation (#2103) 2023-02-26 10:01:08 +09:00
message.c [SMF] Added SMF registrations (#2514, #2524) 2023-08-18 20:21:08 +09:00
message.h [SMF] Added SMF registrations (#2514, #2524) 2023-08-18 20:21:08 +09:00
mhd-server.c [CORE] Increase SDU buffer to 32k (#2008) 2023-01-24 21:43:20 +09:00
nf-sm.c Fixed crash after 48 hours of running (#1893) 2022-11-18 23:28:35 +09:00
nf-sm.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
nghttp2-server.c [SBI] crash when queryparam with empty key (#2626) 2023-09-24 09:17:42 +09:00
nnrf-build.c [SBI] Fixed invalid format of subscrCond (#2630) 2023-09-24 09:01:59 +09:00
nnrf-build.h [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
nnrf-handler.c [SBI] Fixed an issue with FQDN/TLS (#2252) 2023-04-21 22:37:07 +09:00
nnrf-handler.h [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
nnrf-path.c [SBI] Fixed invalid format of subscrCond (#2630) 2023-09-24 09:01:59 +09:00
nnrf-path.h [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
ogs-sbi.h [SMF] Added SMF registrations (#2514, #2524) 2023-08-18 20:21:08 +09:00
path.c [SBI,NF] Don't treat SBI connection errors as asserts 2023-02-07 22:49:11 +09:00
path.h [SBI,NF] Don't treat SBI connection errors as asserts 2023-02-07 22:49:11 +09:00
server.c Follow-up on #1865 2022-11-12 09:37:43 +09:00
server.h Follow-up on #1865 2022-11-12 09:37:43 +09:00
timer.c [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
timer.h [SBI] Added Handler for Subscription PATCH (#2152) 2023-03-12 22:06:19 +09:00
types.c UPF HA - release/establish new PDU session in CM_IDLE (#2471) 2023-07-25 22:38:38 +09:00
types.h UPF HA - release/establish new PDU session in CM_IDLE (#2471) 2023-07-25 22:38:38 +09:00
yuarel.c Added NRF 2020-05-18 17:00:37 -04:00
yuarel.h Added NRF 2020-05-18 17:00:37 -04:00