[ODTN]Fix TapiContextHandler according to TAPI2.1
Change-Id: Iaaad6f99b707ac3df62b748b9d09fd2525a5f6e9
diff --git a/apps/odtn/service/src/test/resources/post-tapi-rpc-get-connectivity b/apps/odtn/service/src/test/resources/post-tapi-rpc-get-connectivity
new file mode 100644
index 0000000..e6a8a27
--- /dev/null
+++ b/apps/odtn/service/src/test/resources/post-tapi-rpc-get-connectivity
@@ -0,0 +1 @@
+curl -X POST http://localhost:8181/onos/restconf/operations/tapi-connectivity:get-connectivity-service-list -H 'cache-control: no-cache' -H 'content-type: application/json' --user onos:rocks -d '{}'
\ No newline at end of file