Skip to content

Commit

Permalink
Update content/docs/reference/design-docs/editoast-errors/_index.en.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jean SIMARD <woshilapin@tuziwo.info>
  • Loading branch information
leovalais and woshilapin authored Jan 7, 2025
1 parent 5e5a2f8 commit de611a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ Eventually, when all errors are converted and views errors are attached to their

1. Remove `trait EditoastError`, `derive(EditoastError)` and `struct InternalError` (at least its former version as the name may be reused in a different scope)
2. Adapt the frontend error keys collection script to look for errors in the OpenAPI routes response section instead of `components/schemas`
5. (Out of scope) Discuss with the frontend the level of visibility about internal errors we want to give the user
3. (Out of scope) Discuss with the frontend the level of visibility about internal errors we want to give the user

### Rejected ideas

Expand Down

0 comments on commit de611a9

Please sign in to comment.