July 2023
over 1 year ago by Stephanie Rouillard
- Improved
- Get All Skill Ratings includes a new filter (
filter[include_private_ratings]
) that allows you to exclude private ratings. (PD-85305)
- Get All Skill Ratings includes a new filter (
- Added
- Added Create a New Skill, Get a Specific Skill, and Update a Specific Skill.
- Added new Badges endpoint.
- Added new Custom Attributes and User Custom Attributes endpoint.
- Fixed
- Requests for LearnUpon webhook receiver types including
course_updated
andlearningpath_updated
no longer responds with a 404 error. (PD-86832) - The
degreed-url
attribute value is now correctly generated in the response for Get Recommended Learning for a Specific User. (PD-87089) - Get All Shared Items and Get Shared Items for a Specific User now return the same shared resource
content-types
; any disparities between these lists are solely a result of performance optimizations (PD-83242). - Delete a Specific Skill Rating no longer returns a 500 error. (PD-87770)
- Requests for LearnUpon webhook receiver types including