From 4023903eac7c1bb76287b20133913a6d786b7c0d Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 23 Dec 2021 17:20:11 +0100 Subject: New property ``precision`` for ``decimal`` fields. --- .../complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml (limited to 'tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml') diff --git a/tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml b/tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml new file mode 100644 index 0000000..0c040b3 --- /dev/null +++ b/tests/data/complex/items/a4265cc5dfa94c3d8030d7df4a0ab747.yaml @@ -0,0 +1,17 @@ +name: 'Floaty price' +description: | + An entry with the price stored as a float. +position: '' +something: +tags: [] +keywords: [] +exists: +with_default: 'default value' +amount: 0 +order: '' +created: 2021-12-23 15:32:22.100470+00:00 +updated: 2021-12-23 15:32:22.100486+00:00 +epoch: +version: 0 +category: '' +price: 1.90 -- cgit v1.2.3