Configuration Object
{
allowUndefinedPaths: true,
sendErrorResponse: false,
specs: {
GET: {},
POST: {},
PUT: {},
DELETE: {},
},
}allowUndefinedPaths
sendErrorResponse
Last updated