Documentation error: UpdateItem sample request expected condition incorrect
Bug #1410599 reported by
Charles Wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MagnetoDB |
Fix Released
|
Medium
|
Charles Wang |
Bug Description
The sample request for UpdateItem API is incorrect in the expected condition part.
Right now, only "value" and "exists" are supported but the sample request has the following expected condition:
"expected": {
{
}
]
}
},
Changed in magnetodb: | |
assignee: | nobody → Charles Wang (charles-wang) |
tags: | added: data-api documentation |
Changed in magnetodb: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → kilo-2 |
Changed in magnetodb: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/147052 /git.openstack. org/cgit/ stackforge/ magnetodb/ commit/ ?id=88397e72b7a bdaf5add405bfb3 b59420d81dcc19
Committed: https:/
Submitter: Jenkins
Branch: master
commit 88397e72b7abdaf 5add405bfb3b594 20d81dcc19
Author: Charles Wang <email address hidden>
Date: Tue Jan 13 21:17:34 2015 -0500
Fix documentation for UpdateItem
The sample request for UpdateItem API is incorrect in the expected condition part.
Change-Id: I9479b126b86d7e 52f9ae1c180337d 0ef80143085
Closes-Bug: #1410599