Workery / types / RouteParameterOptions
Interface: RouteParameterOptions
types.RouteParameterOptions
Table of contents
Properties
Properties
altName
• Optional
altName: string
Defined in
mediaType
• Optional
mediaType: string
Defined in
description
• Optional
description: string
Defined in
includeInSchema
• Optional
includeInSchema: boolean
Defined in
preprocessor
• Optional
preprocessor: Preprocessor