Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
6936
Description
Request Post
URI:
http://localhost:8080/restconf/17/data
Body:
{
"cars" : {
"car-entry": [
]
}
}
next with same uri and body
{
"cars" : {
"car-entry": [
]
}
}
should not allow. it should respond with data already exist.
Attachments
Issue Links
- blocks
-
NETCONF-254 Create a swagger api explorer for latest ietf-netconf-restconf draft
- Resolved