summaryrefslogtreecommitdiffstats
path: root/ipfs-api/src/request/object.rs
AgeCommit message (Expand)Author
2018-12-31Fix clippy warningsSameer Puri
2018-03-08add method to requestFerris Tseng
2018-01-23add /object/new and /object/dataFerris Tseng
2018-01-23formattingFerris Tseng
2017-12-30clippy and formattingFerris Tseng
2017-12-13Revert "Add basic derive's to all types"Simon Heath
2017-12-11Uppercased path->PATH in constants.Simon Heath
2017-12-11Replaced path() method with associated const on ApiRequest traitSimon Heath
2017-12-11Add basic derive's to all typesSimon Heath
2017-10-25add licenseFerris Tseng
2017-10-10add get dagFerris Tseng
2017-10-10add calls to object routeFerris Tseng
2017-10-10implement serialize for all requestsFerris Tseng