From 6399298738b34a2446393626b530b2ec9dbd618f Mon Sep 17 00:00:00 2001 From: Maya Jones Date: Mon, 30 Jul 2018 16:00:17 -0400 Subject: [PATCH] Added widget-settings to root domain --- d2l-hm-constants-behavior.html | 1 + 1 file changed, 1 insertion(+) diff --git a/d2l-hm-constants-behavior.html b/d2l-hm-constants-behavior.html index 4c5f0f3..f12e3dd 100644 --- a/d2l-hm-constants-behavior.html +++ b/d2l-hm-constants-behavior.html @@ -37,6 +37,7 @@ userProfile: 'https://api.brightspace.com/rels/user-profile', user: 'https://api.brightspace.com/rels/user', whoami: 'https://api.brightspace.com/rels/whoami', + widgetSettings: 'https://api.brightspace.com/rels/widget-settings', // Activities API sub-domain rels Activities: { myActivities: 'https://activities.api.brightspace.com/rels/my-activities',