Skip to content

Commit 3ee62e8

Browse files
authored
RFC: Better Constraint Violations (smithy-lang#2040)
1 parent 0226446 commit 3ee62e8

File tree

3 files changed

+827
-0
lines changed

3 files changed

+827
-0
lines changed

design/src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
- [RFC-0029: Finding New Home for Credential Types](./rfcs/rfc0029_new_home_for_cred_types.md)
5555
- [RFC-0030: Serialization And Deserialization](./rfcs/rfc0030_serialization_and_deserialization.md)
5656
- [RFC-0031: Providing Fallback Credentials on Timeout](./rfcs/rfc0031_providing_fallback_credentials_on_timeout.md)
57+
- [RFC-0032: Better Constraint Violations](./rfc0031_better_constraint_violations.md)
5758

5859
- [Contributing](./contributing/overview.md)
5960
- [Writing and debugging a low-level feature that relies on HTTP](./contributing/writing_and_debugging_a_low-level_feature_that_relies_on_HTTP.md)

design/src/rfcs/overview.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@
4141
- [RFC-0029: Finding New Home for Credential Types](./rfc0029_new_home_for_cred_types.md)
4242
- [RFC-0030: Serialization And Deserialization](./rfc0030_serialization_and_deserialization.md)
4343
- [RFC-0031: Providing Fallback Credentials on Timeout](./rfc0031_providing_fallback_credentials_on_timeout.md)
44+
- [RFC-0032: Better Constraint Violations](./rfc0031_better_constraint_violations.md)

0 commit comments

Comments
 (0)