diff --git a/src/schemas/json/traefik-v3.json b/src/schemas/json/traefik-v3.json index 54c67c60e00..9ff6bf07339 100644 --- a/src/schemas/json/traefik-v3.json +++ b/src/schemas/json/traefik-v3.json @@ -947,7 +947,7 @@ }, "type": "object" }, - "otlplogs": { + "otlpLogs": { "type": "boolean" }, "plugins": {