Ticket #251 (new enhancement) — at Version 1
Present in the API a list of revision IDs, and present individual revisions when referenced by ID
Reported by: | johnbywater | Owned by: | johnbywater |
---|---|---|---|
Priority: | critical | Milestone: | v1.0 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description (last modified by rgrp) (diff)
Want to have:
- /api/search/revision/
Support querying by "since time" and "since revision". Each individual revision should be available in the REST API (read-only):
- /api/rest/revision/{revision ID}
Note: See
TracTickets for help on using
tickets.