interface CallbackObject {
    [url: string]: PathItemObject;
}

Indexable

[url: string]: PathItemObject

Generated using TypeDoc