Interface: ResponseObject
Properties
| Property | Type |
|---|---|
content? | { [media: string]: MediaTypeObject; } |
description | string |
headers? | { [header: string]: | ReferenceObject | HeaderObject; } |
links? | { [link: string]: ReferenceObject | LinkObject; } |