Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions design/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@
- [RFC-0043: Identity Cache Partitions](./rfcs/rfc0043_identity_cache_partitions.md)
- [RFC-0044: Environment-defined service configuration](./rfcs/rfc0044_env_defined_service_config.md)
- [RFC-0045: Configurable Serde](./rfcs/rfc0045_configurable_serde.md)
- [RFC-0047: Custom ValidationException](./rfcs/rfc0047_custom_validation.md)
- [Contributing](./contributing/overview.md)
- [Writing and debugging a low-level feature that relies on HTTP](./contributing/writing_and_debugging_a_low-level_feature_that_relies_on_HTTP.md)
1 change: 1 addition & 0 deletions design/src/rfcs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@
- [RFC-0042: File-per-change changelog](./rfc0042_file_per_change_changelog.md)
- [RFC-0043: Identity Cache Partitions](./rfc0043_identity_cache_partitions.md)
- [RFC-0045: Configurable Serde](./rfc0045_configurable_serde.md)
- [RFC-0047: Custom ValidationException](./rfc0047_custom_validation.md)

Loading
Loading