Describe the feature
OpenAPI spec generator allows to specify UndefinedError schema in commonSchemas, but I didn't find any way to add schemas for other common orpc errors to commonSchemas.
It would be nice to be able to add other errors to commonSchemas so that endpoint responses use $ref for reduced overall spec size
Additional information
Describe the feature
OpenAPI spec generator allows to specify
UndefinedErrorschema incommonSchemas, but I didn't find any way to add schemas for other common orpc errors tocommonSchemas.It would be nice to be able to add other errors to
commonSchemasso that endpoint responses use$reffor reduced overall spec sizeAdditional information