canmove, Confirmed users
1,173
edits
(complete rewrite, trying to clean stuff up) |
m (typo) |
||
Line 123: | Line 123: | ||
'''https://''server''/0.3/user''/''username''/ ''collection''''' | '''https://''server''/0.3/user''/''username''/ ''collection''''' | ||
Takes an array of WBOs in the request | Takes an array of WBOs in the request body and iterates over them, effectively doing a series of atomic PUTs with the same timestamp. | ||
Returns a hash of successful and unsuccessful saves, including guidance as to possible errors: | Returns a hash of successful and unsuccessful saves, including guidance as to possible errors: |