Commit b3d7831
fix(code-mappings): Use OrganizationNotFound for org-scoped endpoint
The bulk code-mappings endpoint is scoped to an organization, so a 404
should report "organization not found" rather than generic "resource
not found", consistent with other org-scoped endpoints.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e288070 commit b3d7831
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
989 | | - | |
| 989 | + | |
990 | 990 | | |
991 | 991 | | |
992 | 992 | | |
| |||
0 commit comments