IAdminForthExpressRouteSchema
Properties
description?
optionaldescription:string
Detailed OpenAPI operation description for a custom Express route.
request?
optionalrequest:AdminForthExpressSchemaInput
JSON schema or Zod schema describing the request body for a custom Express route.
response?
optionalresponse:AdminForthExpressSchemaInput
JSON schema or Zod schema describing the JSON response body for a custom Express route.