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