Hierarchy

  • ServerObject

Properties

description?: string
url: string
variables?: {
    [variable: string]: OpenAPIV3.ServerVariableObject;
}

Type declaration

Generated using TypeDoc