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

Fix comments endpoint (part of API changes) #644

Closed
begedin opened this issue Oct 25, 2016 · 0 comments
Closed

Fix comments endpoint (part of API changes) #644

begedin opened this issue Oct 25, 2016 · 0 comments
Assignees

Comments

@begedin
Copy link
Contributor

begedin commented Oct 25, 2016

Problem

More details in code-corps/code-corps-api#372, but basically, we want to simplify the comments endpoint, so it's more inline with the rest of our API

  • Eliminate the filtering by task id from comments endpoint
  • Add filtering by coalesced ids
  • Simplify ember so the task route works similarly to other routes that handle relationships (as described above).

References

Needs merge of API PR code-corps/code-corps-api#372

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

1 participant