From f5914e5c3870a4e5ad99949d4e43d6a75b77946e Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Mon, 16 Dec 2024 16:39:56 +0100 Subject: [PATCH] style: Formatting --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 1f0b853..f6e22aa 100644 --- a/main.go +++ b/main.go @@ -72,11 +72,11 @@ func loadEnv() error { } // @title LfK Document Server API -// @description This is the API documentation for the LfK Document Server - a tool for pdf generation. +// @description This is the API documentation for the LfK Document Server - a tool for pdf generation. // @license.name CC BY-NC-SA 4.0 // @termsOfService https://lauf-fuer-kaya.de/datenschutz // @contact.name ODIT.Services UG (haftungsbeschränkt) -// @contact.url https://odit.services +// @contact.url https://odit.services // @contact.email info@odit.services // @securityDefinitions.apiKey ApiKeyAuth // @in query