Skip to content

Commit 2fb7651

Browse files
committed
Update links to examples
1 parent d4a1b36 commit 2fb7651

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

versions/3.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,7 @@ The key value used to identify the callback object is an expression, evaluated a
18211821
##### Patterned Fields
18221822
Field Pattern | Type | Description
18231823
---|:---:|---
1824-
<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.
1824+
<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/learn.openapis.org/tree/main/examples/v3.0/callback-example.yaml) is available.
18251825

18261826
This object MAY be extended with [Specification Extensions](#specificationExtensions).
18271827

versions/3.0.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,7 @@ The key value used to identify the callback object is an expression, evaluated a
18211821
##### Patterned Fields
18221822
Field Pattern | Type | Description
18231823
---|:---:|---
1824-
<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.
1824+
<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/learn.openapis.org/tree/main/examples/v3.0/callback-example.yaml) is available.
18251825

18261826
This object MAY be extended with [Specification Extensions](#specificationExtensions).
18271827

versions/3.0.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,7 @@ The key value used to identify the callback object is an expression, evaluated a
18431843
##### Patterned Fields
18441844
Field Pattern | Type | Description
18451845
---|:---:|---
1846-
<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.
1846+
<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/learn.openapis.org/tree/main/examples/v3.0/callback-example.yaml) is available.
18471847

18481848
This object MAY be extended with [Specification Extensions](#specificationExtensions).
18491849

versions/3.0.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1847,7 +1847,7 @@ The key value used to identify the path item object is an expression, evaluated
18471847
##### Patterned Fields
18481848
Field Pattern | Type | Description
18491849
---|:---:|---
1850-
<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.
1850+
<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/learn.openapis.org/tree/main/examples/v3.0/callback-example.yaml) is available.
18511851

18521852
This object MAY be extended with [Specification Extensions](#specificationExtensions).
18531853

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1863,7 +1863,7 @@ The key value used to identify the path item object is an expression, evaluated
18631863
##### Patterned Fields
18641864
Field Pattern | Type | Description
18651865
---|:---:|---
1866-
<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.
1866+
<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/learn.openapis.org/tree/main/examples/v3.0/callback-example.yaml) is available.
18671867

18681868
This object MAY be extended with [Specification Extensions](#specificationExtensions).
18691869

0 commit comments

Comments
 (0)