You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.4.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1997,6 +1997,10 @@ transactionCallback:
1997
1997
```
1998
1998
1999
1999
#### <a name="exampleObject"></a>Example Object
2000
+
An object grouping an internal or external example value with basic `summary` and `description` metadata.
2001
+
This object is typically used in properties named `examples` (plural), and is a [referenceable](#referenceObject) alternative to older `example` (singular) fields that do not support referencing or metadata.
2002
+
2003
+
Allows sharing an example to demonstrate the usage of properties, parameters and objects within OpenAPI.
0 commit comments