Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(rest): describe HTTP error responses & handler options #1662

Merged
merged 1 commit into from
Sep 3, 2018

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Aug 31, 2018

As a follow-up to #1598 and #1434, add documentation describing the format of HTTP error responses returned by LoopBack and explaining how to configure the error handler (enable debug mode).

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

@bajtos bajtos self-assigned this Aug 31, 2018
@bajtos bajtos requested review from virkt25 and shimks August 31, 2018 08:27
@bajtos bajtos requested a review from raymondfeng as a code owner August 31, 2018 08:27
@bajtos bajtos force-pushed the doc/rest-error-handler branch 2 times, most recently from ae86e2a to 9120d0f Compare August 31, 2018 08:31
Copy link
Contributor

@shimks shimks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finishing the task up for me :)

@bajtos bajtos force-pushed the doc/rest-error-handler branch from 9120d0f to 41874b5 Compare September 3, 2018 07:25
@bajtos bajtos force-pushed the doc/rest-error-handler branch from 41874b5 to 58fc9db Compare September 3, 2018 07:46
@bajtos bajtos merged commit 8e5638d into master Sep 3, 2018
@bajtos bajtos deleted the doc/rest-error-handler branch September 3, 2018 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants