Skip to content

Commit

Permalink
US157808 - Add "initials" rel (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswklassen authored Oct 4, 2023
1 parent 07d8447 commit 958a593
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 @@ -23,6 +23,7 @@ export const Rels = {
filtersCollection: 'https://api.brightspace.com/rels/filters/collection',
firstName: 'https://api.brightspace.com/rels/first-name',
group: 'https://api.brightspace.com/rels/group',
initials: 'https://api.brightspace.com/rels/initials',
lastName: 'https://api.brightspace.com/rels/last-name',
learningObjectiveApplication: 'https://api.brightspace.com/rels/learning-objective-application',
lmsSource: 'https://api.brightspace.com/rels/lms-source',
Expand Down

0 comments on commit 958a593

Please sign in to comment.