Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIs-guru/aws2openapi
/ functions
Functions
22 in github.com/APIs-guru/aws2openapi
⨍
Functions
22
◇
Types & classes
0
↓ 13 callers
Function
rename
rename an object property by removing and re-adding it @param obj {object} the object to mutate @param key {string} the property name to rename @param
index.js:56
↓ 7 callers
Function
clean
Removes starting and ending <p></p> markup if no other <p>'s exist @param s {string} the string to clean @returns the cleaned or original string
index.js:29
↓ 5 callers
Function
checkDef
(openapi,container)
index.js:63
↓ 4 callers
Function
transformShape
(openapi,shape)
index.js:245
↓ 2 callers
Function
attachOperation
(paths, url, method, action, signatureVersion)
index.js:786
↓ 2 callers
Function
doit
(input)
getPreferred.js:11
↓ 2 callers
Function
doit
(input, regionConfig)
aws2openapi.js:13
↓ 2 callers
Function
getRegionConfig
(awsRoot)
aws2openapi.js:97
↓ 1 callers
Function
attachHeader
(openapi,shapeName,header)
index.js:199
↓ 1 callers
Function
attachParameters
(openapi, src, op, action, consumes, options)
index.js:579
↓ 1 callers
Function
buildServers
(endpointPrefix, serviceName, awsRegionConfig)
index.js:81
↓ 1 callers
Function
convertRegex
(pattern)
index.js:213
↓ 1 callers
Function
doit
(methodUri,op,pi)
index.js:542
↓ 1 callers
Function
fillInMissingPathParameters
(openapi)
index.js:561
↓ 1 callers
Function
findResponsesForShape
(openapi,shapeName)
index.js:178
↓ 1 callers
Function
generateRegionPrefix
(region)
index.js:71
↓ 1 callers
Function
patches
(openapi)
index.js:573
↓ 1 callers
Function
postProcess
(openapi,options)
index.js:515
↓ 1 callers
Function
validate
Checks the source spec is in a format version and protocol we expect to see @param src {aws-spec} the specification to check @returns boolean
index.js:42
Function
deparameterisePath
(s)
index.js:536
Function
extractServiceName
(filename)
helpers.js:5
Function
isEqualParameter
(a,b)
index.js:511