From 132419e529900ee05e1e695818aed73ac564fdb4 Mon Sep 17 00:00:00 2001 From: BigBoot Date: Tue, 22 Oct 2024 17:45:44 +0200 Subject: [PATCH] Update ENTITY_TYPES.md --- ENTITY_TYPES.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ENTITY_TYPES.md b/ENTITY_TYPES.md index d5a0f35..c01f401 100644 --- a/ENTITY_TYPES.md +++ b/ENTITY_TYPES.md @@ -1,7 +1,5 @@ # AutoKuma specific properties: -tag_names: '[{"name": "mytag", "value": "A value (this is optional)" }]' - AutoKuma adds a few special properties which are handled internally and aren't sent to Uptime Kuma: | Property | Example Value | Description | |----------------------|--------------------------------------------|---------------------------------------------------------------------------------------| @@ -469,4 +467,4 @@ AutoKuma adds a few special properties which are handled internally and aren't s | `name` | Example | | `parent` | 0 | | `retry_interval` | 60 | -| `upside_down` | bool | \ No newline at end of file +| `upside_down` | bool |