MCPcopy Create free account
hub / github.com/Effect-TS/effect / OpenApi.ts

File OpenApi.ts

packages/effect/src/unstable/httpapi/OpenApi.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Generates OpenAPI 3.1 documents from declarative `HttpApi` contracts.
3 *
4 * The generator reads API groups, endpoints, schemas, security definitions, and

Callers

nothing calls this directly

Calls 2

servicesPartialFunction · 0.85
annotateMethod · 0.65

Tested by

no test coverage detected