Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Effect, Option } from
"effect"
;
2
3
import
{ planToolPaths,
type
OperationPathInput,
type
PlannedToolPath } from
"./definitions"
;
4
import
{ OpenApiExtractionError } from
"./errors"
;
Callers
nothing calls this directly
Calls
13
extractServers
Function · 0.85
extractParameters
Function · 0.85
extractRequestBody
Function · 0.85
extractResponseBody
Function · 0.85
operationServers
Function · 0.85
outputSchemaFromResponseBody
Function · 0.85
explicitPathTemplate
Function · 0.85
securityScopeAlternatives
Function · 0.85
documentSecurityOf
Function · 0.85
deriveOperationId
Function · 0.85
explicitToolPath
Function · 0.85
push
Method · 0.80
Tested by
no test coverage detected