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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2002,7 +2002,7 @@ transactionCallback:
2002
2002
An object grouping an internal or external example value with basic `summary` and `description` metadata.
2003
2003
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.
2004
2004
2005
-
Allows sharing an example to demonstrate the usage of properties, parameters and objects within OpenAPI.
2005
+
Examples allow demonstration of the usage of properties, parameters and objects within OpenAPI.
0 commit comments