diff --git a/EnvelopeGenerator.ReceiverUI/wwwroot/fake-data/annotations.json b/EnvelopeGenerator.ReceiverUI/wwwroot/fake-data/annotations.json new file mode 100644 index 00000000..741d233c --- /dev/null +++ b/EnvelopeGenerator.ReceiverUI/wwwroot/fake-data/annotations.json @@ -0,0 +1,20 @@ +[ + { + "id": 1, + "page": 1, + "x": 390.0, + "y": 980.0 + }, + { + "id": 2, + "page": 2, + "x": 390.0, + "y": 980.0 + }, + { + "id": 3, + "page": 3, + "x": 390.0, + "y": 980.0 + } +]