sapling/eden/scm/lib/edenapi/tools/make_req
Stefan Filip 7392392a33 server: add commit/location_to_hash path
Summary:
Eden api endpoint for segmented changelog. It translates a path in the
graph to the hash corresponding to that commit that the path lands on.
It is expected that paths point to unique commits.

This change looks to go through the plumbing of getting the request from
the edenapi side through mononoke internals and to the segmented changelog
crate. The request used is an example. Follow up changes will look more at
what shape the request and reponse should have.

Reviewed By: kulshrax

Differential Revision: D22702016

fbshipit-source-id: 9615a0571f31a8819acd2b4dc548f49e36f44ab2
2020-08-04 11:22:39 -07:00
..
src server: add commit/location_to_hash path 2020-08-04 11:22:39 -07:00
Cargo.toml edenapi_types: add FromJson trait 2020-07-02 13:11:48 -07:00