Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
import
path from
"path"
;
3
import
fs from
"fs"
;
4
import
{ pascalCase } from
"change-case"
;
Callers
nothing calls this directly
Calls
3
generateDocumentation
Function · 0.85
get
Method · 0.65
set
Method · 0.65
Tested by
no test coverage detected