From a4182e9cfed7ba051c23ac92fd53ce186f0df75b Mon Sep 17 00:00:00 2001 From: danielvici123 <94993276+danielvici@users.noreply.github.com> Date: Tue, 9 Jun 2026 20:13:39 +0200 Subject: [PATCH] docs: Add status.json example response --- status.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 status.json diff --git a/status.json b/status.json new file mode 100644 index 0000000..8213f4e --- /dev/null +++ b/status.json @@ -0,0 +1,3 @@ +{ + "message": "edit me for path /api/status" +} \ No newline at end of file