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

File SwaggerBuilder.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable no-prototype-builtins */
2import path from "path";
3import fs from "fs";
4import { pascalCase } from "change-case";

Callers

nothing calls this directly

Calls 3

generateDocumentationFunction · 0.85
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected