From b65fa73014bc103980e6e426193fa1d93fc2da54 Mon Sep 17 00:00:00 2001 From: Crowdin Bot <58779643+crowdin-bot@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:39:38 +0200 Subject: [PATCH] chore: update API docs --- src/assets/api/crowdin/file-based.yml | 88 +++---------------------- src/assets/api/crowdin/string-based.yml | 88 +++---------------------- 2 files changed, 16 insertions(+), 160 deletions(-) diff --git a/src/assets/api/crowdin/file-based.yml b/src/assets/api/crowdin/file-based.yml index 454cb34f..c0b5f774 100644 --- a/src/assets/api/crowdin/file-based.yml +++ b/src/assets/api/crowdin/file-based.yml @@ -31282,14 +31282,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true @@ -31373,14 +31367,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true @@ -31479,23 +31467,11 @@ components: description: description: 'Task description' type: string - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -31548,23 +31524,11 @@ components: description: description: 'Task description' type: string - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -31673,23 +31637,11 @@ components: type: boolean default: false example: 'true' - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -31768,23 +31720,11 @@ components: type: boolean default: false example: 'true' - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -32089,14 +32029,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true @@ -32172,14 +32106,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true diff --git a/src/assets/api/crowdin/string-based.yml b/src/assets/api/crowdin/string-based.yml index 4cea4008..4aecbb2e 100644 --- a/src/assets/api/crowdin/string-based.yml +++ b/src/assets/api/crowdin/string-based.yml @@ -29820,14 +29820,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true @@ -29903,14 +29897,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true @@ -30009,23 +29997,11 @@ components: description: description: 'Task description' type: string - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -30078,23 +30054,11 @@ components: description: description: 'Task description' type: string - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -30203,23 +30167,11 @@ components: type: boolean default: false example: 'true' - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -30298,23 +30250,11 @@ components: type: boolean default: false example: 'true' - skipUntranslatedStrings: - description: "Defines whether to include only translated strings\n\n__Note:__ `true` value can't be used with `includeUntranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to include only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false` or `includeUntranslatedStringsOnly=true` in same request" + description: 'Defines whether to include only pretranslated strings' type: boolean default: false example: true - includeUntranslatedStringsOnly: - description: "Defines whether to include only untranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=true` or `includePreTranslatedStringsOnly=true` in same request" - type: boolean - default: false - example: true - deprecated: true dateFrom: description: "Defines start date for interval when strings were modified\n\n __Format:__ UTC, ISO 8601" type: string @@ -30619,14 +30559,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true @@ -30702,14 +30636,8 @@ components: type: boolean default: false example: true - skipUntranslatedStrings: - description: "Defines whether to export only translated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" - type: boolean - default: false - example: true - deprecated: true includePreTranslatedStringsOnly: - description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `skipUntranslatedStrings=false`, `type=0` or `type=2` in same request" + description: "Defines whether to export only pretranslated strings\n\n__Note:__ `true` value can't be used with `type=0` or `type=2` in same request" type: boolean default: false example: true