You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate request coming into Restify based on spec for LiveDocs.
Assuming the spec is attached to the req (req.spec) this middleware will ensure incoming data is as stated in the spec before sending requests on to the routing functions.