mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-02 05:10:10 +00:00
Upgrade SBI(Service-based Interface)
* OpenAPI Generator version: 4.3.1 ==> 5.5.1 * Specification : r16.8.0 (20210629)
This commit is contained in:
parent
2aaa8200c2
commit
f278d58a69
1914 changed files with 91329 additions and 57361 deletions
|
|
@ -36,7 +36,7 @@ OpenAPI_application_data_change_notif_t *OpenAPI_application_data_change_notif_c
|
|||
OpenAPI_bdt_policy_data_t *bdt_policy_data,
|
||||
char *res_uri,
|
||||
OpenAPI_service_parameter_data_t *ser_param_data
|
||||
);
|
||||
);
|
||||
void OpenAPI_application_data_change_notif_free(OpenAPI_application_data_change_notif_t *application_data_change_notif);
|
||||
OpenAPI_application_data_change_notif_t *OpenAPI_application_data_change_notif_parseFromJSON(cJSON *application_data_change_notifJSON);
|
||||
cJSON *OpenAPI_application_data_change_notif_convertToJSON(OpenAPI_application_data_change_notif_t *application_data_change_notif);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue