Namespace: EnumSchema
protoc_gen_openapiv2.options.EnumSchema
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of an EnumSchema.
Type declaration
| Name | Type |
|---|---|
default? | string | null |
description? | string | null |
example? | string | null |
extensions? | { [k: string]: $Shape; } | null |
externalDocs? | $Shape | null |
readOnly? | boolean | null |
ref? | string | null |
required? | boolean | null |
title? | string | null |