From e784391ac3e400271d30220bb58b0a69494707d5 Mon Sep 17 00:00:00 2001 From: Eli Bosley Date: Tue, 11 Feb 2025 15:48:45 -0500 Subject: [PATCH] feat: add category.json --- api/docs/public/_category_.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 api/docs/public/_category_.json diff --git a/api/docs/public/_category_.json b/api/docs/public/_category_.json new file mode 100644 index 000000000..1e4ded6ca --- /dev/null +++ b/api/docs/public/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Unraid API", + "position": 4 +} \ No newline at end of file