Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Expose snapshots in REST API #29

Closed
westonruter opened this issue May 27, 2016 · 2 comments
Closed

Expose snapshots in REST API #29

westonruter opened this issue May 27, 2016 · 2 comments

Comments

@westonruter
Copy link
Contributor

westonruter commented May 27, 2016

The snapshot posts should be available via the REST API, including the UUID for each snapshot and its contents. Accessing snapshots would require customize capability at least, and potentially the capability for each setting contained in the snapshot.

This should include a collection param for filtering snapshots that are authored by a given user ID.

Relates to #12

@westonruter
Copy link
Contributor Author

We should get post content storage nailed down first in #25.

Then, the REST API endpoints for snapshots should override the normal content field with one that contains all of the decoded JSON data, instead of presenting encoded JSON data in a content string.

@westonruter
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants