Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1002 Bytes

responseobject.md

File metadata and controls

56 lines (30 loc) · 1002 Bytes

fastify-oas

Globals / ResponseObject

Interface: ResponseObject

Hierarchy

Indexable

▪ [extensionName: string]: any

Index

Properties

Properties

content

Optional content: ContentObject

Defined in node_modules/openapi3-ts/dist/model/OpenApi.d.ts:165


description

description: string

Defined in node_modules/openapi3-ts/dist/model/OpenApi.d.ts:163


headers

Optional headers: HeadersObject

Defined in node_modules/openapi3-ts/dist/model/OpenApi.d.ts:164


links

Optional links: LinksObject

Defined in node_modules/openapi3-ts/dist/model/OpenApi.d.ts:166