Skip to content

Commit b25ecf1

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

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
@@ -2599,7 +2599,7 @@ Tooling implementations MAY choose to validate compatibility automatically, and
25992599
##### Working with Examples
26002600

26012601
Example Objects can be used in [Parameter Objects](#parameter-object), [Header Objects](#header-object), and [Media Type Objects](#media-type-object).
2602-
In both Objects, this is done through the `examples` (plural) field.
2602+
In all three 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.
26052605

0 commit comments

Comments
 (0)