Skip to content

Commit

Permalink
add item to TODO for #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schoffstall committed Jun 10, 2013
1 parent 6cd1767 commit a228fc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
- friendly event names and middleware hooks (user created, user modified, user removed, etc.)
- delete to remove items from a nested array of relationships (/users/:id/friends)
- more tests for querystring options to populated relationships
- test to check ignore certain querystring params depending on the situation (select, limit, where, etc.)
- test to check ignore certain querystring params depending on the situation (select, limit, where, etc.)
- Properly respond to OPTIONS with endpoint meta info (schema, accepted content-types, etc. see https://github.com/wearefractal/crudify/issues/3)

0 comments on commit a228fc5

Please sign in to comment.