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

Api catchall #441

Merged
merged 19 commits into from
Mar 18, 2022
Merged

Api catchall #441

merged 19 commits into from
Mar 18, 2022

Commits on Feb 23, 2022

  1. skip code in case of API CatchAllEndpoint

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a75ccbf View commit details
    Browse the repository at this point in the history
  2. separate test for API CatchAll handler

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c22040b View commit details
    Browse the repository at this point in the history
  3. test for 401 instead of 404 using non-standard method

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    71234ac View commit details
    Browse the repository at this point in the history
  4. set API CatchAll handler for path only (without methods)

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    26ca768 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f5f952 View commit details
    Browse the repository at this point in the history
  6. more test cases

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    1fe6920 View commit details
    Browse the repository at this point in the history
  7. reorder test cases

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c3cf565 View commit details
    Browse the repository at this point in the history
  8. names for test cases

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    d7f548b View commit details
    Browse the repository at this point in the history
  9. changelog entry

    Johannes Koch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    ba2fb41 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    a9fa9a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1648218 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    9c38cb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    17972b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79550d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    63dbd49 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    7e34c57 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    dae72d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Merge branch 'master' into api-catchall

    Marcel Ludwig authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b231c72 View commit details
    Browse the repository at this point in the history
  2. refactor: creating route node as method

    Marcel Ludwig committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    98a657e View commit details
    Browse the repository at this point in the history