Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PinStatus.created and time-based pagination #39

Merged
merged 8 commits into from
Jul 30, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update ipfs-pinning-service.yaml
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
lidel and jacobheun authored Jul 28, 2020
commit 79e355710f6bb2223e87228ed2500a18cf792ccc
2 changes: 1 addition & 1 deletion ipfs-pinning-service.yaml
Original file line number Diff line number Diff line change
@@ -428,7 +428,7 @@ components:
example: "2020-07-27T17:32:28Z"

after:
description: remove results created (queued) before provided timestamp
description: return results created (queued) after provided timestamp
name: after
in: query
required: false