Alpha Release 0.4.2 #137

Merged
niggl merged 11 commits from dev into main 2021-02-02 15:02:10 +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
},