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