Imprint&Privacy Links feature/135-imprint_and_privacy #136

Merged
niggl merged 3 commits from feature/135-imprint_and_privacy into dev 2021-02-02 14:45:02 +00:00
Showing only changes of commit f4f621973a - Show all commits

View File

@ -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. <br>[Imprint](${config.imprint_url}) & [Privacy](${config.privacy_url})`,
title: "LfK! Backend API",
version: config.version
},