List pins and default status value #245
Labels
area/compliance check
An issue having to do with an existing, or new, pinning compliance check
effort/hours
exp/novice
good first issue
Good for newcomers
kind/bug
P1
status/ready
Hi, first of all, thanks for putting this together, it's extremely useful.
I'm fixing some of the reported issues on
web3.storage
API, but there's one specifically that might be a bit tricky, specifically, the testCan retrieve pin with name 'aCid' via the 'exact' TextMatchingStrategy
The tool sends a
and expects some results.
The challenge with that, according to the spec
is that if
status
is not provided should default to "pinned".I wonder if here we should send a
instead, given we can't assume the service has the given pin request pinned by the time the endpoint is hit by the tool.
What do you think?
Thanks
The text was updated successfully, but these errors were encountered: