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.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1820,7 +1820,7 @@ The key value used to identify the callback object is an expression, evaluated a
1820
1820
##### Patterned Fields
1821
1821
Field Pattern | Type | Description
1822
1822
---|:---:|---
1823
-
<a name="callbackExpression"></a>{expression} | [Path Item Object](#pathItemObject) | A Path Item Object used to define a callback request and expected responses. A full example may be found at https://github.com/OAI/OpenAPI-Specification/blob/OpenAPI.next/examples/v3.0/callback-example.yaml
1823
+
<a name="callbackExpression"></a>{expression} | [Path Item Object](#pathItemObject) | A Path Item Object used to define a callback request and expected responses. A [complete example](https://github.com/OAI/OpenAPI-Specification/blob/OpenAPI.next/examples/v3.0/callback-example.yaml) is available.
1824
1824
1825
1825
This object can be extended with [Specification Extensions](#specificationExtensions).
0 commit comments