From 8ecd542eae7735125e8bfa7e313f434a852b3160 Mon Sep 17 00:00:00 2001 From: billz Date: Mon, 19 Feb 2024 19:34:59 +0100 Subject: [PATCH] Create api general + status tabs --- templates/restapi.php | 12 +++++++++--- templates/restapi/general.php | 17 +++++++++++++++++ templates/restapi/status.php | 11 +++++++++++ 3 files changed, 37 insertions(+), 3 deletions(-) diff --git a/templates/restapi.php b/templates/restapi.php index 39743df3..0014fc6d 100644 --- a/templates/restapi.php +++ b/templates/restapi.php @@ -17,16 +17,22 @@
+
+ +
showMessages(); ?> -
+ diff --git a/templates/restapi/general.php b/templates/restapi/general.php index e69de29b..41296084 100644 --- a/templates/restapi/general.php +++ b/templates/restapi/general.php @@ -0,0 +1,17 @@ +
+

+
+
+
+
+ + +
+ +
+
+
+
+
+
+ diff --git a/templates/restapi/status.php b/templates/restapi/status.php index e69de29b..4fc87c88 100644 --- a/templates/restapi/status.php +++ b/templates/restapi/status.php @@ -0,0 +1,11 @@ + +
+

+

raspap-restapi.service status is displayed below."); ?>

+
+
+ +
+
+
+