Replies: 4 comments 1 reply
|
Hi @Delarkz! I'm Dosu and I’m helping the orpc team. You can use To reply, just mention @dosu. Docs are dead. Just use Dosu. |
|
It can be |
|
oRPC 1.5.2 can solve 50% this problem: https://github.com/unnoq/orpc/releases/tag/v1.5.2 |
|
oRPC v2 fixed this problem without additional config |
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to leverage the new
commonSchemasto define a single, reusable Error model that can be referenced across all endpoints, instead of generating separate error schemas for each route?All reactions