Skip to content

Correct Description for HTTP_STATUS_CODE#254

Merged
raphael-goetz merged 2 commits intomainfrom
252-wrong-http-status-code-description
Mar 1, 2026
Merged

Correct Description for HTTP_STATUS_CODE#254
raphael-goetz merged 2 commits intomainfrom
252-wrong-http-status-code-description

Conversation

@raphael-goetz
Copy link
Member

@raphael-goetz raphael-goetz commented Mar 1, 2026

Resolves: #252

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the runtime definition for http::response::create to correct the parameter description for HTTP_STATUS_CODE, aligning it with the actual meaning of an HTTP status code (per Issue #252).

Changes:

  • Replaced the incorrect description that referred to HTTP methods with a description explaining HTTP status codes and providing examples.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…ate.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>
@raphael-goetz raphael-goetz merged commit 340e9d1 into main Mar 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong parameter description for HTTP Status code

3 participants