From fe1e292b2f607f2fc6c9d8cfc1fd093993cfe1a8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 17 Mar 2024 21:35:01 +0000 Subject: [PATCH] fix tests --- Controller/ApiController.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Controller/ApiController.php diff --git a/Controller/ApiController.php b/Controller/ApiController.php new file mode 100644 index 0000000..aa5ec7e --- /dev/null +++ b/Controller/ApiController.php @@ -0,0 +1,27 @@ +