Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

More Error Messaging

Choose a tag to compare

@blakeembrey blakeembrey released this 25 Aug 00:19
· 228 commits to master since this release

Changed

  • JSON errors use JSON pointer format as dataPath
  • Unauthorized error code will be the common between all or 500
  • Unsecured path will now debug instead of console.warn

Added

  • HTML error message page contains CSS
  • RAML parameter errors reuse most of json errors