diff options
Diffstat (limited to 'tests/fixtures/acknowledge_communication.json')
-rw-r--r-- | tests/fixtures/acknowledge_communication.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fixtures/acknowledge_communication.json b/tests/fixtures/acknowledge_communication.json new file mode 100644 index 0000000..5fd7b9b --- /dev/null +++ b/tests/fixtures/acknowledge_communication.json @@ -0,0 +1,5 @@ +{ + "acknowledgement": [ + {"articleID": "SN34", "acknowledgeType": "READ"} + ] +} |