Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Feature/rr 36 integrate buf.build#4

Open
wzslr321 wants to merge 2 commits intomainfrom
feature/rr-36-integrate-buf.build
Open

Feature/rr 36 integrate buf.build#4
wzslr321 wants to merge 2 commits intomainfrom
feature/rr-36-integrate-buf.build

Conversation

@wzslr321
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread users/v1/users.proto
rpc LogoutUser(LogoutUserRequest) returns (LogoutUserResponse) {}
}

enum Status {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

what about others? like not found, bad request, validation error? I suggest unifying this. Something like dropping a special error message? We should discuss it.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I mean, not found, bad request are kinda related to HTTP responses, so we shouldn't go strict in this way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants