From 51480579688fa7b329258507908f1618822172c4 Mon Sep 17 00:00:00 2001 From: Ildar Safin Date: Mon, 26 Aug 2024 11:35:46 +0200 Subject: [PATCH] Update paths/uploads/create.yaml --- doc/compiled.json | 2 +- paths/uploads/create.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/compiled.json b/doc/compiled.json index 1c45ce77..f0c298c1 100644 --- a/doc/compiled.json +++ b/doc/compiled.json @@ -14990,7 +14990,7 @@ "example": null }, "update_translations_on_source_match": { - "description": "Pass `true` to update target translations only if the source translations match the uploaded multilingual file", + "description": "Update target translations only if the source translations of the uploaded multilingual file match the stored translations", "type": "boolean", "default": false, "example": null diff --git a/paths/uploads/create.yaml b/paths/uploads/create.yaml index 7e288e2b..b1ddbe5d 100644 --- a/paths/uploads/create.yaml +++ b/paths/uploads/create.yaml @@ -95,7 +95,7 @@ requestBody: default: true example: update_translations_on_source_match: - description: Pass `true` to update target translations only if the source translations match the uploaded multilingual file + description: Update target translations only if the source translations of the uploaded multilingual file match the stored translations type: boolean default: false example: