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 query params #73

Merged
merged 13 commits into from
Dec 9, 2020
Merged

Add query params #73

merged 13 commits into from
Dec 9, 2020

Commits on Dec 8, 2020

  1. Test

    Alex Schneider authored and Marcel Ludwig committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e914b46 View commit details
    Browse the repository at this point in the history
  2. Fix: Add missing endpoint Body

    Alex Schneider authored and Marcel Ludwig committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7358b0a View commit details
    Browse the repository at this point in the history
  3. Implement query_params

    Alex Schneider authored and Marcel Ludwig committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f905d95 View commit details
    Browse the repository at this point in the history
  4. Docu

    Alex Schneider authored and Marcel Ludwig committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    00c31b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7c2542 View commit details
    Browse the repository at this point in the history
  6. Fix using the iteration over attrCtx only for headers

    Alex Schneider committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    277962c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into query-params

    Alex Schneider committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e18eb1e View commit details
    Browse the repository at this point in the history
  8. Extend the test

    Alex Schneider committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ffbe940 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Fix missing error handling and handle query params just once

    Refactor query maps to use existing cty methods
    Marcel Ludwig committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    0ef30bd View commit details
    Browse the repository at this point in the history
  2. Refine inheritance code to handle more attributes

    Fix: (temp) appending parent to bodies list for working query params
    Marcel Ludwig committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5987d80 View commit details
    Browse the repository at this point in the history
  3. Extend tests to test overwrites of path attribute

    Alex Schneider committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    aaccbc9 View commit details
    Browse the repository at this point in the history
  4. Create backendInlineSchema once

    Marcel Ludwig committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    cc02db0 View commit details
    Browse the repository at this point in the history
  5. Update documentation

    Marcel Ludwig committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    cf47172 View commit details
    Browse the repository at this point in the history