Skip to content

Commit 310e0bd

Browse files
authored
Merge pull request #1223 from MikeRalphson/rel_link
Make callback example link relative
2 parents 27e889f + d7f8adb commit 310e0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1817,7 +1817,7 @@ The key value used to identify the callback object is an expression, evaluated a
18171817
##### Patterned Fields
18181818
Field Pattern | Type | Description
18191819
---|:---:|---
1820-
<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.
1820+
<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](../examples/v3.0/callback-example.yaml) is available.
18211821

18221822
This object can be extended with [Specification Extensions](#specificationExtensions).
18231823

0 commit comments

Comments
 (0)