canvas-lms/doc
Duane Johnson b1135574fb swagger UI: handle arrays in Rails format
Arrays in Swagger UI are not being sent in Rails format, i.e. they are not given "[]" suffix. Comma-separated values in Swagger UI should work as arrays.

Test Plan:
- create 2 new courses (let's say with IDs 12 and 13)
- go to Courses / Update Courses in Canvas Live API (swagger UI)
- publish 2 or more courses, e.g.
    account_id: 1
    course_ids: 12, 13
    event: offer
- both courses should now be "published"
- (any other array-type things in the API should also work too)

Fixes SIS-330

Change-Id: I867feaa93a98546426b6a6ff40c11ce56dc43b7a
Reviewed-on: https://gerrit.instructure.com/36575
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Tyler Pickett <tpickett+gerrit@instructure.com>
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Product-Review: Eric Adams <eadams@instructure.com>
2014-06-19 16:56:55 +00:00
..
api swagger UI: handle arrays in Rails format 2014-06-19 16:56:55 +00:00
diagrams API doc update for a group assignment override 2013-02-08 11:50:54 -07:00
examples Quiz Stats - Multiple Answers 2014-06-05 09:12:19 +00:00
images init base for swagger-ui canvas-api docs 2014-04-25 15:49:02 +00:00
styleguide implemented dress_code 2013-04-09 15:43:16 +00:00
high_level.txt Initial commit. 2011-01-31 18:57:29 -07:00