Skip to content

Commit

Permalink
Add rubrics associations rel (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
awikkerink authored Jul 21, 2023
1 parent 5471f20 commit 37655a8
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 @@ -227,6 +227,7 @@ export const Rels = {
// Rubrics API sub-domain rels
Rubrics: {
allowedAssociations: 'https://rubrics.api.brightspace.com/rels/allowed-associations',
associations: 'https://rubrics.api.brightspace.com/rels/associations',
criteria: 'https://rubrics.api.brightspace.com/rels/criteria',
criteriaGroups: 'https://rubrics.api.brightspace.com/rels/criteria-groups',
criterion: 'https://rubrics.api.brightspace.com/rels/criterion',
Expand Down

0 comments on commit 37655a8

Please sign in to comment.