From d2623da0add54114140b6419115f1485baee9f60 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Mon, 25 Oct 2021 10:53:45 +0100 Subject: [PATCH] Updated Created http code --- docs/api/DLUHC-CORE-Data.v1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/DLUHC-CORE-Data.v1.json b/docs/api/DLUHC-CORE-Data.v1.json index 015e98a07..b900a1e4c 100644 --- a/docs/api/DLUHC-CORE-Data.v1.json +++ b/docs/api/DLUHC-CORE-Data.v1.json @@ -193,7 +193,7 @@ "summary": "Create New Case Log", "operationId": "post-caselog", "responses": { - "200": { + "201": { "description": "Case Log Created", "content": { "application/json": { @@ -1158,4 +1158,4 @@ }, "securitySchemes": {} } -} +} \ No newline at end of file