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. 

 "make sure you start with a test, but this might already work" 

 needs to be added to the discovery document. 

 check that selecting fields ensures the fields are not loaded from the database. 

Back