Skip to content

Commit

Permalink
Merge pull request #2372 from shaneutt/master
Browse files Browse the repository at this point in the history
Reword include_context parameter info to match request
  • Loading branch information
erjohnson committed Jan 9, 2017
2 parents f69b9d5 + 6a79493 commit 9ba9168
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 9ba9168

Please sign in to comment.