ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.83k stars 2.96k forks source link

core/corehttp!: remove /api/v0 from gateway port #10352

Closed hacdias closed 2 months ago

hacdias commented 2 months ago

Removes /api/v0 from the gateway port. Closes #10312.

We can merge this before the final 0.27 release. I will have to cherry-pick anyways.