EagleUmlCommon
EagleUmlCommon copied to clipboard
Alignment with RESTconf for YANGJSONtools
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.