zendesk / zendesk_apps_tools

Apache License 2.0
74 stars 41 forks source link

zidan/veg-1413/migrate_from_locales_transaltion_api_to-zsap #394

Closed zidmus closed 1 year ago

zidmus commented 1 year ago

:v:

/cc @zendesk/vegemite

Description

Migrate zat translation from locale translation API to use ZSAP endpoints

Tasks

References

Risks

token-cjg commented 1 year ago

Looks like you'll need to set WebMock up to handle the url https://static.zdassets.com/translations/admin/manifest.json in the tests, and one or two other things too.

(The old system was stubbed in the tests here)