feat: standardize OpenAPI route docs metadata (#412)

This commit is contained in:
Daniel Volz
2026-03-10 16:52:31 +01:00
committed by GitHub
parent e0a50d01bb
commit 5264c761cf
13 changed files with 208 additions and 67 deletions
+3
View File
@@ -31,6 +31,9 @@ LOG_LEVEL=warn
# API documentation UI + OpenAPI JSON
# Default behavior: enabled outside production, disabled in production
# Recommended:
# development/staging: OPENAPI_DOCS_ENABLED=true
# production: OPENAPI_DOCS_ENABLED=false
# OPENAPI_DOCS_ENABLED=true
# Timezone for scheduled reminders (e.g., Europe/Berlin, America/New_York)