Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alignment with RESTconf for YANGJSONtools #156

Open
rvilalta opened this issue Nov 9, 2016 · 0 comments
Open

Alignment with RESTconf for YANGJSONtools #156

rvilalta opened this issue Nov 9, 2016 · 0 comments
Assignees
Labels
YangOpenApiTool Generates OpenAPI Spec (JSON) from UML XMI model files

Comments

@rvilalta
Copy link
Contributor

rvilalta commented Nov 9, 2016

Related: Open-Network-Models-and-Interfaces-ONMI/TAPI#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.

@bzeuner bzeuner added the YangOpenApiTool Generates OpenAPI Spec (JSON) from UML XMI model files label Nov 14, 2016
@karthik-sethuraman karthik-sethuraman added UmlYangMapping UML->YANG Mapping Guidlines UmlYangTool Generates YANG data schema from UML XMI model files labels Jan 2, 2018
@bzeuner bzeuner removed UmlYangMapping UML->YANG Mapping Guidlines UmlYangTool Generates YANG data schema from UML XMI model files labels May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
YangOpenApiTool Generates OpenAPI Spec (JSON) from UML XMI model files
Projects
None yet
Development

No branches or pull requests

3 participants