From 568ad065d99f98272270ee6808185ca4504c40f3 Mon Sep 17 00:00:00 2001 From: Jeppe Bundgaard Date: Mon, 5 Jan 2026 12:02:26 +0100 Subject: [PATCH] Expand `openapi.yaml` with branding options management --- openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 082c13da..f8514671 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -64,6 +64,8 @@ tags: description: License plate scanning operations - name: Config description: Module configuration management + - name: Branding + description: Branding options management paths: # Authentication Endpoints