Skip to content

Commit fd7fedf

Browse files
committed
Merge branch '3.0.4-example-link' into v3.0.4-dev-markdownlint
2 parents d9e5f2d + 230aefb commit fd7fedf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

versions/3.0.4.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2017,9 +2017,9 @@ The key value used to identify the Path Item Object is an expression, evaluated
20172017

20182018
##### Patterned Fields
20192019

2020-
| Field Pattern | Type | Description |
2021-
| ---------------------------------------------- | :-----------------------------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
2022-
| <a name="callback-expression"></a>{expression} | [Path Item Object](#path-item-object) | A Path Item Object used to define a callback request and expected responses. A [complete example](../examples/v3.0/callback-example.yaml) is available. |
2020+
| Field Pattern | Type | Description |
2021+
| --------------------------------------------- | :---------------------------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
2022+
| <a name="callback-expression"></a>{expression} | [Path Item Object](#path-item-object) | A Path Item Object used to define a callback request and expected responses. A [complete example](https://learn.openapis.org/examples/v3.0/callback-example.html) is available. |
20232023

20242024
This object MAY be extended with [Specification Extensions](#specification-extensions).
20252025

0 commit comments

Comments
 (0)