MCPcopy Create free account
hub / github.com/ReAPI-com/mcp-openapi / getApiCatalog

Method getApiCatalog

src/core/interfaces/ISpecService.ts:154–154  ·  view source on GitHub ↗

* List all specifications in the catalog

()

Source from the content-addressed store, hash-verified

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

Callers 1

setUpToolsMethod · 0.65

Implementers 1

FileSystemSpecServicesrc/core/SpecService.ts

Calls

no outgoing calls

Tested by

no test coverage detected