Startup transactions did not mark added tree with XML_FLAG_ADD as it should
This commit is contained in:
parent
9085432aa7
commit
7e109d1d4b
2 changed files with 2 additions and 0 deletions
|
|
@ -184,6 +184,7 @@
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Startup transactions did not mark added tree with XML_FLAG_ADD as it should.
|
||||
* Restconf PUT different keys detected (thanks @dcornejo) and fixed
|
||||
* This was accepted but shouldn't be: `PUT http://restconf/data/A=hello/B -d '{"B":"goodbye"}'`
|
||||
* See RFC 8040 Sec 4.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue