Skip to content

Commit f512058

Browse files
authored
Merge pull request #1386 from Bert-R/patch-2
Correct comment on the link object
2 parents 2d2fcc4 + dfd02eb commit f512058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2051,7 +2051,7 @@ links:
20512051
address:
20522052
operationId: getUserAddressByUUID
20532053
parameters:
2054-
# get the `id` field from the request path parameter named `id`
2054+
# get the `uuid` field from the `uuid` field in the response body
20552055
userUuid: $response.body#/uuid
20562056
```
20572057

0 commit comments

Comments
 (0)