diff --git a/versions/3.0.1.md b/versions/3.0.1.md index 50787240dc..a6e7bb58a9 100644 --- a/versions/3.0.1.md +++ b/versions/3.0.1.md @@ -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 ```