We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22a2d0b + 8331955 commit 0b53cd8Copy full SHA for 0b53cd8
packages/response/src/index.ts
@@ -1,4 +1,5 @@
1
-// ----------------------------|--------------------|------------
+// HTTP | GRPC | Response
2
+// ----------------------------|--------------------|---------------------------
3
// 400 (bad request) | INVALID_ARGUMENT | Response.invalidRequest
4
// 401 (unauthorized) | UNAUTHENTICATED | Response.unauthenticated
5
// 403 (forbidden) | PERMISSION_DENIED | Response.permissionDenied
0 commit comments