aboutsummaryrefslogtreecommitdiffstats
path: root/csit/data/ncmp/bookstoreUpdateExample.json
diff options
context:
space:
mode:
Diffstat (limited to 'csit/data/ncmp/bookstoreUpdateExample.json')
-rw-r--r--csit/data/ncmp/bookstoreUpdateExample.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/csit/data/ncmp/bookstoreUpdateExample.json b/csit/data/ncmp/bookstoreUpdateExample.json
new file mode 100644
index 000000000..2614b5922
--- /dev/null
+++ b/csit/data/ncmp/bookstoreUpdateExample.json
@@ -0,0 +1,8 @@
+{
+ "categories": [
+ {
+ "code": "01",
+ "name": "Updated Sci-Fi Category Name"
+ }
+ ]
+} \ No newline at end of file