Skip to content

Commit

Permalink
Reword include_context parameter info to match request
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneutt committed Jan 9, 2017
1 parent f69b9d5 commit 6a79493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Parameter | Description
`timeout` | The timeout duration, in milliseconds, after which Riak will return an error message
`sloppy_quorum` | If this parameter is set to `true`, the next available node in the ring will accept requests if any primary node is unavailable
`n_val` | The number of nodes to which the delete request will be sent
`include_context` | If `return_body` is set to `true`, the Data Type's opaque "context" will be returned to the client when the `DtUpdateResp` is sent to the client.
`include_context` | If this parameter is set to `true`, the Data Type's opaque "context" will be returned to the client

## Response

Expand Down

0 comments on commit 6a79493

Please sign in to comment.