Project

General

Profile

Feature #2228

Updated by Tom Clegg about 10 years ago

Including 
 * Reject _kind if it doesn't match _uuid. 
 * Reject _uuid if _kind is arvados#someType and the referenced object is not visible to the current user. 

 Acceptance 
 * Test cases (e.g., right _kind, wrong _kind, no _kind, nonexistent referent) 
 * Remove unnecessary @*_kind@ in tutorial/doc examples 
 * Explain in auto generated API docs that @*_kind@ is populated automatically 

Back