Skip to content

Commit e2f238f

Browse files
Glossary language code fix
1 parent 86f96b9 commit e2f238f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi_gitbook.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -543,12 +543,12 @@ paths:
543543
description: The language in which the source texts in the
544544
glossary are specified.
545545
type: string
546-
example: EN
546+
example: en
547547
target_lang:
548548
description: The language in which the target texts in the
549549
glossary are specified.
550550
type: string
551-
example: DE
551+
example: de
552552
example:
553553
supported_languages:
554554
- source_lang: de

0 commit comments

Comments
 (0)