diff --git a/webapp/controller/RestApiController.class.php b/webapp/controller/RestApiController.class.php new file mode 100644 index 00000000..60e3c15d --- /dev/null +++ b/webapp/controller/RestApiController.class.php @@ -0,0 +1,30 @@ +_rspOk(); + } + +}