diff options
author | Filipp Lepalaan <f@0x00.co> | 2013-01-10 08:59:04 +0200 |
---|---|---|
committer | Filipp Lepalaan <f@0x00.co> | 2013-01-10 08:59:04 +0200 |
commit | 2fa105100677ce20df9eed74046664f5da2fefd6 (patch) | |
tree | ff5eb9742d1f25e26b70a31041e6fd18fab6b348 /tests/acknowledge_communication.json | |
parent | 57a9743479b5915eea9ca4b9b4ec45d533e517ef (diff) | |
download | py-gsxws-2fa105100677ce20df9eed74046664f5da2fefd6.tar.gz py-gsxws-2fa105100677ce20df9eed74046664f5da2fefd6.tar.bz2 py-gsxws-2fa105100677ce20df9eed74046664f5da2fefd6.zip |
Initial commit
Diffstat (limited to 'tests/acknowledge_communication.json')
-rw-r--r-- | tests/acknowledge_communication.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/acknowledge_communication.json b/tests/acknowledge_communication.json new file mode 100644 index 0000000..5fd7b9b --- /dev/null +++ b/tests/acknowledge_communication.json @@ -0,0 +1,5 @@ +{ + "acknowledgement": [ + {"articleID": "SN34", "acknowledgeType": "READ"} + ] +} |