From a7cfb9cc0ec8e49616f35640f8549ab4ac4e099d Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Fri, 30 Mar 2018 10:41:18 +0200 Subject: [PATCH] Updated API Records (markdown) --- API-Records.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-Records.md b/API-Records.md index e07f555..d62b8d1 100644 --- a/API-Records.md +++ b/API-Records.md @@ -56,7 +56,7 @@ ### Response | code | result | | --- | --- | -| 201 | Everything was successful, domain has been created | +| 201 | Everything was successful, record has been created | | 400 | Given record type is not valid | | 404 | Given domain does not exist or is not master or native | | 422 | One of the required fields is missing |