yetanalytics / lrs

Protocols, specifications, and logic for building an xAPI Learning Record Store (LRS) in Clojure(Script).
https://www.yetanalytics.com/lrs
Apache License 2.0
4 stars 1 forks source link

fixes error in /xapi/statements POST openapi spec #94

Closed invaliduser closed 3 months ago

invaliduser commented 3 months ago

spec currently lists the POST method at /xapi/statements as taking statementIDs; it should be listed as taking Statements