Closed DeekshaBhandary closed 2 years ago
curl -i --request GET http://localhost:8040/restconf/data --header 'Content-Type: application/yang-data+json' HTTP/1.1 200 OK Cache-Control: no-cache Content-Type: application/yang-data+json Status: 200 OK Date: Wed, 16 Feb 2022 10:07:31 GMT Transfer-Encoding: chunked { "data": { <---------------- namespace missing "rtbrick-config:system": { "load-last-config": "true" }
Patch submitted. Please verify.
Issue is fixed