api documentation

table of contents

module swagger-mongodb

function swagger-mongodb.SwaggerClient (url, options)

function swagger-mongodb.SwaggerUi ()

function swagger-mongodb.apiUpdate (options)

function swagger-mongodb.collectionCreate (schema, onError)

function swagger-mongodb.middlewareBodyParse (request, response, nextMiddleware)

function swagger-mongodb.middlewareError (error, request, response)

function swagger-mongodb.middlewareSwagger (request, response, nextMiddleware)

function swagger-mongodb.normalizeIdMongodb (data)

function swagger-mongodb.normalizeIdSwagger (data)

function swagger-mongodb.normalizeParamDictSwagger (data, methodPath)

function swagger-mongodb.onErrorJsonapi (options, onError)

function swagger-mongodb.schemaDereference ($ref)

function swagger-mongodb.validateByParamDefList (options)

function swagger-mongodb.validateByPropertyDef (options)

function swagger-mongodb.validateBySchema (options)

function swagger-mongodb.validateBySwagger (options)