MCPcopy Create free account

hub / github.com/APIs-guru/aws2openapi / functions

Functions22 in github.com/APIs-guru/aws2openapi

↓ 13 callersFunctionrename
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 callersFunctionclean
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 callersFunctioncheckDef
(openapi,container)
index.js:63
↓ 4 callersFunctiontransformShape
(openapi,shape)
index.js:245
↓ 2 callersFunctionattachOperation
(paths, url, method, action, signatureVersion)
index.js:786
↓ 2 callersFunctiondoit
(input)
getPreferred.js:11
↓ 2 callersFunctiondoit
(input, regionConfig)
aws2openapi.js:13
↓ 2 callersFunctiongetRegionConfig
(awsRoot)
aws2openapi.js:97
↓ 1 callersFunctionattachHeader
(openapi,shapeName,header)
index.js:199
↓ 1 callersFunctionattachParameters
(openapi, src, op, action, consumes, options)
index.js:579
↓ 1 callersFunctionbuildServers
(endpointPrefix, serviceName, awsRegionConfig)
index.js:81
↓ 1 callersFunctionconvertRegex
(pattern)
index.js:213
↓ 1 callersFunctiondoit
(methodUri,op,pi)
index.js:542
↓ 1 callersFunctionfillInMissingPathParameters
(openapi)
index.js:561
↓ 1 callersFunctionfindResponsesForShape
(openapi,shapeName)
index.js:178
↓ 1 callersFunctiongenerateRegionPrefix
(region)
index.js:71
↓ 1 callersFunctionpatches
(openapi)
index.js:573
↓ 1 callersFunctionpostProcess
(openapi,options)
index.js:515
↓ 1 callersFunctionvalidate
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
FunctiondeparameterisePath
(s)
index.js:536
FunctionextractServiceName
(filename)
helpers.js:5
FunctionisEqualParameter
(a,b)
index.js:511