From 94dab6b98732fb27c87f6644ed8a30e09224b1c5 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..f5d94d0 --- /dev/null +++ b/Controller/ApiController.php @@ -0,0 +1,27 @@ +