Skip to content

Commit 86f96b9

Browse files
Formatting changes
1 parent a3dc820 commit 86f96b9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

openapi_gitbook.yaml

Lines changed: 4 additions & 4 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
@@ -888,7 +888,7 @@ paths:
888888
- source
889889
- target
890890
default: source
891-
description: Supported values are "source" or "target". If type parameter is not included, defaults to "source".
891+
description: Supported values are "source" or "target". If type parameter is not included, defaults to "source".
892892
examples:
893893
target:
894894
summary: Target Languages
@@ -911,7 +911,7 @@ paths:
911911
language:
912912
description: The language code of the given language.
913913
type: string
914-
example: de
914+
example: DE
915915
name:
916916
description: Name of the language in English.
917917
type: string

0 commit comments

Comments
 (0)