Updates, new features, and fixes for the XenDirect API
June 1, 2021
MODIFICATIONS / ADDITIONS
-
CourseCollection:
- The DisplayDate and ExpireDate will include course sections that are NULL for those fields.
April 20, 2021
MODIFICATIONS / ADDITIONS
-
CourseCollection and CourseResource– the following additional values will be returned:
- Display Online Date as displayDate
- Expire Online Date as expireDate
- Outlines as outline
- Staff Bio as staffBio
- Facility, Building and Room as one string together as fullLocation
-
CourseCollection:
- You can now pass in format as a parameter. This will accept a comma separated list so you can pass in multiple Course Formats at one time.
-
ClientResource POST:
- Ability to send birthdate in the format of “mm/dd/yyyy”.
-
ClientCollection PUT:
- Ability to send birthdate in the format of “mm/dd/yyyy”.