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 error handling middleware #126

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Nov 10, 2024

  1. Add error handling middleware

    Gayathri Sairamkrishnan committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f0934de View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Convert undocumented errors to 500

    Gayathri Sairamkrishnan committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7a4188b View commit details
    Browse the repository at this point in the history
  2. CI checks

    Gayathri Sairamkrishnan committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6e56a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4921ac6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ecec44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bca0a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00a6a2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    102a56d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b43ff8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7088ac2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6388a6a View commit details
    Browse the repository at this point in the history
  11. Update Tests/OpenAPIRuntimeTests/Interface/Test_ErrorHandlingMiddlewa…

    …re.swift
    
    Co-authored-by: Honza Dvorsky <[email protected]>
    gayathrisairam and czechboy0 authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6304932 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b4bf89 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Apply suggestions from code review

    gayathrisairam authored and Gayathri Sairamkrishnan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    60cb9b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ccb19e View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Honza Dvorsky <[email protected]>
    gayathrisairam and czechboy0 authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a6f7323 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Honza Dvorsky <[email protected]>
    gayathrisairam and czechboy0 authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c518f75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce190bc View commit details
    Browse the repository at this point in the history
  6. Fix unit test

    Gayathri Sairamkrishnan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c69af44 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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