Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion versions/3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2051,7 +2051,7 @@ links:
address:
operationId: getUserAddressByUUID
parameters:
# get the `id` field from the request path parameter named `id`
# get the `uuid` field from the `uuid` field in the response body
userUuid: $response.body#/uuid
```

Expand Down