Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ server-url-resolution.test.ts
File
server-url-resolution.test.ts
packages/plugins/openapi/src/sdk/server-url-resolution.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect, Option } from
"effect"
;
3
import
{ FetchHttpClient } from
"effect/unstable/http"
;
4
Callers
nothing calls this directly
Calls
4
resolveServerUrl
Function · 0.90
extract
Function · 0.90
previewSpec
Function · 0.90
serverVariable
Function · 0.85
Tested by
no test coverage detected