diff --git a/versions/3.0.4.md b/versions/3.0.4.md index 5ff6037c42..dd64c9dff9 100644 --- a/versions/3.0.4.md +++ b/versions/3.0.4.md @@ -2061,7 +2061,7 @@ paths: operationId: getUserAddress parameters: # get the `id` field from the request path parameter named `id` - userId: $request.path.id + userid: $request.path.id # the path item of the linked operation /users/{userid}/address: parameters: