Skip to content

Commit

Permalink
Update Sources/swift-openapi-generator/Documentation.docc/Proposals/S…
Browse files Browse the repository at this point in the history
…OAR-0011.md

Co-authored-by: Honza Dvorsky <[email protected]>
  • Loading branch information
gayathrisairam and czechboy0 authored Sep 17, 2024
1 parent 7fe0b73 commit b1481bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ constructing the HTTP response.

Vapor has a similar mechanism called [AbortError](https://docs.vapor.codes/basics/errors/).

HummingBird also has an [error handling mechanism](https://docs.hummingbird.codes/2.0/documentation/hummingbird/errorhandling/)
Hummingbird also has an [error handling mechanism](https://docs.hummingbird.codes/2.0/documentation/hummingbird/errorhandling/)
by allowing users to define a [HTTPError](https://docs.hummingbird.codes/2.0/documentation/hummingbird/httperror)

The proposal aims to provide a transport agnostic error handling mechanism for OpenAPI users.
Expand Down

0 comments on commit b1481bd

Please sign in to comment.