Skip to main content
Defined in: server/openapi/types.ts:146 Component customization hook, called with each generated component before registration. Mutate the component in place (rename, edit description, adjust tags or schemas). Exceptions are swallowed with a warning.

Parameters

route

HTTPRoute

component

OpenAPIComponent

Returns

void