appium/appium-inspector

Update crowdin api from v1 to v2

KazuCocoa opened this issue · 3 comments

Current Behavior

v1

Suggested Solution

move to v2

Additional Information

No response

https://api.crowdin.com/api/v2/projects with proper request format: https://developer.crowdin.com/api/v2/#section/Introduction/Requests

Project id is 346705.

https://developer.crowdin.com/assets/api/api_v1_docs_crowdin.pdf is v1.

Upload the latest version of your source files (the ones, that should be localized) to your Crowdin project.

maybe this will be:

https://developer.crowdin.com/api/v2/#operation/api.projects.files.put

hm... it has storageId, but I am not sure what this means. We must learn the new API first, that could be more complicated than v1

I'll keep investigating the new API when I have time. The worst case is we could manually operate the same thing for a while.