heimdall icon indicating copy to clipboard operation
heimdall copied to clipboard

API Guardian for Express

Results 6 heimdall issues
Sort by recently updated
recently updated
newest added

Controllers should be able to pipe to response.

enhancement

Allow callbacks into heimdall responses to supply error objects that have granular error data and types. For example - allow a command to callback with a 404 error, or a...

enhancement

The "fields" property is meant to conform outgoing response data to the declared specification. Checking and validating fields should be included before locking API at version 1.0.0

enhancement

Should decode on validation

enhancement