aboutsummaryrefslogtreecommitdiffstats
path: root/crates/configuration/src/server/http_svc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/configuration/src/server/http_svc.rs')
-rw-r--r--crates/configuration/src/server/http_svc.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/configuration/src/server/http_svc.rs b/crates/configuration/src/server/http_svc.rs
index b07aece..423d67d 100644
--- a/crates/configuration/src/server/http_svc.rs
+++ b/crates/configuration/src/server/http_svc.rs
@@ -12,6 +12,7 @@ use crate::state::AppHandle;
const TAG_ROUTING: &str = "Routing";
const TAG_RULES: &str = "Rules";
+const TAG_TYPOLOGIES: &str = "Typologies";
#[derive(OpenApi)]
#[openapi(