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: docs/steps.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ resources:
205
205
```
206
206
207
207
> **Note**
208
-
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores) for details.
208
+
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores.md) for details.
209
209
210
210
### Example: Use previous step output in the mock response
211
211
@@ -236,4 +236,4 @@ resources:
236
236
```
237
237
238
238
> **Note**
239
-
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores) for details.
239
+
> Remember that the `request` store is ephemeral, and holds values for the current, in-flight request. See the [Stores documentation](./stores.md) for details.
0 commit comments