MCPcopy Create free account
hub / github.com/axe-api/axe-api / SwaggerHandler.ts

File SwaggerHandler.ts

packages/axe-api/src/Handlers/SwaggerHandler.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import AxeRequest from "../Services/AxeRequest";
2import AxeResponse from "../Services/AxeResponse";
3import swaggerBuilder from "../Builders/SwaggerBuilder";
4import { LogService } from "../Services";

Callers

nothing calls this directly

Calls 3

jsonMethod · 0.80
errorMethod · 0.80
statusMethod · 0.80

Tested by

no test coverage detected