Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIs-guru/aws2openapi
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
'assert'
);
2
3
const
_ = require(
'lodash'
);
4
const
recurse = require(
'reftools/lib/recurse.js'
).recurse;
Callers
nothing calls this directly
Calls
10
validate
Function · 0.85
clean
Function · 0.85
buildServers
Function · 0.85
checkDef
Function · 0.85
attachParameters
Function · 0.85
attachOperation
Function · 0.85
transformShape
Function · 0.85
postProcess
Function · 0.85
fillInMissingPathParameters
Function · 0.85
patches
Function · 0.85
Tested by
no test coverage detected