ManagementOpenApiContext
Defined in: surface/types.ts:145
oRPC/OpenAPI request context accepted by the management handler.
Framework adapters can attach their own request state in managementContext; that value
is passed to authorization and payload serialization hooks.
Type Declaration
Section titled “Type Declaration”managementContext?
Section titled “managementContext?”Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
TContext | unknown |