Skip to content

Commit

Permalink
Merge pull request #1117 from thomasturrell/patch-2
Browse files Browse the repository at this point in the history
Fix alternative syntax request example
  • Loading branch information
andyjohnson authored Nov 30, 2023
2 parents 4d948db + d8ba168 commit dfaf958
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion xAPI-Communication.md
Original file line number Diff line number Diff line change
Expand Up @@ -2161,9 +2161,12 @@ Content:
Request using alternative syntax:

```
URL: http://example.com/xAPI/statements?method=PUT&statementId=c70c2b85-c294-464f-baca-cebd4fb9b348
URL: http://example.com/xAPI/statements
Method: POST
Query String Parameters:
method=PUT
Request Headers:
Accept:*/*
Accept-Encoding:gzip, deflate, sdch
Expand Down

0 comments on commit dfaf958

Please sign in to comment.