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

feat: allow specifying a custom status when failing #253

Merged
merged 3 commits into from
Mar 9, 2022

Commits on Mar 9, 2022

  1. feat: allow specifying a custom status when failing

    This allows setting a custom status when failing, by adding an optional
    status parameter to the `ctx.fail()` and `replies.failure()` methods.
    jroper committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    52263fc View commit details
    Browse the repository at this point in the history
  2. Added documentation

    jroper committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7eab6ca View commit details
    Browse the repository at this point in the history
  3. formatting

    jroper committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e4da284 View commit details
    Browse the repository at this point in the history