Project

General

Profile

Bug #18122

Updated by Peter Amstutz over 2 years ago

'get', 'update' and 'delete' calls respond with the entire record.    Sometimes this is undesirable, such as collections with very large manifest text.    The API should support using 'select' to choose which fields are returned by the response. 

Back