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
The REST API has fields start_at and end_at for a course. The course has an associated term object but this is a different field than the course dates. This field should be accessible via the GraphAPI.
View course entrypoint doesnt have start/end date fields.
Expected behavior:
It has startAt and endAt fields.
Actual behavior:
It doesn't have the fields.
Additional notes:
I see GitHub commits deploy to Canvas Cloud the same day, but I was also wondering how quickly changes propogate out to the universities that may be self hosting? Do universities self host?
The text was updated successfully, but these errors were encountered:
Summary:
The REST API has fields
start_at
andend_at
for a course. The course has an associated term object but this is a different field than the course dates. This field should be accessible via the GraphAPI.Steps to reproduce:
Expected behavior:
It has
startAt
andendAt
fields.Actual behavior:
It doesn't have the fields.
Additional notes:
I see GitHub commits deploy to Canvas Cloud the same day, but I was also wondering how quickly changes propogate out to the universities that may be self hosting? Do universities self host?
The text was updated successfully, but these errors were encountered: