timvisee / ffsend-api

:mailbox_with_mail: A fully featured Firefox Send API client written in Rust.
https://gitlab.com/timvisee/ffsend-api
MIT License
89 stars 13 forks source link

Expose manifest and its files from metadata API (to support downloading multiple files) #82

Closed YDX-2147483647 closed 8 months ago

YDX-2147483647 commented 1 year ago

This PR exposes some public interfaces of the metadata API.

Relates to https://github.com/timvisee/ffsend/pull/169