Namespace: Info
protoc_gen_openapiv2.options.Info
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of an Info.
Type declaration
| Name | Type |
|---|---|
contact? | $Shape | null |
description? | string | null |
extensions? | { [k: string]: $Shape; } | null |
license? | $Shape | null |
termsOfService? | string | null |
title? | string | null |
version? | string | null |