From 3f3dfefae447342188804d2f628689e34350945e Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Mon, 23 May 2016 11:28:35 +0200 Subject: Add POSTMAN collection to codebase Change-Id: I19a7d8298bff6f99ee2efb0b84979f59bdabc3a6 Signed-off-by: Maros Marsalek --- v3po/Readme.adoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'v3po/Readme.adoc') diff --git a/v3po/Readme.adoc b/v3po/Readme.adoc index a2b6f4c4b..33e882f8c 100644 --- a/v3po/Readme.adoc +++ b/v3po/Readme.adoc @@ -56,6 +56,12 @@ Consists of readers and writers responsible for communication with the device. Provides registry of readers and writers for the data layer. +== Supported features + +List of supported requests for RESTCONF northbound interface can be found in +postman_rest_collection.json within the codebase. +It is a POSTMAN compatible collection and can be imported into POSTMAN application. + -- cgit 1.2.3-korg