Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 813 Bytes

File metadata and controls

10 lines (8 loc) · 813 Bytes

3.3 Versioning {#3-3-versioning}

Requirements

ID Requirement
XAPI-00330 An LRS will not modify Statements based on a "version" before "1.0.1"
XAPI-00331 An LRS rejects with error code 400 Bad Request, a Request which the "X-Experience-API-Version" header's value is anything but "1.0" or "1.0.x", where x is the semantic versioning number to any API except the About API
XAPI-00332 Statements returned by an LRS MUST retain the version property they are accepted with.
XAPI-00333 An LRS sends a header response with "X-Experience-API-Version" as the name and latest patch version after 1.0.0 as the value