Skip to content

A possible discrepancy in PUT Statements doc #1104

@raouldj

Description

@raouldj

In https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Communication.md#stmtres "2.1.1 PUT Statements" under the "Details" it is said that the PUT endpoint "Stores a single Statement with the given id." However the last item in the "LRS Requirements" states following: "If the LRS receives a batch of Statements containing two or more Statements with the same id, it SHOULD* reject the batch and return 400 Bad Request.".

This seems to be a copy paste error from "2.1.2 POST Statements" since the PUT statements endpoint should not be able to handle batches of statements as stated under the "Details".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions