From 70653dd09b02be5d61c4274e8f4fea7f4dea878c Mon Sep 17 00:00:00 2001 From: Ron Date: Tue, 5 Dec 2017 14:50:43 -0800 Subject: [PATCH] Re-apply #1386 on the right file Credit goes to @Bert-R --- versions/3.0.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```