interface ServerObject implements ISpecificationExtensionimport { type ServerObject } from "https://deno.land/x/openbox@1.1.8/types/openapi_spec.ts"; Propertiesurl: stringoptionaldescription: stringoptionalvariables: { [v: string]: ServerVariableObject; }