Skip to content

Commit cac77a8

Browse files
chore(developer): update API docs (#579)
Co-authored-by: andrii-bodnar <29282228+andrii-bodnar@users.noreply.github.com>
1 parent 5088fa2 commit cac77a8

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

src/assets/api/crowdin/file-based.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41666,6 +41666,7 @@ components:
4166641666
description:
4166741667
type: string
4166841668
example: 'John Smith Translation Agency provides services for software and game localization as well as translation into 70+ languages.'
41669+
nullable: true
4166941670
status:
4167041671
type: string
4167141672
enum:
@@ -42531,7 +42532,7 @@ components:
4253142532
example: 'In-house + Machine Translation'
4253242533
description:
4253342534
type: string
42534-
example: 'Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators'
42535+
example: "Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators"
4253542536
groupId:
4253642537
type: integer
4253742538
example: 2

src/assets/api/crowdin/string-based.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39916,6 +39916,7 @@ components:
3991639916
description:
3991739917
type: string
3991839918
example: 'John Smith Translation Agency provides services for software and game localization as well as translation into 70+ languages.'
39919+
nullable: true
3991939920
status:
3992039921
type: string
3992139922
enum:
@@ -40145,6 +40146,7 @@ components:
4014540146
enum:
4014640147
- project.translated
4014740148
- project.approved
40149+
- project.qa.finished
4014840150
- project.built
4014940151
- translation.updated
4015040152
- string.added
@@ -40766,7 +40768,7 @@ components:
4076640768
example: 'In-house + Machine Translation'
4076740769
description:
4076840770
type: string
40769-
example: 'Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators'
40771+
example: "Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators"
4077040772
groupId:
4077140773
type: integer
4077240774
example: 2

src/assets/api/enterprise/file-based.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48421,6 +48421,7 @@ components:
4842148421
description:
4842248422
type: string
4842348423
example: 'John Smith Translation Agency provides services for software and game localization as well as translation into 70+ languages.'
48424+
nullable: true
4842448425
status:
4842548426
type: string
4842648427
enum:
@@ -49290,7 +49291,7 @@ components:
4929049291
example: 'In-house + Machine Translation'
4929149292
description:
4929249293
type: string
49293-
example: 'Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators'
49294+
example: "Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators"
4929449295
groupId:
4929549296
type: integer
4929649297
example: 2

src/assets/api/enterprise/string-based.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46445,6 +46445,7 @@ components:
4644546445
description:
4644646446
type: string
4644746447
example: 'John Smith Translation Agency provides services for software and game localization as well as translation into 70+ languages.'
46448+
nullable: true
4644846449
status:
4644946450
type: string
4645046451
enum:
@@ -46674,6 +46675,7 @@ components:
4667446675
enum:
4667546676
- project.translated
4667646677
- project.approved
46678+
- project.qa.finished
4667746679
- project.built
4667846680
- translation.updated
4667946681
- string.added
@@ -47299,7 +47301,7 @@ components:
4729947301
example: 'In-house + Machine Translation'
4730047302
description:
4730147303
type: string
47302-
example: 'Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators'
47304+
example: "Combine the efforts of human translators and Machine Translation technology.\n• Pre-translation - Translation Memory\n• Pre-translation - Machine Translation\n• Translation - in-house translators\n• Proofreading - in-house translators"
4730347305
groupId:
4730447306
type: integer
4730547307
example: 2

0 commit comments

Comments
 (0)