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

Conversation

@wzslr321
Copy link
Contributor

No description provided.

rpc LogoutUser(LogoutUserRequest) returns (LogoutUserResponse) {}
}

enum Status {
Copy link
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
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.

3 participants