September 2022

  • 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 the section-type provided in POST and PATCH requests to ensure only valid data is accepted. (PD-78685)
    • /skill-plans and pathways 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 each section 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)
  • Documentation:
    • Fixed the /skill-plans endpoint to include section-id and section-resource-id.
    • Added OAuth Server and Tenant Server URLs for CA and EU clients to the xAPI LinkedIn Learning guide.