sapling/eden/mononoke/edenapi_server
Meyer Jacobs 120fbd3280 trees: port SCS aux data request method to edenapi
Summary: Introduces fetching of child entry IDs, and child file metadata for a specified tree manifest ID. The aux data lookup will only be performed if `with_file_metadata` is set, which is actually kind of wrong. Instead `with_children` from the wire type should be exposed in the API request type, and `with_*_metadata` should be hidden or used for data other than the child entry `Key`s.

Reviewed By: kulshrax

Differential Revision: D23886678

fbshipit-source-id: 0cba72cea7be47ae3348a406d407a19b60976c0c
2020-10-14 11:12:59 -07:00
..
src trees: port SCS aux data request method to edenapi 2020-10-14 11:12:59 -07:00
Cargo.toml trees: port SCS aux data request method to edenapi 2020-10-14 11:12:59 -07:00