Skip to content

Commit 6a95420

Browse files
authored
Merge pull request #1221 from OAI/dm/callback-example-link
Callback example link
2 parents 115cb03 + 88db844 commit 6a95420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1820,7 +1820,7 @@ The key value used to identify the callback object is an expression, evaluated a
18201820
##### Patterned Fields
18211821
Field Pattern | Type | Description
18221822
---|:---:|---
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.
18241824

18251825
This object can be extended with [Specification Extensions](#specificationExtensions).
18261826

0 commit comments

Comments
 (0)