implement yang-patch

This commit is contained in:
Alan Yaniger 2021-07-19 13:17:10 +03:00
parent e0ee365958
commit 8d2fbf39de
12 changed files with 562 additions and 5 deletions

View file

@ -44,6 +44,7 @@
int api_data_post(clicon_handle h, void *req, char *api_path,
int pi, cvec *qvec, char *data,
int pretty,
restconf_media media_in,
restconf_media media_out, ietf_ds_t ds);
int api_operations_post(clicon_handle h, void *req, char *api_path,