Merge "[CPS] RI: Code Refactoring # Replace '[\s\S]' to '.' as it is same as '.'...
[cps.git] / csit / data / bookstoreUpdateExample.json
1 {
2   "categories": [
3     {
4       "code": "01",
5       "name": "Updated Sci-Fi Category Name"
6     }
7   ]
8 }