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

Fix fetch_formatter api_format #2506

Merged
merged 4 commits into from
Oct 20, 2024

Commits on Oct 20, 2024

  1. Add api_format function accessible from inside_route

    fetch_formatter will look api.format first
    Use fetch {} instead of [] ||
    Update spec
    Add HTTP_VERSION in Grape::Http::Headers
    Update README
    ericproulx committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    3fc99b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af11a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5eb38d View commit details
    Browse the repository at this point in the history
  4. Fix upgrading

    ericproulx committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7cd02b9 View commit details
    Browse the repository at this point in the history