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.
1 parent 1b26190 commit f52ed42Copy full SHA for f52ed42
README.md
@@ -72,4 +72,4 @@ import { HttpToGrpcInterceptor } from 'nestjs-grpc-exceptions';
72
function getAllUsers(): void;
73
```
74
75
-list of support http status codes: 401 - 403 - 502 - 404 - 405 - 409 - 422 - 429 - 500
+list of supported http status codes: 401 - 403 - 502 - 404 - 405 - 409 - 422 - 429 - 500
0 commit comments