fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

Remove GET /ipfs/{CID} #331

Open bmann opened 4 years ago

bmann commented 4 years ago

We keep getting people who hit the (unauthenticated) GET request at /ipfs/{CID}, instead of using the gateway.

This may make sense in some cases, but I'm not sure where.

Should we deprecate this end point? Or make it authenticated?

bmann commented 4 years ago

For now, I have removed it from the guide docs, for starters https://guide.fission.codes/developers/web-api

Still need to do this for the 2.3.x branch, too.

expede commented 3 years ago

Let's go ahead and remove this endpoint