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
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* hsmf_update_error.h
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _OpenAPI_hsmf_update_error_H_
|
||||
|
|
@ -36,7 +36,7 @@ OpenAPI_hsmf_update_error_t *OpenAPI_hsmf_update_error_create(
|
|||
OpenAPI_ref_to_binary_data_t *n1_sm_info_to_ue,
|
||||
int back_off_timer,
|
||||
char *recovery_time
|
||||
);
|
||||
);
|
||||
void OpenAPI_hsmf_update_error_free(OpenAPI_hsmf_update_error_t *hsmf_update_error);
|
||||
OpenAPI_hsmf_update_error_t *OpenAPI_hsmf_update_error_parseFromJSON(cJSON *hsmf_update_errorJSON);
|
||||
cJSON *OpenAPI_hsmf_update_error_convertToJSON(OpenAPI_hsmf_update_error_t *hsmf_update_error);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue