Merge pull request #507 from argosopentech/no-access-check-suggest

Don't require API key for suggestions
This commit is contained in:
Piero Toffanin
2023-10-01 10:50:45 -04:00
committed by GitHub
-1
View File
@@ -979,7 +979,6 @@ def create_app(args):
)
@bp.post("/suggest")
@access_check
def suggest():
"""
Submit a suggestion to improve a translation