Replies: 1 comment
-
|
Not yet, see #11667 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I was wondering if there is a way to publish suggestions via the REST API? I only see methods to update the translation directly which wouldn't work if you only have permission to suggest.
For context I am tinkering with building a Neovim plugin which uses the REST API to create a client which would work in the same way as the web interface (open a project, choose language. Start translating by seeing the source, write a translation, click suggest to move on to the next, repeat.) and have found all necessary endpoints for fetching the units but not one for publishing your translation as a suggestion.
Beta Was this translation helpful? Give feedback.
All reactions