Variable operationServersConst

operationServers: {
    [endpoint: string]: BaseServerConfiguration[];
} = ...

Type declaration

Generated using TypeDoc