overleaf / spelling

The backend spellcheck API that performs spell checking for Overleaf
GNU Affero General Public License v3.0
9 stars 17 forks source link

Add endpoint to remove learned words #34

Closed gh2k closed 5 years ago

gh2k commented 5 years ago

Description

I was in spelling and I noticed how easy it would be to add an endpoint that removes learned words, so thought I'd add it. Dependency for custom dictionary management (at some point in the future) but will also allow us to manually remove an individual word from a user's dictionary via support, instead of nuking the entire dictionary.

Manual Testing Performed

Who Needs to Know?

This will be of interest to both 1st- and 2nd-line support

gh2k commented 5 years ago

Thanks for the feedback. Cleaned up the test tile and changed the return code to 204.