Olof hagsand 2021-11-09 17:38:17 +01:00
parent baa6e821a8
commit a4b4dc97ce
28 changed files with 1011 additions and 527 deletions

View file

@ -44,7 +44,7 @@
* Prototypes
*/
int api_data_yang_patch(clicon_handle h, void *req, char *api_path0,
cvec *pcvec, int pi,
int pi,
cvec *qvec, char *data,
int pretty, restconf_media media_in, restconf_media media_out,
ietf_ds_t ds);