Skip to content

Commit 69a6e85

Browse files
author
Ron
authored
Revert "Correct comment on the link object"
1 parent c074a5b commit 69a6e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.0.md

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

0 commit comments

Comments
 (0)