diff --git a/versions/3.0.0.md b/versions/3.0.0.md index 93f55b323a..30a041ad84 100644 --- a/versions/3.0.0.md +++ b/versions/3.0.0.md @@ -2051,7 +2051,7 @@ links: address: operationId: getUserAddressByUUID parameters: - # get the `uuid` field from the `uuid` field in the response body + # get the `id` field from the request path parameter named `id` userUuid: $response.body#/uuid ```