Updated Problem Details API RFC references (7807 -> 9457)

This commit is contained in:
Jesse Ehrenzweig
2026-01-30 12:20:50 -05:00
parent 74476591c5
commit 206e276610
3 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ applyTo: '**/*.cs'
- Explain the validation pipeline and how to customize validation responses.
- Demonstrate a global exception handling strategy using middleware.
- Show how to create consistent error responses across the API.
- Explain problem details (RFC 7807) implementation for standardized error responses.
- Explain problem details (RFC 9457) implementation for standardized error responses.
## API Versioning and Documentation