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/define global responses #1612

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 5, 2021

  1. feat(): enable defining global responses

    Enables defining global responses which are inherited by all server
    routes.
    
    fixes nestjs#884
    razvanz authored and cooperate committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    37c54e1 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts.

    cooperate committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    eb9c45c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Revert "Resolve merge conflicts."

    This reverts commit eb9c45c.
    cooperate authored and kamilzki committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    9f2a5af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc756e9 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    kamilzki committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3b1af88 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    ce744d3 View commit details
    Browse the repository at this point in the history