From d79c8f72c8b60836ccdd5d501131699db5b52058 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Fri, 18 Sep 2026 07:58:55 +0100 Subject: [PATCH] Add missing SIGs to OpenAPI spec --- static/apidocs/openapi.yml | 5 +++++ templates/add_spot.html | 2 +- templates/alerts.html | 2 +- templates/bands.html | 4 ++-- templates/base.html | 10 +++++----- templates/conditions.html | 2 +- templates/map.html | 4 ++-- templates/spots.html | 4 ++-- templates/status.html | 2 +- 9 files changed, 20 insertions(+), 15 deletions(-) diff --git a/static/apidocs/openapi.yml b/static/apidocs/openapi.yml index 81f8661..3c9aae6 100644 --- a/static/apidocs/openapi.yml +++ b/static/apidocs/openapi.yml @@ -901,7 +901,12 @@ components: - WAB - WAI - DME + - DMF - FEA + - DMUE + - DMVE + - DCE + - DEFE - DTMBA - BIWOTA - COTA diff --git a/templates/add_spot.html b/templates/add_spot.html index ec146fb..8be35a2 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -77,7 +77,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index d6d9971..27b4c38 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -83,7 +83,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 453595f..3ed1684 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 30519b8..7a35986 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -16,10 +16,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index 42d9ef2..58761e9 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index 8747378..810030a 100644 --- a/templates/map.html +++ b/templates/map.html @@ -113,8 +113,8 @@ const CARTODB_API_KEY = "{{ web_ui_options.get('cartodb_api_key', '') }}"; - - + + diff --git a/templates/spots.html b/templates/spots.html index 7da9335..1984dfb 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -125,8 +125,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 78ecd07..c813ee2 100644 --- a/templates/status.html +++ b/templates/status.html @@ -96,7 +96,7 @@ - +