September 2022
over 2 years ago by David the man Platt
- Fixed:
- The xAPI formerly reported the Pathway in which a content item was completed. We fixed a bug that stopped that from happening. (PD-77722)
/skill-plans
pathway now validates thesection-type
provided in POST and PATCH requests to ensure only valid data is accepted. (PD-78685)/skill-plans
andpathways
endpoints previously accepted a range of values that was too broad for the metadata attribute. Those endpoints now only accept JSON objects. (PD-78819)
- Added:
- GET
/skill-plans/{id}
now includes the ID for eachsection
in the skill plan. (PD-78684) /skill-plans
now returns more attributes in the GET ALL method, i.e., GET without ID specified. (PD-78523)
- GET
- Documentation:
- Fixed the
/skill-plans
endpoint to includesection-id
andsection-resource-id
. - Added OAuth Server and Tenant Server URLs for CA and EU clients to the xAPI LinkedIn Learning guide.
- Fixed the