Skip to content

Commit

Permalink
Update paths/uploads/create.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ildarsafin committed Aug 26, 2024
1 parent 6bf9823 commit 5148057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/compiled.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion paths/uploads/create.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5148057

Please sign in to comment.