Added error handling in yang_path_arg triggered by no filter in get paginated
Fixed cornercase of restconf error return when no body Fixed cornercase when exactly / given as xpath Better error message when YANG not found: added which YANG file imports it
This commit is contained in:
parent
a4b4dc97ce
commit
2dcc14a0db
9 changed files with 39 additions and 14 deletions
|
|
@ -286,7 +286,6 @@ transaction_log(clicon_handle h,
|
|||
return 0;
|
||||
}
|
||||
|
||||
|
||||
/*! Get pagination data: offset parameter
|
||||
*
|
||||
* @param[in] pd Pagination userdata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue