MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / discovery.ts

File discovery.ts

packages/plugins/google/src/sdk/discovery.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Converts Google Discovery documents directly into OpenAPI 3.x. Public
2// Discovery converters currently target Swagger 2.0 or a broad conversion
3// pipeline; this adapter emits the shape Executor parses while preserving
4// Executor-specific tool ids and query semantics.

Callers

nothing calls this directly

Calls 15

discoveryDocumentInfoFunction · 0.85
allDiscoveryMethodsFunction · 0.85
methodToolPathFunction · 0.85
uniquePathKeyFunction · 0.85
buildDiscoveryOperationFunction · 0.85
hasOperationFunction · 0.85
compactDiscoveryScopeMapFunction · 0.85

Tested by

no test coverage detected