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 |