mirror of
https://github.com/strapi/strapi.git
synced 2025-07-24 09:25:25 +00:00

* fix: do not change unlocalized fields when updating localized field via doc service * chore: add api test * Update tests/api/core/strapi/document-service/update.test.api.ts * chore: use fillNonLocalizedAttributes util * chore: move to i18n utils file