EagleUmlCommon icon indicating copy to clipboard operation
EagleUmlCommon copied to clipboard

Alignment with RESTconf for YANGJSONtools

Open rvilalta opened this issue 9 years ago • 0 comments

Related: https://github.com/OpenNetworkingFoundation/Snowmass-ONFOpenTransport/issues/163

Alignment with RFC restconf will be needed: a) for configuration and state data: /restconf/data/… and not /restconf/config/… b) access to lists by key should look like: …/_topology=top0 and not …/_topology/top0 because multiple keys would be tougher to detect in the second case.

rvilalta avatar Nov 09 '16 14:11 rvilalta