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

File extract.ts

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

Source from the content-addressed store, hash-verified

1import { Effect, Option } from "effect";
2
3import { planToolPaths, type OperationPathInput, type PlannedToolPath } from "./definitions";
4import { OpenApiExtractionError } from "./errors";

Callers

nothing calls this directly

Calls 13

extractServersFunction · 0.85
extractParametersFunction · 0.85
extractRequestBodyFunction · 0.85
extractResponseBodyFunction · 0.85
operationServersFunction · 0.85
explicitPathTemplateFunction · 0.85
documentSecurityOfFunction · 0.85
deriveOperationIdFunction · 0.85
explicitToolPathFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected