Skip to content

Commit f8072ca

Browse files
REST API GET and POST Request contents added.
1 parent 806588d commit f8072ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rest-api/post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Use **POST requests** to create new subordinate resources, e.g., a file is subor
2020
|400 (Bad Request) | Bad request object | validation error |
2121
|405 (Method Not allowed) | If API supports methods other than GET request |
2222
|410 (Gone) | Expired link/Server no longer serve this request.|
23-
|500 (Internal server error)| Server encountered an unexpected condition that prevented it from fulfilling the request.|
23+
|500 (Internal server error)| Server encountered an unexpected condition that prevented it from fulfilling the request.|

0 commit comments

Comments
 (0)