Skip to content

Commit

Permalink
Add folio content-list rel (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
eKoopmans authored Sep 17, 2024
1 parent 7c31173 commit 579423f
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 @@ -176,6 +176,7 @@ export const Rels = {
// Folio API sub-domain rels
Folio: {
contentItem: 'https://folio.api.brightspace.com/rels/Content',
contentList: 'https://folio.api.brightspace.com/rels/ContentList',
commentList: 'https://folio.api.brightspace.com/rels/CommentList',
evidence: 'https://folio.api.brightspace.com/rels/Evidence',
folio: 'https://folio.api.brightspace.com/rels/folio',
Expand Down

0 comments on commit 579423f

Please sign in to comment.