adjust header of openapi.yml, fix

This commit is contained in:
Wolfgang Hottgenroth 2021-06-17 12:32:30 +02:00
parent b64d04c45a
commit c72d9bc5ae
Signed by: wn
GPG Key ID: E49AF3B9EF6DD469

View File

@ -4,7 +4,9 @@ info:
version: "1" version: "1"
description: "REST-API for the nober.de Hausverwaltungs-Software" description: "REST-API for the nober.de Hausverwaltungs-Software"
termsOfService: "https://home.hottis.de/dokuwiki/doku.php?id=hv2pub:termsofuse" termsOfService: "https://home.hottis.de/dokuwiki/doku.php?id=hv2pub:termsofuse"
contact: "Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>" contact:
name: "Wolfgang Hottgenroth"
email: "wolfgang.hottgenroth@icloud.com"
externalDocs: externalDocs:
description: "Find more details on this API here" description: "Find more details on this API here"
url: "https://home.hottis.de/dokuwiki/doku.php?id=hv2pub:externaldocs" url: "https://home.hottis.de/dokuwiki/doku.php?id=hv2pub:externaldocs"