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

refactor: Migrate getAllGroups route to tapir (DEV-1588) #2984

Merged
merged 13 commits into from
Jan 9, 2024

Commits on Jan 9, 2024

  1. add endpoint

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    aca257e View commit details
    Browse the repository at this point in the history
  2. add rest service

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3e5ca02 View commit details
    Browse the repository at this point in the history
  3. add handler

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b45f8ef View commit details
    Browse the repository at this point in the history
  4. add to admin routes and layers

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2da61a9 View commit details
    Browse the repository at this point in the history
  5. add to test layers

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    733d166 View commit details
    Browse the repository at this point in the history
  6. remove old route

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    de41bed View commit details
    Browse the repository at this point in the history
  7. add headers, cleanup and fmt

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7ffa321 View commit details
    Browse the repository at this point in the history
  8. users cleanup

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    de7a6e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea4e55e View commit details
    Browse the repository at this point in the history
  10. fmt

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    65d5364 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a23e992 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b01c2bd View commit details
    Browse the repository at this point in the history
  13. fmt

    mpro7 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    36058d1 View commit details
    Browse the repository at this point in the history