We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe0b73 commit b1481bdCopy full SHA for b1481bd
Sources/swift-openapi-generator/Documentation.docc/Proposals/SOAR-0011.md
@@ -53,7 +53,7 @@ constructing the HTTP response.
53
54
Vapor has a similar mechanism called [AbortError](https://docs.vapor.codes/basics/errors/).
55
56
-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/)
57
by allowing users to define a [HTTPError](https://docs.hummingbird.codes/2.0/documentation/hummingbird/httperror)
58
59
The proposal aims to provide a transport agnostic error handling mechanism for OpenAPI users.
0 commit comments