Skip to content

Commit 4c3d5e0

Browse files
char0nralfhandl
authored andcommitted
Update src/oas.md
Co-authored-by: Ralf Handl <[email protected]>
1 parent 6df11eb commit 4c3d5e0

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
@@ -2610,7 +2610,7 @@ The mutually exclusive fields in the Parameter, Header, or Media Type Objects ar
26102610
The exact serialization and encoding is determined by various fields in the Parameter Object, Header Object, or in the Media Type Object's [Encoding Object](#encoding-object).
26112611
Because examples using these fields represent the final serialized form of the data, they SHALL _override_ any `example` in the corresponding Schema Object.
26122612

2613-
The singular `example` field in the Parameter, Header or Media Type Object is concise and convenient for simple examples, but does not offer any other advantages over using Example Objects under `examples`.
2613+
The singular `example` field in the Parameter, Header, or Media Type Object is concise and convenient for simple examples, but does not offer any other advantages over using Example Objects under `examples`.
26142614

26152615
Some examples cannot be represented directly in JSON or YAML.
26162616
For all three ways of providing examples, these can be shown as string values with any escaping necessary to make the string valid in the JSON or YAML format of documents that comprise the OpenAPI Description.

0 commit comments

Comments
 (0)