Commit f919b5d
committed
sort courses api results by course name
test plan:
- calls to /api/v1/courses should return results sorted by
course name (or nickname if the student sets this)
closes CNVS-35202
Change-Id: Ia675ec165c0c6b7175d780778a06731c8e6394a4
Reviewed-on: https://gerrit.instructure.com/103094
Tested-by: Jenkins
Reviewed-by: Dan Minkevitch <dan@instructure.com>
QA-Review: Heath Hales <hhales@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>1 parent 4ecc648 commit f919b5d
2 files changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2755 | 2755 | | |
2756 | 2756 | | |
2757 | 2757 | | |
2758 | | - | |
2759 | 2758 | | |
2760 | 2759 | | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
2761 | 2763 | | |
2762 | 2764 | | |
2763 | 2765 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
383 | 386 | | |
384 | 387 | | |
385 | 388 | | |
| |||
0 commit comments