Skip to content

Commit 0ba0af5

Browse files
Update definitions/standard/runtime_definition/http/http_response_create.proto.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
1 parent 08594a5 commit 0ba0af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

definitions/standard/runtime_definition/http/http_response_create.proto.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"description": [
1717
{
1818
"code": "en-US",
19-
"content": "An HTTP status code shows the result of a request (e.g., 200 OK, 404 Not Found, 500 Internal Server Error)."
19+
"content": "An HTTP status code is a three-digit number (100–599) indicating the result of a request (e.g., 200, 404, 500)."
2020
}
2121
],
2222
"documentation": []

0 commit comments

Comments
 (0)