Skip to content

Commit 840d5ac

Browse files
char0nralfhandl
authored andcommitted
Update src/oas.md
Co-authored-by: Ralf Handl <[email protected]>
1 parent 393ab02 commit 840d5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2598,7 +2598,7 @@ Tooling implementations MAY choose to validate compatibility automatically, and
25982598

25992599
##### Working with Examples
26002600

2601-
Example Objects can be used in [Parameter Objects](#parameter-object), [Header Objects](#header-object) and [Media Type Objects](#media-type-object).
2601+
Example Objects can be used in [Parameter Objects](#parameter-object), [Header Objects](#header-object), and [Media Type Objects](#media-type-object).
26022602
In both Objects, this is done through the `examples` (plural) field.
26032603
However, there are several other ways to provide examples: The `example` (singular) field that is mutually exclusive with `examples` in all three Objects, and two keywords (the deprecated singular `example` and the current plural `examples`, which takes an array of examples) in the [Schema Object](#schema-object) that appears in the `schema` field of all three Objects.
26042604
Each of these fields has slightly different considerations.

0 commit comments

Comments
 (0)