From 4aba0c4aa1a55751f53ca2d1abadc7fedc2cb137 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..428721f --- /dev/null +++ b/Controller/ApiController.php @@ -0,0 +1,27 @@ +