sapling/apiserver
Arun Kulshreshtha 2a0492400f types: don't re-export structs from api module
Summary: As we add more functionality to the Eden API, we will have a lot more request structs. These structs are only used by the HTTP data fetching code, and should not be used by actual business logic. As such, while these types need to be public (so that both Mononoke and Mercurial can use them), they should not be re-exported at the top level.

Reviewed By: quark-zju

Differential Revision: D15268439

fbshipit-source-id: e7d1405d2ac234892baedbf7dbf3e133d187cb45
2019-05-21 12:25:47 -07:00
..
client/src add thrift method get_tree 2019-02-25 12:40:28 -08:00
if Add MononokeThriftBackingStore 2019-05-21 12:24:52 -07:00
src types: don't re-export structs from api module 2019-05-21 12:25:47 -07:00