Merge branch 'fronkdev' into 'master'

Fixed typo in api docs

See merge request fronk/thetool!230
This commit is contained in:
Frank Schubert
2024-02-08 10:40:21 +00:00

View File

@@ -750,13 +750,13 @@ paths:
description: Keine Berechtigung oder Storno Request bereits vorhanden
'404':
description: Bestellung nicht gefunden oder bereits storniert
/preorder/{id}/clientIntallationFinished:
/preorder/{id}/clientInstallationFinished:
post:
tags:
- preorder
summary: Bestellung auf Status 200 - Rohr im Gebäude setzen
description: Setzt Status der Bestellung auf 200 - Rohr im Gebäude. Wird gesetzt wenn beim Kunden die Lehrrohrinstallation abgeschlossen ist.
operationId: setClientIntallationFinished
operationId: setClientInstallationFinished
parameters:
- name: id
in: path