MCPcopy
hub / github.com/stoplightio/spectral / IHttpAndFileResolverOptions

Interface IHttpAndFileResolverOptions

packages/ref-resolver/src/index.ts:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6import { DepGraph } from 'dependency-graph';
7
8export interface IHttpAndFileResolverOptions {
9 agent?: Agent;
10}
11
12export * from './types';
13

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected