IceHe

Results 4 issues of IceHe

## Summary Throw `RequestError` about `DatabaseError` with meaningful message - e.g. `value too long for type character varying(128)` ## Testing - [x] UTs - Locally tested. ![image](https://user-images.githubusercontent.com/10594507/181903441-938a1d0d-2057-4084-af1c-408a03af77c5.png)

feature
size/s

## Summary Add the title "API" to API Reference page - The full title of API Reference page should `API | Logto Docs` (i.e. page title + ' | '...

## Summary - Add `PUT /custom-phrases/:languageKey` router - Bugfix: `returning *` should be after `on conflict …` in the `insert into …` SQL statement (see [doc](https://www.postgresql.org/docs/current/sql-insert.html) for more details) -...

feature
size/m

## Summary - Add `DELETE /custom-phrases/:languageKey` route - If the specified custom phrase does not exist before deleting, it will return 404 status. - If the specified custom phrase exists...

feature
size/s