From 7739b190ac3004c2cb0c8bf66c11c7b37a348fe6 Mon Sep 17 00:00:00 2001 From: Mirna Gama Date: Sat, 6 Jan 2024 18:58:27 -0300 Subject: [PATCH] [R5] Refactor code response for post doctor in read me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cf73cd..59a43ec 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Hospital Management API built in Spring Boot | Code | Description | | ------------- | ------------- | -| `200` | _Successful operation_ | +| `201` | _Successfully created_ | | `400` | _Validation Error_ | #### GET - [**/api/v1.0/doctors**] - Get a list of doctors