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