canvas-lms/app/controllers/bookmarks
Braden Anderson ec58ca7450 bookmark api: handle string position, fixes CNVS-20628
test plan:
  * POST this body to /ap/v1/users/self/bookmarks

{"name": "Grades List", "url": "/courses/833052/grades", "position": "0"}

  * verify that the creation succeeds and sets position to 0

Change-Id: I8504d16c110fd7fefd5796861efaf6a951045e92
Reviewed-on: https://gerrit.instructure.com/54695
Tested-by: Jenkins
Reviewed-by: Jacob Fugal <jacob@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Braden Anderson <braden@instructure.com>
2015-05-26 22:37:18 +00:00
..
bookmarks_controller.rb bookmark api: handle string position, fixes CNVS-20628 2015-05-26 22:37:18 +00:00