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 queue stories resource #24

Open
RedMu opened this issue Feb 25, 2013 · 2 comments
Open

Add queue stories resource #24

RedMu opened this issue Feb 25, 2013 · 2 comments
Milestone

Comments

@RedMu
Copy link

RedMu commented Feb 25, 2013

Queues API should arguably not return story information, also api/queue/:queueId/stories does not work - should ideally return just a list of story id's so that each can be requested individually using api/queue/:queueId/story/:storyId

@markhobson
Copy link
Owner

I agree, I raised issue #9 to downsize the payloads. We should implement 'api/queue/:queueId/stories' as you say too.

@markhobson
Copy link
Owner

Split original issue up into: issue #9 for hypermedia, and this issue to add the queue/:id/stories resource.

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

No branches or pull requests

2 participants