Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenApi

Basic elements are supported now.

Hierarchy

  • OpenApi

Index

Properties

components?: Components
info: Info
openapi: string
paths?: {}

Type declaration

  • [path: string]: Path
security?: Auth[]
servers?: Server[]
tags?: Tag[]

Generated using TypeDoc