New configuration option: CLICON_RESTCONF_PRETTY
Changed RESTCONF GET to return object referenced. ie, GET /restconf/data/X returns X.
This commit is contained in:
parent
cefaf4717f
commit
363bd5d19d
7 changed files with 169 additions and 102 deletions
|
|
@ -9,6 +9,8 @@ There is currently (2017) a [RFC 8040: RESTCONF Protocol](https://tools.ietf.org
|
|||
including:
|
||||
- query parameters (section 4.9)
|
||||
- notifications (sec 6)
|
||||
- GET /restconf/ (sec 3.3)
|
||||
- GET /restconf/yang-library-version (sec 3.3.3)
|
||||
- only rudimentary error reporting exists (sec 7)
|
||||
|
||||
### Installation using Nginx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue