From a975f5a0cd1f3849554d52930f06e2d5e42d4a6c Mon Sep 17 00:00:00 2001 From: Curly Bryce Date: Wed, 3 Jul 2024 20:06:02 -0600 Subject: register now returns name and id --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index abb254b..4a489c0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - ID is optional - Response - 201 Created + - JSON `{"name":"NAME", "id": "ID"}` - 400 Bad Request - JSON `"UID is taken"` - 500 Internal Server Error -- cgit v1.2.3