summaryrefslogtreecommitdiff
path: root/src/test/resources/draft4/extra/product/product-no-errors-data.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/draft4/extra/product/product-no-errors-data.json')
-rw-r--r--src/test/resources/draft4/extra/product/product-no-errors-data.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/test/resources/draft4/extra/product/product-no-errors-data.json b/src/test/resources/draft4/extra/product/product-no-errors-data.json
new file mode 100644
index 0000000..fd9728f
--- /dev/null
+++ b/src/test/resources/draft4/extra/product/product-no-errors-data.json
@@ -0,0 +1,5 @@
+{
+ "id": 1,
+ "name": "A valid product name",
+ "price": 99.99
+} \ No newline at end of file