Some pinning service providers were passing this expectation by simply returning a successful response, even though they weren't actually returning the expected Pin, and we weren't confirming that pin was received either.
With this change, if no Pin is returned, they will fail the expectation.
Some pinning service providers were passing this expectation by simply returning a successful response, even though they weren't actually returning the expected Pin, and we weren't confirming that pin was received either.
With this change, if no Pin is returned, they will fail the expectation.
see https://github.com/ipfs-shipyard/pinning-service-compliance/blob/d3b4334971faf4488d53025dd3714cc5bc541842/nft.storage.md\?plain\=1\#L1253-L1322