covenix / OpenApiInfo
Type Alias: OpenApiInfo
OpenApiInfo =
OpenAPIV3_1.InfoObject
Defined in: src/swagger.ts:97
OpenAPI info block. title and version are required; the rest of the OpenAPI Info Object (description, summary, termsOfService, contact, license) is optional and emitted verbatim.
