diff --git a/definitions/standard/runtime_definition/http/http_response_create.proto.json b/definitions/standard/runtime_definition/http/http_response_create.proto.json index 19dc15d..2f78913 100644 --- a/definitions/standard/runtime_definition/http/http_response_create.proto.json +++ b/definitions/standard/runtime_definition/http/http_response_create.proto.json @@ -16,7 +16,7 @@ "description": [ { "code": "en-US", - "content": "Defines the HTTP method to be used, such as GET, POST, PUT, or DELETE." + "content": "An HTTP status code is a three-digit number (100–599) indicating the result of a request (e.g., 200, 404, 500)." } ], "documentation": []