From 631dcfde48192a6b5b69bbee44a8b1428568f2d7 Mon Sep 17 00:00:00 2001 From: emilyd Date: Sat, 26 Nov 2022 10:40:46 +0200 Subject: [PATCH] add shields mood endpoint --- api/index.php | 3 ++- api/shields-mood.php | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 api/shields-mood.php diff --git a/api/index.php b/api/index.php index e2512d1..d6c9bf1 100644 --- a/api/index.php +++ b/api/index.php @@ -5,7 +5,8 @@
diff --git a/api/shields-mood.php b/api/shields-mood.php new file mode 100644 index 0000000..1b259c8 --- /dev/null +++ b/api/shields-mood.php @@ -0,0 +1,18 @@ + +{ + "schemaVersion": 1, + "label": "current mood", + "color": "lightgrey", + +}