Skip to content

Commit fc0b460

Browse files
committed
docs: update RFC 7807 references to RFC 9457 in design doc
1 parent 3c43871 commit fc0b460

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/superpowers/specs/2026-03-28-bdd-spec-tests-design.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ tests/spec/
7979

8080
### Error Response Format (~8 scenarios)
8181

82-
- 400 error body follows RFC 7807
83-
- 409 error body follows RFC 7807
84-
- 422 error body follows RFC 7807
82+
- 400 error body follows RFC 9457
83+
- 409 error body follows RFC 9457
84+
- 422 error body follows RFC 9457
8585
- `Content-Type: application/problem+json`
8686

8787
### Edge Cases (~6 scenarios)

0 commit comments

Comments
 (0)