Workery / types / RespondsOptions
Interface: RespondsOptions
Defined in: src/types.ts:33
Properties
mediaType?
optional
mediaType:string
Defined in: src/types.ts:34
description?
optional
description:string
Defined in: src/types.ts:35
headers?
optional
headers:Record
<string
,ZodType
<any
,ZodTypeDef
,any
>>
Defined in: src/types.ts:36
links?
optional
links:LinksObject
Defined in: src/types.ts:37