* List all specifications in the catalog
()
| 152 | * List all specifications in the catalog |
| 153 | */ |
| 154 | getApiCatalog(): Promise<SpecCatalogEntry[]>; |
| 155 | |
| 156 | /** |
| 157 | * Find a schema by name within a specification |
no outgoing calls
no test coverage detected