Skip to content

Commit

Permalink
Merge pull request #100 from Brightspace/abedley/US103199
Browse files Browse the repository at this point in the history
US103199 - Add sorts rel
  • Loading branch information
Alex Bedley authored Feb 22, 2019
2 parents d5196d3 + 5484db8 commit 0ffa2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const Rels = {
rubric: 'https://api.brightspace.com/rels/rubric',
semesters: 'https://api.brightspace.com/rels/semesters',
sequence: 'https://api.brightspace.com/rels/sequence',
sorts: 'https://api.brightspace.com/rels/sorts',
thumbnailRegular: 'https://api.brightspace.com/rels/thumbnail#regular',
thumbnailSmall: 'https://api.brightspace.com/rels/thumbnail#small',
userProfile: 'https://api.brightspace.com/rels/user-profile',
Expand Down

0 comments on commit 0ffa2cc

Please sign in to comment.