Skip to content

Commit 6ee1da3

Browse files
authored
Update use-rest-api-programmatically.md
1 parent ef6a0cd commit 6ee1da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/translator/document-translation/how-to-guides/use-rest-api-programmatically.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ The following headers are included with each Document translation API request:
246246
"inProgress": 1,
247247
"notYetStarted": 0,
248248
"cancelled": 0,
249-
"totalCharacterCharged": 0,
249+
"totalCharacterCharged": 1355,
250250
"totalImageScansSucceeded": 2,
251251
"totalImageScansFailed": 0
252252
}

0 commit comments

Comments
 (0)