Skip to content

Commit a3b5964

Browse files
chore(developer): update API docs (#677)
1 parent cfbda83 commit a3b5964

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44281,6 +44281,7 @@ components:
4428144281
status: '{{fileStatus}}'
4428244282
revision: '{{fileRevision}}'
4428344283
branchId: '{{branchId}}'
44284+
branchName: '{{branchName}}'
4428444285
directoryId: '{{directoryId}}'
4428544286
project:
4428644287
id: '{{projectId}}'

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41763,6 +41763,7 @@ components:
4176341763
status: '{{fileStatus}}'
4176441764
revision: '{{fileRevision}}'
4176541765
branchId: '{{branchId}}'
41766+
branchName: '{{branchName}}'
4176641767
directoryId: '{{directoryId}}'
4176741768
project:
4176841769
id: '{{projectId}}'

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51171,6 +51171,7 @@ components:
5117151171
status: '{{fileStatus}}'
5117251172
revision: '{{fileRevision}}'
5117351173
branchId: '{{branchId}}'
51174+
branchName: '{{branchName}}'
5117451175
directoryId: '{{directoryId}}'
5117551176
project:
5117651177
id: '{{projectId}}'

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48420,6 +48420,7 @@ components:
4842048420
status: '{{fileStatus}}'
4842148421
revision: '{{fileRevision}}'
4842248422
branchId: '{{branchId}}'
48423+
branchName: '{{branchName}}'
4842348424
directoryId: '{{directoryId}}'
4842448425
project:
4842548426
id: '{{projectId}}'

0 commit comments

Comments
 (0)