Page MenuHomeSoftware Heritage

REST API doc: update to match current aiohttp implementation
ClosedPublic

Authored by zack on Nov 8 2019, 8:08 PM.

Details

Summary

First draft, I'm not sure it's complete. In particular, I havent checked
whether all the parameters of some of the more complicated methods (e.g.,
dfs/bfs order in visits) are supported by the current implementation.

Please check and let me know what else I should remove.

Diff Detail

Repository
rDGRPH Compressed graph representation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Nov 12 2019, 1:16 AM
  • REST API doc: update to match current aiohttp implementation
  • REST API doc: document /count method variants