Skip to content

Commit b7957d6

Browse files
updated
1 parent 861589d commit b7957d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ the same in `errors.properties` file for different error keys which you can get
10431043
"type": "http://localhost:8080/problems/help.html#405",
10441044
"title": "Method Not Allowed",
10451045
"status": 405,
1046-
"detail": "Requested Method: POST not allowed, allowed methods are: GET",
1046+
"detail": "Requested Method: POST not allowed, allowed methods are: GET, PUT",
10471047
"instance": "/problems/handler-datetime-conversion",
10481048
"method": "POST",
10491049
"timestamp": "2023-10-29T16:15:08.916369+05:30",

0 commit comments

Comments
 (0)