Preparing for 3.5.0
This commit is contained in:
parent
6b0e0a9d18
commit
7431757e53
7 changed files with 314 additions and 20 deletions
|
|
@ -93,7 +93,6 @@ new "restconf POST initial tree"
|
|||
expectfn 'curl -s -X POST -d {"interfaces-config":{"interface":{"name":"local0","type":"regular"}}} http://localhost/restconf/data' ""
|
||||
|
||||
new "restconf PUT initial datastore"
|
||||
|
||||
expectfn 'curl -s -X PUT -d {"data":{"interfaces-config":{"interface":{"name":"local0","type":"regular"}}}} http://localhost/restconf/data' ""
|
||||
|
||||
new "restconf GET datastore"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue