Skip to content

Commit

Permalink
Publish "Detailed error explanations" design documentation page (#3780)
Browse files Browse the repository at this point in the history
The page was added back in #3734, but was not added to the index, so

https://smithy-lang.github.io/smithy-rs/design/client/detailed_error_explanations.html,
which is exposed here:


https://github.com/smithy-lang/smithy-rs/blob/10a92052b1ca4f6442b15f544dd2940f613bd008/rust-runtime/aws-smithy-runtime-api/src/client/connection.rs#L24-L27

currently points to a 404.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
  • Loading branch information
david-perez authored Aug 2, 2024
1 parent 6a602d4 commit bb1971a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions design/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- [Client](./client/overview.md)
- [What is the 'orchestrator' and why does it exist?](./client/orchestrator.md)
- [Identity and Auth](./client/identity_and_auth.md)
- [Detailed error explanations](./client/detailed_error_explanations.md)

- [Server](./server/overview.md)
- [Middleware](./server/middleware.md)
Expand Down

0 comments on commit bb1971a

Please sign in to comment.