This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Add wrap-with-directory support (HTTP API and Core) #1178
Closed
Description
Related to ipfs/ipfs-companion#349
Right now, the wrap-with-directory
option only works in CLI and support in HTTP API and Core is missing
I already have a working solution that uses the wrap
option in js-ipfs-unixfs-engine Importer API.
Question: it is necessary add support to this option in interface-ipfs-core beforehand? (or maybe at least add a tracking issue)
I'm looking forward to open a PR 👍