diff --git a/src/apispec.ts b/src/apispec.ts index de38236..647e9ed 100644 --- a/src/apispec.ts +++ b/src/apispec.ts @@ -42,7 +42,7 @@ export function generateSpec(storage: MetadataArgsStorage, schemas) { } }, info: { - description: "The the backend API for the LfK! runner system.", + description: `The the backend API for the LfK! runner system.
[Imprint](${config.imprint_url}) & [Privacy](${config.privacy_url})`, title: "LfK! Backend API", version: config.version },