You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sharedTopics: true// TODO sharedTopics should be configurable
awaitgetPossibleContent();consttopics=awaitapi.datadirect.sectiontopicsget({payload: {// TODO Fix typing to avoid parameter redundancyactive: true,future: true,expired: true,
...payload,format: 'json',// TODO Empirically, `format` is often optionalsharedTopics: true// TODO sharedTopics should be configurable},pathParams: { Id }});
The text was updated successfully, but these errors were encountered:
myschoolapp-reporting/packages/msar/src/workflows/Snapshot/Area/Topics.ts
Line 47 in e12e273
The text was updated successfully, but these errors were encountered: