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

Add support for other HTTP verbs for aggregation aka UpstreamHttpMethod enhancements #1389

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Nov 6, 2024

  1. Add support for other verbs for aggregation, for consumers not follow…

    …ing traditional REST
    crb02005 authored and raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d29a1fa View commit details
    Browse the repository at this point in the history
  2. code review

    raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ca5511e View commit details
    Browse the repository at this point in the history
  3. Add required namespace

    raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d7dee73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d74f21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d8e212 View commit details
    Browse the repository at this point in the history
  6. @RaynaldM loves static fields

    raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    02a3d99 View commit details
    Browse the repository at this point in the history
  7. Refactor FileAggregateRoute:

    - sort lines and props
    - move initialization to def ctor
    raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    eccea0e View commit details
    Browse the repository at this point in the history
  8. Refactor AggregatesCreatorTests:

    - file-scoped namespace
    - IDE1006 (Naming rule violation)
    - remove BDDfy
    - AAA-pattern
    - add traits
    raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7c7bd77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c416091 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98083a1 View commit details
    Browse the repository at this point in the history
  11. Add unit tests

    raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7e07193 View commit details
    Browse the repository at this point in the history
  12. Move unit tests

    raman-m committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9647062 View commit details
    Browse the repository at this point in the history