Skip to content

Commit 6390e8b

Browse files
authored
Merge pull request #1425 from OAI/revert-1386-patch-2
Revert "Correct comment on the link object"
2 parents c074a5b + 69a6e85 commit 6390e8b

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 `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)