Add v1 deprecation message to all pages
Fixing wiki formatting
Added parameter types when creating or updating records
Fixes wrong default order direction on /books/1/readings endpoint
Adds ordering to /books/1/readings endpoint
Adds highlights_count and states filter to GET /books/1/readings endpoint
Renamed state Open to Reading
Removed range query on Books GET index endpoint
is_private -> private. added that 409 contains a Location header
Clarification on access_token req. for followings filter
Merge branch 'master' of github.com:Readmill/API.wiki
Consistency name change for filters
Add missing quote on POST example
Overall change of docs
Updated Books (markdown)
Link to Readings documentation.
Change is_private => private
Shorten down examples.
Fix GET /books to be client id instead of OAuth.
Rewrite.