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(SPV-793): add function to parse query params into new search struct #675

Merged
merged 6 commits into from
Aug 26, 2024

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    60af61a View commit details
    Browse the repository at this point in the history
  2. feat(SPV-793): replace QueryNestedMap with new function which handle …

    …whole query params and returns errors
    dorzepowski committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8b853de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f94a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    ac2d184 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat/func-to-parse-qu…

    …ery-params
    
    # Conflicts:
    #	internal/query/gin_map.go
    #	internal/query/gin_map_test.go
    #	internal/query/map.go
    dorzepowski committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e4f89c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1acd5c8 View commit details
    Browse the repository at this point in the history