Namespace: Response
protoc_gen_openapiv2.options.Response
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a Response.
Type declaration
| Name | Type |
|---|---|
description? | string | null |
examples? | { [k: string]: string; } | null |
extensions? | { [k: string]: $Shape; } | null |
headers? | { [k: string]: $Shape; } | null |
schema? | $Shape | null |