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

Method loadSpecCatalog

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

* Load the catalog of specifications

()

Source from the content-addressed store, hash-verified

122 * Load the catalog of specifications
123 */
124 loadSpecCatalog(): Promise<SpecCatalogEntry[]>;
125
126 /**
127 * Persist a single specification

Callers 1

Implementers 1

FileSystemSpecServicesrc/core/SpecService.ts

Calls

no outgoing calls

Tested by

no test coverage detected