You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
having the same CID pinned multiple times under different name
List/filter pins based on meta keys
confirm we can add pins with multiple meta keys and then filter them based on any of them
confirm before and after query params work as expected
confirm that GET /pins with empty status returns HTTP 400 BAD_REQUEST (status is maked as non-empty in spec, but who knows how that is handled by code in different langs – sometimes empty array means non-empty – we need to double-check this behavior)
meta
keysbefore
andafter
query params work as expectedGET /pins
with emptystatus
returns HTTP 400 BAD_REQUEST (status is maked as non-empty in spec, but who knows how that is handled by code in different langs – sometimes empty array means non-empty – we need to double-check this behavior)Migrated from ipfs/pinning-services-api-spec#64
The text was updated successfully, but these errors were encountered: