Skip to content

Commit

Permalink
Merge pull request #42 from freedomofpress/parse-reply-uuid
Browse files Browse the repository at this point in the history
Parse reply UUID
  • Loading branch information
redshiftzero authored Nov 8, 2018
2 parents 8ea9b6b + 3d62925 commit 2c13513
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion data/test-reply-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ interactions:
method: POST
uri: http://localhost:8081/api/v1/sources/5afc9480-7d30-42b1-9463-4990a940b5d4/replies
response:
body: {string: "{\n \"message\": \"Your reply has been stored\"\n}\n"}
body: {string: "{\n \"message\": \"Your reply has been stored\"\n, \"uuid\": \"4efb9719-57f4-4fad-870f-207b1931ac14\"}\n"}
headers:
Content-Length: ['46']
Content-Type: [application/json]
Expand Down
Loading

0 comments on commit 2c13513

Please sign in to comment.