2 Commits
0.0.6 ... 0.0.8

View File

@ -2,16 +2,14 @@ openapi: 3.0.0
info: info:
title: hv2-api title: hv2-api
version: "1" version: "1"
description: "REST-API for the nober.de Hausverwaltungs-Software" description: "REST-API for the Nober Grundbesitz GbR 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: contact:
name: "Wolfgang Hottgenroth" name: "Wolfgang Hottgenroth"
email: "wolfgang.hottgenroth@icloud.com" email: "wolfgang.hottgenroth@icloud.com"
externalDocs: externalDocs:
description: "Find more details on this API here" description: "Find more details here"
url: "https://home.hottis.de/dokuwiki/doku.php?id=hv2pub:externaldocs" url: "https://home.hottis.de/dokuwiki/doku.php?id=hv2pub:externaldocs"
server:
url: "https://api.hv.nober.de/v1"
paths: paths:
/v1/test: /v1/test: