nft.storage icon indicating copy to clipboard operation
nft.storage copied to clipboard

Validate pin origins

Open alanshaw opened this issue 4 years ago • 0 comments

When adding/replacing pins with the pinning service API...

We currently put these in the DB without validating the data is an array of mutliaddr.

Note: should be array of strings max 20 as per https://ipfs.github.io/pinning-services-api-spec/#tag/pins/paths/~1pins/post

alanshaw avatar Oct 06 '21 10:10 alanshaw