From f80099c463214ed6976d94c0f1e7a9b5cbb4a00b Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 20:32:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPOST=20/order=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- POST-%2Forder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POST-%2Forder.md b/POST-%2Forder.md index a7c58b3..73bc7f7 100644 --- a/POST-%2Forder.md +++ b/POST-%2Forder.md @@ -88,7 +88,7 @@ curl --location --request GET 'control.local/api/v2/order' \ "status": "OK", "orderid": "12345678910", "serviceids": "1,2" - +} ``` ### Mögliche Fehlermeldungen