Skip to content

Commit b1481bd

Browse files
Update Sources/swift-openapi-generator/Documentation.docc/Proposals/SOAR-0011.md
Co-authored-by: Honza Dvorsky <[email protected]>
1 parent 7fe0b73 commit b1481bd

File tree

1 file changed

+1
-1
lines changed
  • Sources/swift-openapi-generator/Documentation.docc/Proposals

1 file changed

+1
-1
lines changed

Sources/swift-openapi-generator/Documentation.docc/Proposals/SOAR-0011.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ constructing the HTTP response.
5353

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

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

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

0 commit comments

Comments
 (0)