meadow-endpoints 4.0.22 → 4.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/README.md +8 -15
  2. package/diagrams/how-it-works.excalidraw +1462 -0
  3. package/diagrams/how-it-works.mmd +9 -0
  4. package/diagrams/how-it-works.svg +2 -0
  5. package/dist/meadow-endpoints.js +572 -244
  6. package/dist/meadow-endpoints.js.map +1 -1
  7. package/dist/meadow-endpoints.min.js +18 -18
  8. package/dist/meadow-endpoints.min.js.map +1 -1
  9. package/docs/README.md +9 -25
  10. package/docs/_cover.md +9 -0
  11. package/docs/_sidebar.md +1 -0
  12. package/docs/_version.json +3 -3
  13. package/docs/architecture.md +119 -0
  14. package/docs/crud/README.md +6 -6
  15. package/docs/diagrams/behavior-injection-hook-points.excalidraw +677 -0
  16. package/docs/diagrams/behavior-injection-hook-points.mmd +9 -0
  17. package/docs/diagrams/behavior-injection-hook-points.svg +2 -0
  18. package/docs/diagrams/how-it-works.excalidraw +2777 -0
  19. package/docs/diagrams/how-it-works.mmd +16 -0
  20. package/docs/diagrams/how-it-works.svg +2 -0
  21. package/docs/diagrams/how-routes-are-generated.excalidraw +1237 -0
  22. package/docs/diagrams/how-routes-are-generated.mmd +13 -0
  23. package/docs/diagrams/how-routes-are-generated.svg +2 -0
  24. package/docs/diagrams/request-lifecycle.excalidraw +1897 -0
  25. package/docs/diagrams/request-lifecycle.mmd +22 -0
  26. package/docs/diagrams/request-lifecycle.svg +2 -0
  27. package/docs/diagrams/where-it-sits-in-the-stack.excalidraw +2068 -0
  28. package/docs/diagrams/where-it-sits-in-the-stack.mmd +19 -0
  29. package/docs/diagrams/where-it-sits-in-the-stack.svg +2 -0
  30. package/docs/index.html +2 -2
  31. package/docs/quickstart.md +151 -0
  32. package/docs/retold-catalog.json +155 -174
  33. package/docs/retold-keyword-index.json +6593 -2920
  34. package/package.json +8 -8
  35. package/source/Meadow-Endpoints.js +4 -0
  36. package/source/controller/Meadow-Endpoints-Controller-Base.js +40 -0
  37. package/source/endpoints/count/Meadow-Endpoint-Count.js +1 -0
  38. package/source/endpoints/count/Meadow-Endpoint-CountBy.js +1 -0
  39. package/source/endpoints/create/Meadow-Operation-Create.js +1 -0
  40. package/source/endpoints/delete/Meadow-Endpoint-Delete.js +1 -0
  41. package/source/endpoints/delete/Meadow-Endpoint-Undelete.js +1 -0
  42. package/source/endpoints/read/Meadow-Endpoint-Query.js +86 -0
  43. package/source/endpoints/read/Meadow-Endpoint-Read.js +1 -0
  44. package/source/endpoints/read/Meadow-Endpoint-ReadDistinctList.js +1 -0
  45. package/source/endpoints/read/Meadow-Endpoint-ReadLiteList.js +1 -0
  46. package/source/endpoints/read/Meadow-Endpoint-ReadMax.js +1 -0
  47. package/source/endpoints/read/Meadow-Endpoint-ReadSelectList.js +1 -0
  48. package/source/endpoints/read/Meadow-Endpoint-Reads.js +1 -0
  49. package/source/endpoints/read/Meadow-Endpoint-ReadsBy.js +1 -0
  50. package/source/endpoints/update/Meadow-Operation-Update.js +2 -0
  51. package/source/endpoints/upsert/Meadow-Operation-Upsert.js +1 -0
  52. package/test/MeadowEndpoints_SessionOverride_tests.js +75 -0
  53. package/test/MeadowEndpoints_basic_tests.js +97 -0
  54. package/dist/indoctrinate_content_staging/Indoctrinate-Catalog-AppData.json +0 -4808
@@ -0,0 +1,1897 @@
1
+ {
2
+ "type": "excalidraw",
3
+ "version": 2,
4
+ "source": "pict-section-excalidraw/notebook-generator",
5
+ "elements": [
6
+ {
7
+ "id": "shape-A-000000ak",
8
+ "type": "rectangle",
9
+ "x": 280,
10
+ "y": 16,
11
+ "width": 175,
12
+ "height": 78,
13
+ "angle": 0,
14
+ "strokeColor": "#1B1F23",
15
+ "backgroundColor": "transparent",
16
+ "fillStyle": "solid",
17
+ "strokeWidth": 2,
18
+ "strokeStyle": "solid",
19
+ "roughness": 1,
20
+ "opacity": 100,
21
+ "groupIds": [],
22
+ "frameId": null,
23
+ "roundness": {
24
+ "type": 3
25
+ },
26
+ "seed": 380,
27
+ "version": 1,
28
+ "versionNonce": 380,
29
+ "isDeleted": false,
30
+ "boundElements": [
31
+ {
32
+ "id": "arrow-A-B-0000008o",
33
+ "type": "arrow"
34
+ }
35
+ ],
36
+ "updated": 1,
37
+ "link": null,
38
+ "locked": false,
39
+ "index": null
40
+ },
41
+ {
42
+ "id": "label-A-0000009c",
43
+ "type": "text",
44
+ "x": 280,
45
+ "y": 57.5,
46
+ "width": 175,
47
+ "height": 20,
48
+ "angle": 0,
49
+ "strokeColor": "#1B1F23",
50
+ "backgroundColor": "transparent",
51
+ "fillStyle": "solid",
52
+ "strokeWidth": 1,
53
+ "strokeStyle": "solid",
54
+ "roughness": 1,
55
+ "opacity": 100,
56
+ "groupIds": [],
57
+ "frameId": null,
58
+ "roundness": null,
59
+ "seed": 336,
60
+ "version": 1,
61
+ "versionNonce": 336,
62
+ "isDeleted": false,
63
+ "boundElements": null,
64
+ "updated": 1,
65
+ "link": null,
66
+ "locked": false,
67
+ "text": "(from Orator)",
68
+ "fontSize": 16,
69
+ "fontFamily": 5,
70
+ "textAlign": "center",
71
+ "verticalAlign": "top",
72
+ "baseline": 15,
73
+ "containerId": null,
74
+ "originalText": "(from Orator)",
75
+ "autoResize": true,
76
+ "lineHeight": 1.25,
77
+ "index": null
78
+ },
79
+ {
80
+ "id": "shape-B-000000m9",
81
+ "type": "rectangle",
82
+ "x": 115,
83
+ "y": 184,
84
+ "width": 506,
85
+ "height": 78,
86
+ "angle": 0,
87
+ "strokeColor": "#1B1F23",
88
+ "backgroundColor": "transparent",
89
+ "fillStyle": "solid",
90
+ "strokeWidth": 2,
91
+ "strokeStyle": "solid",
92
+ "roughness": 1,
93
+ "opacity": 100,
94
+ "groupIds": [],
95
+ "frameId": null,
96
+ "roundness": {
97
+ "type": 3
98
+ },
99
+ "seed": 801,
100
+ "version": 1,
101
+ "versionNonce": 801,
102
+ "isDeleted": false,
103
+ "boundElements": [
104
+ {
105
+ "id": "arrow-A-B-0000008o",
106
+ "type": "arrow"
107
+ },
108
+ {
109
+ "id": "arrow-B-C-000000ko",
110
+ "type": "arrow"
111
+ }
112
+ ],
113
+ "updated": 1,
114
+ "link": null,
115
+ "locked": false,
116
+ "index": null
117
+ },
118
+ {
119
+ "id": "label-B-000000jc",
120
+ "type": "text",
121
+ "x": 115,
122
+ "y": 225.5,
123
+ "width": 506,
124
+ "height": 20,
125
+ "angle": 0,
126
+ "strokeColor": "#1B1F23",
127
+ "backgroundColor": "transparent",
128
+ "fillStyle": "solid",
129
+ "strokeWidth": 1,
130
+ "strokeStyle": "solid",
131
+ "roughness": 1,
132
+ "opacity": 100,
133
+ "groupIds": [],
134
+ "frameId": null,
135
+ "roundness": null,
136
+ "seed": 696,
137
+ "version": 1,
138
+ "versionNonce": 696,
139
+ "isDeleted": false,
140
+ "boundElements": null,
141
+ "updated": 1,
142
+ "link": null,
143
+ "locked": false,
144
+ "text": "marshals SessionData onto the request state",
145
+ "fontSize": 16,
146
+ "fontFamily": 5,
147
+ "textAlign": "center",
148
+ "verticalAlign": "top",
149
+ "baseline": 15,
150
+ "containerId": null,
151
+ "originalText": "marshals SessionData onto the request state",
152
+ "autoResize": true,
153
+ "lineHeight": 1.25,
154
+ "index": null
155
+ },
156
+ {
157
+ "id": "shape-C-0000005g",
158
+ "type": "rectangle",
159
+ "x": 164,
160
+ "y": 352,
161
+ "width": 407,
162
+ "height": 78,
163
+ "angle": 0,
164
+ "strokeColor": "#1B1F23",
165
+ "backgroundColor": "transparent",
166
+ "fillStyle": "solid",
167
+ "strokeWidth": 2,
168
+ "strokeStyle": "solid",
169
+ "roughness": 1,
170
+ "opacity": 100,
171
+ "groupIds": [],
172
+ "frameId": null,
173
+ "roundness": {
174
+ "type": 3
175
+ },
176
+ "seed": 196,
177
+ "version": 1,
178
+ "versionNonce": 196,
179
+ "isDeleted": false,
180
+ "boundElements": [
181
+ {
182
+ "id": "arrow-B-C-000000ko",
183
+ "type": "arrow"
184
+ },
185
+ {
186
+ "id": "arrow-C-D-00000098",
187
+ "type": "arrow"
188
+ }
189
+ ],
190
+ "updated": 1,
191
+ "link": null,
192
+ "locked": false,
193
+ "index": null
194
+ },
195
+ {
196
+ "id": "label-C-0000004c",
197
+ "type": "text",
198
+ "x": 164,
199
+ "y": 393.5,
200
+ "width": 407,
201
+ "height": 20,
202
+ "angle": 0,
203
+ "strokeColor": "#1B1F23",
204
+ "backgroundColor": "transparent",
205
+ "fillStyle": "solid",
206
+ "strokeWidth": 1,
207
+ "strokeStyle": "solid",
208
+ "roughness": 1,
209
+ "opacity": 100,
210
+ "groupIds": [],
211
+ "frameId": null,
212
+ "roundness": null,
213
+ "seed": 156,
214
+ "version": 1,
215
+ "versionNonce": 156,
216
+ "isDeleted": false,
217
+ "boundElements": null,
218
+ "updated": 1,
219
+ "link": null,
220
+ "locked": false,
221
+ "text": "authenticate, authorize, validate",
222
+ "fontSize": 16,
223
+ "fontFamily": 5,
224
+ "textAlign": "center",
225
+ "verticalAlign": "top",
226
+ "baseline": 15,
227
+ "containerId": null,
228
+ "originalText": "authenticate, authorize, validate",
229
+ "autoResize": true,
230
+ "lineHeight": 1.25,
231
+ "index": null
232
+ },
233
+ {
234
+ "id": "shape-D-000000bd",
235
+ "type": "rectangle",
236
+ "x": 170,
237
+ "y": 520,
238
+ "width": 396,
239
+ "height": 78,
240
+ "angle": 0,
241
+ "strokeColor": "#1B1F23",
242
+ "backgroundColor": "transparent",
243
+ "fillStyle": "solid",
244
+ "strokeWidth": 2,
245
+ "strokeStyle": "solid",
246
+ "roughness": 1,
247
+ "opacity": 100,
248
+ "groupIds": [],
249
+ "frameId": null,
250
+ "roundness": {
251
+ "type": 3
252
+ },
253
+ "seed": 409,
254
+ "version": 1,
255
+ "versionNonce": 409,
256
+ "isDeleted": false,
257
+ "boundElements": [
258
+ {
259
+ "id": "arrow-C-D-00000098",
260
+ "type": "arrow"
261
+ },
262
+ {
263
+ "id": "arrow-D-E-000000ds",
264
+ "type": "arrow"
265
+ }
266
+ ],
267
+ "updated": 1,
268
+ "link": null,
269
+ "locked": false,
270
+ "index": null
271
+ },
272
+ {
273
+ "id": "label-D-0000007w",
274
+ "type": "text",
275
+ "x": 170,
276
+ "y": 561.5,
277
+ "width": 396,
278
+ "height": 20,
279
+ "angle": 0,
280
+ "strokeColor": "#1B1F23",
281
+ "backgroundColor": "transparent",
282
+ "fillStyle": "solid",
283
+ "strokeWidth": 1,
284
+ "strokeStyle": "solid",
285
+ "roughness": 1,
286
+ "opacity": 100,
287
+ "groupIds": [],
288
+ "frameId": null,
289
+ "roundness": null,
290
+ "seed": 284,
291
+ "version": 1,
292
+ "versionNonce": 284,
293
+ "isDeleted": false,
294
+ "boundElements": null,
295
+ "updated": 1,
296
+ "link": null,
297
+ "locked": false,
298
+ "text": "(filters, pagination, identifier)",
299
+ "fontSize": 16,
300
+ "fontFamily": 5,
301
+ "textAlign": "center",
302
+ "verticalAlign": "top",
303
+ "baseline": 15,
304
+ "containerId": null,
305
+ "originalText": "(filters, pagination, identifier)",
306
+ "autoResize": true,
307
+ "lineHeight": 1.25,
308
+ "index": null
309
+ },
310
+ {
311
+ "id": "shape-E-000000j2",
312
+ "type": "rectangle",
313
+ "x": 131,
314
+ "y": 688,
315
+ "width": 473,
316
+ "height": 78,
317
+ "angle": 0,
318
+ "strokeColor": "#1B1F23",
319
+ "backgroundColor": "transparent",
320
+ "fillStyle": "solid",
321
+ "strokeWidth": 2,
322
+ "strokeStyle": "solid",
323
+ "roughness": 1,
324
+ "opacity": 100,
325
+ "groupIds": [],
326
+ "frameId": null,
327
+ "roundness": {
328
+ "type": 3
329
+ },
330
+ "seed": 686,
331
+ "version": 1,
332
+ "versionNonce": 686,
333
+ "isDeleted": false,
334
+ "boundElements": [
335
+ {
336
+ "id": "arrow-D-E-000000ds",
337
+ "type": "arrow"
338
+ },
339
+ {
340
+ "id": "arrow-E-F-000000qt",
341
+ "type": "arrow"
342
+ }
343
+ ],
344
+ "updated": 1,
345
+ "link": null,
346
+ "locked": false,
347
+ "index": null
348
+ },
349
+ {
350
+ "id": "label-E-000000i8",
351
+ "type": "text",
352
+ "x": 131,
353
+ "y": 729.5,
354
+ "width": 473,
355
+ "height": 20,
356
+ "angle": 0,
357
+ "strokeColor": "#1B1F23",
358
+ "backgroundColor": "transparent",
359
+ "fillStyle": "solid",
360
+ "strokeWidth": 1,
361
+ "strokeStyle": "solid",
362
+ "roughness": 1,
363
+ "opacity": 100,
364
+ "groupIds": [],
365
+ "frameId": null,
366
+ "roundness": null,
367
+ "seed": 656,
368
+ "version": 1,
369
+ "versionNonce": 656,
370
+ "isDeleted": false,
371
+ "boundElements": null,
372
+ "updated": 1,
373
+ "link": null,
374
+ "locked": false,
375
+ "text": "modify query, add filters",
376
+ "fontSize": 16,
377
+ "fontFamily": 5,
378
+ "textAlign": "center",
379
+ "verticalAlign": "top",
380
+ "baseline": 15,
381
+ "containerId": null,
382
+ "originalText": "modify query, add filters",
383
+ "autoResize": true,
384
+ "lineHeight": 1.25,
385
+ "index": null
386
+ },
387
+ {
388
+ "id": "shape-F-000000hm",
389
+ "type": "rectangle",
390
+ "x": 16,
391
+ "y": 856,
392
+ "width": 703,
393
+ "height": 78,
394
+ "angle": 0,
395
+ "strokeColor": "#1B1F23",
396
+ "backgroundColor": "transparent",
397
+ "fillStyle": "solid",
398
+ "strokeWidth": 2,
399
+ "strokeStyle": "solid",
400
+ "roughness": 1,
401
+ "opacity": 100,
402
+ "groupIds": [],
403
+ "frameId": null,
404
+ "roundness": {
405
+ "type": 3
406
+ },
407
+ "seed": 634,
408
+ "version": 1,
409
+ "versionNonce": 634,
410
+ "isDeleted": false,
411
+ "boundElements": [
412
+ {
413
+ "id": "arrow-E-F-000000qt",
414
+ "type": "arrow"
415
+ },
416
+ {
417
+ "id": "arrow-F-G-000000hs",
418
+ "type": "arrow"
419
+ }
420
+ ],
421
+ "updated": 1,
422
+ "link": null,
423
+ "locked": false,
424
+ "index": null
425
+ },
426
+ {
427
+ "id": "label-F-000000jo",
428
+ "type": "text",
429
+ "x": 16,
430
+ "y": 897.5,
431
+ "width": 703,
432
+ "height": 20,
433
+ "angle": 0,
434
+ "strokeColor": "#1B1F23",
435
+ "backgroundColor": "transparent",
436
+ "fillStyle": "solid",
437
+ "strokeWidth": 1,
438
+ "strokeStyle": "solid",
439
+ "roughness": 1,
440
+ "opacity": 100,
441
+ "groupIds": [],
442
+ "frameId": null,
443
+ "roundness": null,
444
+ "seed": 708,
445
+ "version": 1,
446
+ "versionNonce": 708,
447
+ "isDeleted": false,
448
+ "boundElements": null,
449
+ "updated": 1,
450
+ "link": null,
451
+ "locked": false,
452
+ "text": "(doCreate / doRead / doReads / doUpdate / doDelete / doCount)",
453
+ "fontSize": 16,
454
+ "fontFamily": 5,
455
+ "textAlign": "center",
456
+ "verticalAlign": "top",
457
+ "baseline": 15,
458
+ "containerId": null,
459
+ "originalText": "(doCreate / doRead / doReads / doUpdate / doDelete / doCount)",
460
+ "autoResize": true,
461
+ "lineHeight": 1.25,
462
+ "index": null
463
+ },
464
+ {
465
+ "id": "shape-G-0000004a",
466
+ "type": "rectangle",
467
+ "x": 159,
468
+ "y": 1024,
469
+ "width": 418,
470
+ "height": 78,
471
+ "angle": 0,
472
+ "strokeColor": "#1B1F23",
473
+ "backgroundColor": "transparent",
474
+ "fillStyle": "solid",
475
+ "strokeWidth": 2,
476
+ "strokeStyle": "solid",
477
+ "roughness": 1,
478
+ "opacity": 100,
479
+ "groupIds": [],
480
+ "frameId": null,
481
+ "roundness": {
482
+ "type": 3
483
+ },
484
+ "seed": 154,
485
+ "version": 1,
486
+ "versionNonce": 154,
487
+ "isDeleted": false,
488
+ "boundElements": [
489
+ {
490
+ "id": "arrow-F-G-000000hs",
491
+ "type": "arrow"
492
+ },
493
+ {
494
+ "id": "arrow-G-H-0000007s",
495
+ "type": "arrow"
496
+ }
497
+ ],
498
+ "updated": 1,
499
+ "link": null,
500
+ "locked": false,
501
+ "index": null
502
+ },
503
+ {
504
+ "id": "label-G-000000aw",
505
+ "type": "text",
506
+ "x": 159,
507
+ "y": 1065.5,
508
+ "width": 418,
509
+ "height": 20,
510
+ "angle": 0,
511
+ "strokeColor": "#1B1F23",
512
+ "backgroundColor": "transparent",
513
+ "fillStyle": "solid",
514
+ "strokeWidth": 1,
515
+ "strokeStyle": "solid",
516
+ "roughness": 1,
517
+ "opacity": 100,
518
+ "groupIds": [],
519
+ "frameId": null,
520
+ "roundness": null,
521
+ "seed": 392,
522
+ "version": 1,
523
+ "versionNonce": 392,
524
+ "isDeleted": false,
525
+ "boundElements": null,
526
+ "updated": 1,
527
+ "link": null,
528
+ "locked": false,
529
+ "text": "transform results, audit, notify",
530
+ "fontSize": 16,
531
+ "fontFamily": 5,
532
+ "textAlign": "center",
533
+ "verticalAlign": "top",
534
+ "baseline": 15,
535
+ "containerId": null,
536
+ "originalText": "transform results, audit, notify",
537
+ "autoResize": true,
538
+ "lineHeight": 1.25,
539
+ "index": null
540
+ },
541
+ {
542
+ "id": "shape-H-000000ju",
543
+ "type": "rectangle",
544
+ "x": 280,
545
+ "y": 1192,
546
+ "width": 175,
547
+ "height": 56,
548
+ "angle": 0,
549
+ "strokeColor": "#1B1F23",
550
+ "backgroundColor": "transparent",
551
+ "fillStyle": "solid",
552
+ "strokeWidth": 2,
553
+ "strokeStyle": "solid",
554
+ "roughness": 1,
555
+ "opacity": 100,
556
+ "groupIds": [],
557
+ "frameId": null,
558
+ "roundness": {
559
+ "type": 3
560
+ },
561
+ "seed": 714,
562
+ "version": 1,
563
+ "versionNonce": 714,
564
+ "isDeleted": false,
565
+ "boundElements": [
566
+ {
567
+ "id": "label-H-0000009d",
568
+ "type": "text"
569
+ },
570
+ {
571
+ "id": "arrow-G-H-0000007s",
572
+ "type": "arrow"
573
+ }
574
+ ],
575
+ "updated": 1,
576
+ "link": null,
577
+ "locked": false,
578
+ "index": null
579
+ },
580
+ {
581
+ "id": "label-H-0000009d",
582
+ "type": "text",
583
+ "x": 288,
584
+ "y": 1207.5,
585
+ "width": 159,
586
+ "height": 25,
587
+ "angle": 0,
588
+ "strokeColor": "#1B1F23",
589
+ "backgroundColor": "transparent",
590
+ "fillStyle": "solid",
591
+ "strokeWidth": 1,
592
+ "strokeStyle": "solid",
593
+ "roughness": 1,
594
+ "opacity": 100,
595
+ "groupIds": [],
596
+ "frameId": null,
597
+ "roundness": null,
598
+ "seed": 337,
599
+ "version": 1,
600
+ "versionNonce": 337,
601
+ "isDeleted": false,
602
+ "boundElements": null,
603
+ "updated": 1,
604
+ "link": null,
605
+ "locked": false,
606
+ "text": "Send Response",
607
+ "fontSize": 20,
608
+ "fontFamily": 5,
609
+ "textAlign": "center",
610
+ "verticalAlign": "middle",
611
+ "baseline": 15,
612
+ "containerId": "shape-H-000000ju",
613
+ "originalText": "Send Response",
614
+ "autoResize": true,
615
+ "lineHeight": 1.25,
616
+ "index": null
617
+ },
618
+ {
619
+ "id": "shape-I-000000ng",
620
+ "type": "rectangle",
621
+ "x": 500,
622
+ "y": 16,
623
+ "width": 429,
624
+ "height": 78,
625
+ "angle": 0,
626
+ "strokeColor": "#1B1F23",
627
+ "backgroundColor": "transparent",
628
+ "fillStyle": "solid",
629
+ "strokeWidth": 2,
630
+ "strokeStyle": "solid",
631
+ "roughness": 1,
632
+ "opacity": 100,
633
+ "groupIds": [],
634
+ "frameId": null,
635
+ "roundness": {
636
+ "type": 3
637
+ },
638
+ "seed": 844,
639
+ "version": 1,
640
+ "versionNonce": 844,
641
+ "isDeleted": false,
642
+ "boundElements": [],
643
+ "updated": 1,
644
+ "link": null,
645
+ "locked": false,
646
+ "index": null
647
+ },
648
+ {
649
+ "id": "label-I-000000m8",
650
+ "type": "text",
651
+ "x": 500,
652
+ "y": 57.5,
653
+ "width": 429,
654
+ "height": 20,
655
+ "angle": 0,
656
+ "strokeColor": "#1B1F23",
657
+ "backgroundColor": "transparent",
658
+ "fillStyle": "solid",
659
+ "strokeWidth": 1,
660
+ "strokeStyle": "solid",
661
+ "roughness": 1,
662
+ "opacity": 100,
663
+ "groupIds": [],
664
+ "frameId": null,
665
+ "roundness": null,
666
+ "seed": 800,
667
+ "version": 1,
668
+ "versionNonce": 800,
669
+ "isDeleted": false,
670
+ "boundElements": null,
671
+ "updated": 1,
672
+ "link": null,
673
+ "locked": false,
674
+ "text": "catches any error from the waterfall",
675
+ "fontSize": 16,
676
+ "fontFamily": 5,
677
+ "textAlign": "center",
678
+ "verticalAlign": "top",
679
+ "baseline": 15,
680
+ "containerId": null,
681
+ "originalText": "catches any error from the waterfall",
682
+ "autoResize": true,
683
+ "lineHeight": 1.25,
684
+ "index": null
685
+ },
686
+ {
687
+ "id": "arrow-A-B-0000008o",
688
+ "type": "arrow",
689
+ "x": 367.5,
690
+ "y": 94,
691
+ "width": 0.5,
692
+ "height": 90,
693
+ "angle": 0,
694
+ "strokeColor": "#2E7D74",
695
+ "backgroundColor": "transparent",
696
+ "fillStyle": "solid",
697
+ "strokeWidth": 2,
698
+ "strokeStyle": "solid",
699
+ "roughness": 1,
700
+ "opacity": 100,
701
+ "groupIds": [],
702
+ "frameId": null,
703
+ "roundness": null,
704
+ "seed": 312,
705
+ "version": 1,
706
+ "versionNonce": 312,
707
+ "isDeleted": false,
708
+ "boundElements": [],
709
+ "updated": 1,
710
+ "link": null,
711
+ "locked": false,
712
+ "points": [
713
+ [
714
+ 0,
715
+ 0
716
+ ],
717
+ [
718
+ 0,
719
+ 16
720
+ ],
721
+ [
722
+ 0.004458161865557031,
723
+ 19.875171467764048
724
+ ],
725
+ [
726
+ 0.01714677640603668,
727
+ 23.519890260631
728
+ ],
729
+ [
730
+ 0.03703703703706651,
731
+ 26.962962962962962
732
+ ],
733
+ [
734
+ 0.06310013717421725,
735
+ 30.233196159122087
736
+ ],
737
+ [
738
+ 0.09430727023323016,
739
+ 33.35939643347051
740
+ ],
741
+ [
742
+ 0.12962962962967595,
743
+ 36.37037037037038
744
+ ],
745
+ [
746
+ 0.1680384087791822,
747
+ 39.29492455418384
748
+ ],
749
+ [
750
+ 0.2085048010974333,
751
+ 42.161865569272976
752
+ ],
753
+ [
754
+ 0.25,
755
+ 45
756
+ ],
757
+ [
758
+ 0.29149519890262354,
759
+ 47.838134430727024
760
+ ],
761
+ [
762
+ 0.33196159122087465,
763
+ 50.70507544581619
764
+ ],
765
+ [
766
+ 0.37037037037032405,
767
+ 53.62962962962962
768
+ ],
769
+ [
770
+ 0.4056927297668267,
771
+ 56.64060356652948
772
+ ],
773
+ [
774
+ 0.4368998628258396,
775
+ 59.76680384087791
776
+ ],
777
+ [
778
+ 0.4629629629630472,
779
+ 63.03703703703707
780
+ ],
781
+ [
782
+ 0.4828532235939633,
783
+ 66.480109739369
784
+ ],
785
+ [
786
+ 0.49554183813444297,
787
+ 70.12482853223594
788
+ ],
789
+ [
790
+ 0.5,
791
+ 74
792
+ ],
793
+ [
794
+ 0.5,
795
+ 90
796
+ ]
797
+ ],
798
+ "lastCommittedPoint": null,
799
+ "startBinding": {
800
+ "elementId": "shape-A-000000ak",
801
+ "focus": 0,
802
+ "gap": 8
803
+ },
804
+ "endBinding": {
805
+ "elementId": "shape-B-000000m9",
806
+ "focus": 0,
807
+ "gap": 8
808
+ },
809
+ "startArrowhead": null,
810
+ "endArrowhead": "arrow",
811
+ "elbowed": false,
812
+ "index": null
813
+ },
814
+ {
815
+ "id": "arrow-B-C-000000ko",
816
+ "type": "arrow",
817
+ "x": 368,
818
+ "y": 262,
819
+ "width": 0.5,
820
+ "height": 90,
821
+ "angle": 0,
822
+ "strokeColor": "#2E7D74",
823
+ "backgroundColor": "transparent",
824
+ "fillStyle": "solid",
825
+ "strokeWidth": 2,
826
+ "strokeStyle": "solid",
827
+ "roughness": 1,
828
+ "opacity": 100,
829
+ "groupIds": [],
830
+ "frameId": null,
831
+ "roundness": null,
832
+ "seed": 744,
833
+ "version": 1,
834
+ "versionNonce": 744,
835
+ "isDeleted": false,
836
+ "boundElements": [],
837
+ "updated": 1,
838
+ "link": null,
839
+ "locked": false,
840
+ "points": [
841
+ [
842
+ 0,
843
+ 0
844
+ ],
845
+ [
846
+ 0,
847
+ 16
848
+ ],
849
+ [
850
+ -0.004458161865613874,
851
+ 19.875171467764062
852
+ ],
853
+ [
854
+ -0.017146776406093522,
855
+ 23.519890260630973
856
+ ],
857
+ [
858
+ -0.03703703703700967,
859
+ 26.96296296296299
860
+ ],
861
+ [
862
+ -0.06310013717421725,
863
+ 30.233196159122087
864
+ ],
865
+ [
866
+ -0.09430727023317331,
867
+ 33.35939643347052
868
+ ],
869
+ [
870
+ -0.12962962962967595,
871
+ 36.37037037037038
872
+ ],
873
+ [
874
+ -0.1680384087790685,
875
+ 39.294924554183865
876
+ ],
877
+ [
878
+ -0.20850480109737646,
879
+ 42.161865569273004
880
+ ],
881
+ [
882
+ -0.25,
883
+ 45
884
+ ],
885
+ [
886
+ -0.2914951989025667,
887
+ 47.83813443072705
888
+ ],
889
+ [
890
+ -0.33196159122087465,
891
+ 50.70507544581619
892
+ ],
893
+ [
894
+ -0.37037037037032405,
895
+ 53.62962962962962
896
+ ],
897
+ [
898
+ -0.40569272976676984,
899
+ 56.640603566529535
900
+ ],
901
+ [
902
+ -0.43689986282578275,
903
+ 59.76680384087797
904
+ ],
905
+ [
906
+ -0.4629629629629335,
907
+ 63.03703703703707
908
+ ],
909
+ [
910
+ -0.4828532235939065,
911
+ 66.48010973936903
912
+ ],
913
+ [
914
+ -0.49554183813444297,
915
+ 70.12482853223594
916
+ ],
917
+ [
918
+ -0.5,
919
+ 74
920
+ ],
921
+ [
922
+ -0.5,
923
+ 90
924
+ ]
925
+ ],
926
+ "lastCommittedPoint": null,
927
+ "startBinding": {
928
+ "elementId": "shape-B-000000m9",
929
+ "focus": 0,
930
+ "gap": 8
931
+ },
932
+ "endBinding": {
933
+ "elementId": "shape-C-0000005g",
934
+ "focus": 0,
935
+ "gap": 8
936
+ },
937
+ "startArrowhead": null,
938
+ "endArrowhead": "arrow",
939
+ "elbowed": false,
940
+ "index": null
941
+ },
942
+ {
943
+ "id": "arrow-C-D-00000098",
944
+ "type": "arrow",
945
+ "x": 367.5,
946
+ "y": 430,
947
+ "width": 0.5,
948
+ "height": 90,
949
+ "angle": 0,
950
+ "strokeColor": "#2E7D74",
951
+ "backgroundColor": "transparent",
952
+ "fillStyle": "solid",
953
+ "strokeWidth": 2,
954
+ "strokeStyle": "solid",
955
+ "roughness": 1,
956
+ "opacity": 100,
957
+ "groupIds": [],
958
+ "frameId": null,
959
+ "roundness": null,
960
+ "seed": 332,
961
+ "version": 1,
962
+ "versionNonce": 332,
963
+ "isDeleted": false,
964
+ "boundElements": [],
965
+ "updated": 1,
966
+ "link": null,
967
+ "locked": false,
968
+ "points": [
969
+ [
970
+ 0,
971
+ 0
972
+ ],
973
+ [
974
+ 0,
975
+ 16
976
+ ],
977
+ [
978
+ 0.004458161865557031,
979
+ 19.875171467764062
980
+ ],
981
+ [
982
+ 0.01714677640603668,
983
+ 23.519890260630916
984
+ ],
985
+ [
986
+ 0.03703703703706651,
987
+ 26.962962962962933
988
+ ],
989
+ [
990
+ 0.06310013717421725,
991
+ 30.233196159122144
992
+ ],
993
+ [
994
+ 0.09430727023323016,
995
+ 33.35939643347052
996
+ ],
997
+ [
998
+ 0.12962962962967595,
999
+ 36.37037037037038
1000
+ ],
1001
+ [
1002
+ 0.1680384087791822,
1003
+ 39.294924554183865
1004
+ ],
1005
+ [
1006
+ 0.2085048010974333,
1007
+ 42.161865569273004
1008
+ ],
1009
+ [
1010
+ 0.25,
1011
+ 45
1012
+ ],
1013
+ [
1014
+ 0.29149519890262354,
1015
+ 47.838134430726996
1016
+ ],
1017
+ [
1018
+ 0.33196159122087465,
1019
+ 50.70507544581619
1020
+ ],
1021
+ [
1022
+ 0.37037037037032405,
1023
+ 53.62962962962962
1024
+ ],
1025
+ [
1026
+ 0.4056927297668267,
1027
+ 56.640603566529535
1028
+ ],
1029
+ [
1030
+ 0.4368998628258396,
1031
+ 59.76680384087797
1032
+ ],
1033
+ [
1034
+ 0.4629629629630472,
1035
+ 63.03703703703707
1036
+ ],
1037
+ [
1038
+ 0.4828532235939633,
1039
+ 66.48010973936903
1040
+ ],
1041
+ [
1042
+ 0.49554183813444297,
1043
+ 70.12482853223594
1044
+ ],
1045
+ [
1046
+ 0.5,
1047
+ 74
1048
+ ],
1049
+ [
1050
+ 0.5,
1051
+ 90
1052
+ ]
1053
+ ],
1054
+ "lastCommittedPoint": null,
1055
+ "startBinding": {
1056
+ "elementId": "shape-C-0000005g",
1057
+ "focus": 0,
1058
+ "gap": 8
1059
+ },
1060
+ "endBinding": {
1061
+ "elementId": "shape-D-000000bd",
1062
+ "focus": 0,
1063
+ "gap": 8
1064
+ },
1065
+ "startArrowhead": null,
1066
+ "endArrowhead": "arrow",
1067
+ "elbowed": false,
1068
+ "index": null
1069
+ },
1070
+ {
1071
+ "id": "arrow-D-E-000000ds",
1072
+ "type": "arrow",
1073
+ "x": 368,
1074
+ "y": 598,
1075
+ "width": 0.5,
1076
+ "height": 90,
1077
+ "angle": 0,
1078
+ "strokeColor": "#2E7D74",
1079
+ "backgroundColor": "transparent",
1080
+ "fillStyle": "solid",
1081
+ "strokeWidth": 2,
1082
+ "strokeStyle": "solid",
1083
+ "roughness": 1,
1084
+ "opacity": 100,
1085
+ "groupIds": [],
1086
+ "frameId": null,
1087
+ "roundness": null,
1088
+ "seed": 496,
1089
+ "version": 1,
1090
+ "versionNonce": 496,
1091
+ "isDeleted": false,
1092
+ "boundElements": [],
1093
+ "updated": 1,
1094
+ "link": null,
1095
+ "locked": false,
1096
+ "points": [
1097
+ [
1098
+ 0,
1099
+ 0
1100
+ ],
1101
+ [
1102
+ 0,
1103
+ 16
1104
+ ],
1105
+ [
1106
+ -0.004458161865613874,
1107
+ 19.87517146776395
1108
+ ],
1109
+ [
1110
+ -0.017146776406093522,
1111
+ 23.519890260630973
1112
+ ],
1113
+ [
1114
+ -0.03703703703700967,
1115
+ 26.962962962963047
1116
+ ],
1117
+ [
1118
+ -0.06310013717421725,
1119
+ 30.233196159122144
1120
+ ],
1121
+ [
1122
+ -0.09430727023317331,
1123
+ 33.35939643347058
1124
+ ],
1125
+ [
1126
+ -0.12962962962967595,
1127
+ 36.37037037037044
1128
+ ],
1129
+ [
1130
+ -0.1680384087790685,
1131
+ 39.29492455418381
1132
+ ],
1133
+ [
1134
+ -0.20850480109737646,
1135
+ 42.161865569273004
1136
+ ],
1137
+ [
1138
+ -0.25,
1139
+ 45
1140
+ ],
1141
+ [
1142
+ -0.2914951989025667,
1143
+ 47.838134430726996
1144
+ ],
1145
+ [
1146
+ -0.33196159122087465,
1147
+ 50.70507544581619
1148
+ ],
1149
+ [
1150
+ -0.37037037037032405,
1151
+ 53.62962962962956
1152
+ ],
1153
+ [
1154
+ -0.40569272976676984,
1155
+ 56.640603566529535
1156
+ ],
1157
+ [
1158
+ -0.43689986282578275,
1159
+ 59.766803840877856
1160
+ ],
1161
+ [
1162
+ -0.4629629629629335,
1163
+ 63.03703703703718
1164
+ ],
1165
+ [
1166
+ -0.4828532235939065,
1167
+ 66.48010973936903
1168
+ ],
1169
+ [
1170
+ -0.49554183813444297,
1171
+ 70.12482853223594
1172
+ ],
1173
+ [
1174
+ -0.5,
1175
+ 74
1176
+ ],
1177
+ [
1178
+ -0.5,
1179
+ 90
1180
+ ]
1181
+ ],
1182
+ "lastCommittedPoint": null,
1183
+ "startBinding": {
1184
+ "elementId": "shape-D-000000bd",
1185
+ "focus": 0,
1186
+ "gap": 8
1187
+ },
1188
+ "endBinding": {
1189
+ "elementId": "shape-E-000000j2",
1190
+ "focus": 0,
1191
+ "gap": 8
1192
+ },
1193
+ "startArrowhead": null,
1194
+ "endArrowhead": "arrow",
1195
+ "elbowed": false,
1196
+ "index": null
1197
+ },
1198
+ {
1199
+ "id": "arrow-E-F-000000qt",
1200
+ "type": "arrow",
1201
+ "x": 367.5,
1202
+ "y": 766,
1203
+ "width": 1.1368683772161603e-13,
1204
+ "height": 90,
1205
+ "angle": 0,
1206
+ "strokeColor": "#2E7D74",
1207
+ "backgroundColor": "transparent",
1208
+ "fillStyle": "solid",
1209
+ "strokeWidth": 2,
1210
+ "strokeStyle": "solid",
1211
+ "roughness": 1,
1212
+ "opacity": 100,
1213
+ "groupIds": [],
1214
+ "frameId": null,
1215
+ "roundness": null,
1216
+ "seed": 965,
1217
+ "version": 1,
1218
+ "versionNonce": 965,
1219
+ "isDeleted": false,
1220
+ "boundElements": [],
1221
+ "updated": 1,
1222
+ "link": null,
1223
+ "locked": false,
1224
+ "points": [
1225
+ [
1226
+ 0,
1227
+ 0
1228
+ ],
1229
+ [
1230
+ 0,
1231
+ 16
1232
+ ],
1233
+ [
1234
+ -5.684341886080802e-14,
1235
+ 19.875171467763835
1236
+ ],
1237
+ [
1238
+ 0,
1239
+ 23.519890260630973
1240
+ ],
1241
+ [
1242
+ 5.684341886080802e-14,
1243
+ 26.962962962963047
1244
+ ],
1245
+ [
1246
+ 0,
1247
+ 30.233196159122258
1248
+ ],
1249
+ [
1250
+ 5.684341886080802e-14,
1251
+ 33.35939643347058
1252
+ ],
1253
+ [
1254
+ 0,
1255
+ 36.37037037037044
1256
+ ],
1257
+ [
1258
+ 5.684341886080802e-14,
1259
+ 39.29492455418392
1260
+ ],
1261
+ [
1262
+ 5.684341886080802e-14,
1263
+ 42.161865569273004
1264
+ ],
1265
+ [
1266
+ 0,
1267
+ 45
1268
+ ],
1269
+ [
1270
+ 5.684341886080802e-14,
1271
+ 47.838134430726996
1272
+ ],
1273
+ [
1274
+ 0,
1275
+ 50.70507544581619
1276
+ ],
1277
+ [
1278
+ 0,
1279
+ 53.62962962962956
1280
+ ],
1281
+ [
1282
+ 0,
1283
+ 56.640603566529535
1284
+ ],
1285
+ [
1286
+ 0,
1287
+ 59.76680384087797
1288
+ ],
1289
+ [
1290
+ 0,
1291
+ 63.03703703703707
1292
+ ],
1293
+ [
1294
+ 0,
1295
+ 66.48010973936903
1296
+ ],
1297
+ [
1298
+ 0,
1299
+ 70.12482853223594
1300
+ ],
1301
+ [
1302
+ 0,
1303
+ 74
1304
+ ],
1305
+ [
1306
+ 0,
1307
+ 90
1308
+ ]
1309
+ ],
1310
+ "lastCommittedPoint": null,
1311
+ "startBinding": {
1312
+ "elementId": "shape-E-000000j2",
1313
+ "focus": 0,
1314
+ "gap": 8
1315
+ },
1316
+ "endBinding": {
1317
+ "elementId": "shape-F-000000hm",
1318
+ "focus": 0,
1319
+ "gap": 8
1320
+ },
1321
+ "startArrowhead": null,
1322
+ "endArrowhead": "arrow",
1323
+ "elbowed": false,
1324
+ "index": null
1325
+ },
1326
+ {
1327
+ "id": "arrow-F-G-000000hs",
1328
+ "type": "arrow",
1329
+ "x": 367.5,
1330
+ "y": 934,
1331
+ "width": 0.5,
1332
+ "height": 90,
1333
+ "angle": 0,
1334
+ "strokeColor": "#2E7D74",
1335
+ "backgroundColor": "transparent",
1336
+ "fillStyle": "solid",
1337
+ "strokeWidth": 2,
1338
+ "strokeStyle": "solid",
1339
+ "roughness": 1,
1340
+ "opacity": 100,
1341
+ "groupIds": [],
1342
+ "frameId": null,
1343
+ "roundness": null,
1344
+ "seed": 640,
1345
+ "version": 1,
1346
+ "versionNonce": 640,
1347
+ "isDeleted": false,
1348
+ "boundElements": [],
1349
+ "updated": 1,
1350
+ "link": null,
1351
+ "locked": false,
1352
+ "points": [
1353
+ [
1354
+ 0,
1355
+ 0
1356
+ ],
1357
+ [
1358
+ 0,
1359
+ 16
1360
+ ],
1361
+ [
1362
+ 0.004458161865557031,
1363
+ 19.875171467764062
1364
+ ],
1365
+ [
1366
+ 0.01714677640603668,
1367
+ 23.51989026063086
1368
+ ],
1369
+ [
1370
+ 0.03703703703706651,
1371
+ 26.962962962963047
1372
+ ],
1373
+ [
1374
+ 0.06310013717421725,
1375
+ 30.233196159122144
1376
+ ],
1377
+ [
1378
+ 0.09430727023323016,
1379
+ 33.35939643347058
1380
+ ],
1381
+ [
1382
+ 0.12962962962967595,
1383
+ 36.37037037037044
1384
+ ],
1385
+ [
1386
+ 0.1680384087791822,
1387
+ 39.29492455418392
1388
+ ],
1389
+ [
1390
+ 0.2085048010974333,
1391
+ 42.161865569273004
1392
+ ],
1393
+ [
1394
+ 0.25,
1395
+ 45
1396
+ ],
1397
+ [
1398
+ 0.29149519890262354,
1399
+ 47.838134430726996
1400
+ ],
1401
+ [
1402
+ 0.33196159122087465,
1403
+ 50.70507544581619
1404
+ ],
1405
+ [
1406
+ 0.37037037037032405,
1407
+ 53.62962962962956
1408
+ ],
1409
+ [
1410
+ 0.4056927297668267,
1411
+ 56.640603566529535
1412
+ ],
1413
+ [
1414
+ 0.4368998628258396,
1415
+ 59.766803840877856
1416
+ ],
1417
+ [
1418
+ 0.4629629629630472,
1419
+ 63.03703703703718
1420
+ ],
1421
+ [
1422
+ 0.4828532235939633,
1423
+ 66.48010973936903
1424
+ ],
1425
+ [
1426
+ 0.49554183813444297,
1427
+ 70.12482853223594
1428
+ ],
1429
+ [
1430
+ 0.5,
1431
+ 74
1432
+ ],
1433
+ [
1434
+ 0.5,
1435
+ 90
1436
+ ]
1437
+ ],
1438
+ "lastCommittedPoint": null,
1439
+ "startBinding": {
1440
+ "elementId": "shape-F-000000hm",
1441
+ "focus": 0,
1442
+ "gap": 8
1443
+ },
1444
+ "endBinding": {
1445
+ "elementId": "shape-G-0000004a",
1446
+ "focus": 0,
1447
+ "gap": 8
1448
+ },
1449
+ "startArrowhead": null,
1450
+ "endArrowhead": "arrow",
1451
+ "elbowed": false,
1452
+ "index": null
1453
+ },
1454
+ {
1455
+ "id": "arrow-G-H-0000007s",
1456
+ "type": "arrow",
1457
+ "x": 368,
1458
+ "y": 1102,
1459
+ "width": 0.5,
1460
+ "height": 90,
1461
+ "angle": 0,
1462
+ "strokeColor": "#2E7D74",
1463
+ "backgroundColor": "transparent",
1464
+ "fillStyle": "solid",
1465
+ "strokeWidth": 2,
1466
+ "strokeStyle": "solid",
1467
+ "roughness": 1,
1468
+ "opacity": 100,
1469
+ "groupIds": [],
1470
+ "frameId": null,
1471
+ "roundness": null,
1472
+ "seed": 280,
1473
+ "version": 1,
1474
+ "versionNonce": 280,
1475
+ "isDeleted": false,
1476
+ "boundElements": [],
1477
+ "updated": 1,
1478
+ "link": null,
1479
+ "locked": false,
1480
+ "points": [
1481
+ [
1482
+ 0,
1483
+ 0
1484
+ ],
1485
+ [
1486
+ 0,
1487
+ 16
1488
+ ],
1489
+ [
1490
+ -0.004458161865613874,
1491
+ 19.87517146776395
1492
+ ],
1493
+ [
1494
+ -0.017146776406093522,
1495
+ 23.519890260630746
1496
+ ],
1497
+ [
1498
+ -0.03703703703700967,
1499
+ 26.962962962963047
1500
+ ],
1501
+ [
1502
+ -0.06310013717421725,
1503
+ 30.233196159121917
1504
+ ],
1505
+ [
1506
+ -0.09430727023317331,
1507
+ 33.35939643347069
1508
+ ],
1509
+ [
1510
+ -0.12962962962967595,
1511
+ 36.370370370370665
1512
+ ],
1513
+ [
1514
+ -0.1680384087790685,
1515
+ 39.294924554184036
1516
+ ],
1517
+ [
1518
+ -0.20850480109737646,
1519
+ 42.161865569273004
1520
+ ],
1521
+ [
1522
+ -0.25,
1523
+ 45
1524
+ ],
1525
+ [
1526
+ -0.2914951989025667,
1527
+ 47.838134430726996
1528
+ ],
1529
+ [
1530
+ -0.33196159122087465,
1531
+ 50.70507544581619
1532
+ ],
1533
+ [
1534
+ -0.37037037037032405,
1535
+ 53.62962962962956
1536
+ ],
1537
+ [
1538
+ -0.40569272976676984,
1539
+ 56.640603566529535
1540
+ ],
1541
+ [
1542
+ -0.43689986282578275,
1543
+ 59.766803840877856
1544
+ ],
1545
+ [
1546
+ -0.4629629629629335,
1547
+ 63.03703703703718
1548
+ ],
1549
+ [
1550
+ -0.4828532235939065,
1551
+ 66.48010973936925
1552
+ ],
1553
+ [
1554
+ -0.49554183813444297,
1555
+ 70.12482853223582
1556
+ ],
1557
+ [
1558
+ -0.5,
1559
+ 74
1560
+ ],
1561
+ [
1562
+ -0.5,
1563
+ 90
1564
+ ]
1565
+ ],
1566
+ "lastCommittedPoint": null,
1567
+ "startBinding": {
1568
+ "elementId": "shape-G-0000004a",
1569
+ "focus": 0,
1570
+ "gap": 8
1571
+ },
1572
+ "endBinding": {
1573
+ "elementId": "shape-H-000000ju",
1574
+ "focus": 0,
1575
+ "gap": 8
1576
+ },
1577
+ "startArrowhead": null,
1578
+ "endArrowhead": "arrow",
1579
+ "elbowed": false,
1580
+ "index": null
1581
+ },
1582
+ {
1583
+ "id": "label-A-0000009c_title",
1584
+ "type": "text",
1585
+ "x": 280,
1586
+ "y": 32.5,
1587
+ "width": 175,
1588
+ "height": 25,
1589
+ "angle": 0,
1590
+ "strokeColor": "#1B1F23",
1591
+ "backgroundColor": "transparent",
1592
+ "fillStyle": "solid",
1593
+ "strokeWidth": 1,
1594
+ "strokeStyle": "solid",
1595
+ "roughness": 1,
1596
+ "opacity": 100,
1597
+ "groupIds": [],
1598
+ "frameId": null,
1599
+ "roundness": null,
1600
+ "seed": 664,
1601
+ "version": 1,
1602
+ "versionNonce": 336,
1603
+ "isDeleted": false,
1604
+ "boundElements": null,
1605
+ "updated": 1,
1606
+ "link": null,
1607
+ "locked": false,
1608
+ "text": "HTTP Request",
1609
+ "fontSize": 20,
1610
+ "fontFamily": 5,
1611
+ "textAlign": "center",
1612
+ "verticalAlign": "top",
1613
+ "baseline": 15,
1614
+ "containerId": null,
1615
+ "originalText": "HTTP Request",
1616
+ "autoResize": true,
1617
+ "lineHeight": 1.25,
1618
+ "index": null
1619
+ },
1620
+ {
1621
+ "id": "label-B-000000jc_title",
1622
+ "type": "text",
1623
+ "x": 115,
1624
+ "y": 200.5,
1625
+ "width": 506,
1626
+ "height": 25,
1627
+ "angle": 0,
1628
+ "strokeColor": "#1B1F23",
1629
+ "backgroundColor": "transparent",
1630
+ "fillStyle": "solid",
1631
+ "strokeWidth": 1,
1632
+ "strokeStyle": "solid",
1633
+ "roughness": 1,
1634
+ "opacity": 100,
1635
+ "groupIds": [],
1636
+ "frameId": null,
1637
+ "roundness": null,
1638
+ "seed": 240,
1639
+ "version": 1,
1640
+ "versionNonce": 696,
1641
+ "isDeleted": false,
1642
+ "boundElements": null,
1643
+ "updated": 1,
1644
+ "link": null,
1645
+ "locked": false,
1646
+ "text": "initializeRequestState(pRequest, 'Verb')",
1647
+ "fontSize": 20,
1648
+ "fontFamily": 5,
1649
+ "textAlign": "center",
1650
+ "verticalAlign": "top",
1651
+ "baseline": 15,
1652
+ "containerId": null,
1653
+ "originalText": "initializeRequestState(pRequest, 'Verb')",
1654
+ "autoResize": true,
1655
+ "lineHeight": 1.25,
1656
+ "index": null
1657
+ },
1658
+ {
1659
+ "id": "label-C-0000004c_title",
1660
+ "type": "text",
1661
+ "x": 164,
1662
+ "y": 368.5,
1663
+ "width": 407,
1664
+ "height": 25,
1665
+ "angle": 0,
1666
+ "strokeColor": "#1B1F23",
1667
+ "backgroundColor": "transparent",
1668
+ "fillStyle": "solid",
1669
+ "strokeWidth": 1,
1670
+ "strokeStyle": "solid",
1671
+ "roughness": 1,
1672
+ "opacity": 100,
1673
+ "groupIds": [],
1674
+ "frameId": null,
1675
+ "roundness": null,
1676
+ "seed": 885,
1677
+ "version": 1,
1678
+ "versionNonce": 156,
1679
+ "isDeleted": false,
1680
+ "boundElements": null,
1681
+ "updated": 1,
1682
+ "link": null,
1683
+ "locked": false,
1684
+ "text": "[Pre-Operation Behavior Injection]",
1685
+ "fontSize": 20,
1686
+ "fontFamily": 5,
1687
+ "textAlign": "center",
1688
+ "verticalAlign": "top",
1689
+ "baseline": 15,
1690
+ "containerId": null,
1691
+ "originalText": "[Pre-Operation Behavior Injection]",
1692
+ "autoResize": true,
1693
+ "lineHeight": 1.25,
1694
+ "index": null
1695
+ },
1696
+ {
1697
+ "id": "label-D-0000007w_title",
1698
+ "type": "text",
1699
+ "x": 170,
1700
+ "y": 536.5,
1701
+ "width": 396,
1702
+ "height": 25,
1703
+ "angle": 0,
1704
+ "strokeColor": "#1B1F23",
1705
+ "backgroundColor": "transparent",
1706
+ "fillStyle": "solid",
1707
+ "strokeWidth": 1,
1708
+ "strokeStyle": "solid",
1709
+ "roughness": 1,
1710
+ "opacity": 100,
1711
+ "groupIds": [],
1712
+ "frameId": null,
1713
+ "roundness": null,
1714
+ "seed": 584,
1715
+ "version": 1,
1716
+ "versionNonce": 284,
1717
+ "isDeleted": false,
1718
+ "boundElements": null,
1719
+ "updated": 1,
1720
+ "link": null,
1721
+ "locked": false,
1722
+ "text": "Build / Configure Query",
1723
+ "fontSize": 20,
1724
+ "fontFamily": 5,
1725
+ "textAlign": "center",
1726
+ "verticalAlign": "top",
1727
+ "baseline": 15,
1728
+ "containerId": null,
1729
+ "originalText": "Build / Configure Query",
1730
+ "autoResize": true,
1731
+ "lineHeight": 1.25,
1732
+ "index": null
1733
+ },
1734
+ {
1735
+ "id": "label-E-000000i8_title",
1736
+ "type": "text",
1737
+ "x": 131,
1738
+ "y": 704.5,
1739
+ "width": 473,
1740
+ "height": 25,
1741
+ "angle": 0,
1742
+ "strokeColor": "#1B1F23",
1743
+ "backgroundColor": "transparent",
1744
+ "fillStyle": "solid",
1745
+ "strokeWidth": 1,
1746
+ "strokeStyle": "solid",
1747
+ "roughness": 1,
1748
+ "opacity": 100,
1749
+ "groupIds": [],
1750
+ "frameId": null,
1751
+ "roundness": null,
1752
+ "seed": 400,
1753
+ "version": 1,
1754
+ "versionNonce": 656,
1755
+ "isDeleted": false,
1756
+ "boundElements": null,
1757
+ "updated": 1,
1758
+ "link": null,
1759
+ "locked": false,
1760
+ "text": "[Query-Configuration Behavior Injection]",
1761
+ "fontSize": 20,
1762
+ "fontFamily": 5,
1763
+ "textAlign": "center",
1764
+ "verticalAlign": "top",
1765
+ "baseline": 15,
1766
+ "containerId": null,
1767
+ "originalText": "[Query-Configuration Behavior Injection]",
1768
+ "autoResize": true,
1769
+ "lineHeight": 1.25,
1770
+ "index": null
1771
+ },
1772
+ {
1773
+ "id": "label-F-000000jo_title",
1774
+ "type": "text",
1775
+ "x": 16,
1776
+ "y": 872.5,
1777
+ "width": 703,
1778
+ "height": 25,
1779
+ "angle": 0,
1780
+ "strokeColor": "#1B1F23",
1781
+ "backgroundColor": "transparent",
1782
+ "fillStyle": "solid",
1783
+ "strokeWidth": 1,
1784
+ "strokeStyle": "solid",
1785
+ "roughness": 1,
1786
+ "opacity": 100,
1787
+ "groupIds": [],
1788
+ "frameId": null,
1789
+ "roundness": null,
1790
+ "seed": 236,
1791
+ "version": 1,
1792
+ "versionNonce": 708,
1793
+ "isDeleted": false,
1794
+ "boundElements": null,
1795
+ "updated": 1,
1796
+ "link": null,
1797
+ "locked": false,
1798
+ "text": "Execute DAL Operation",
1799
+ "fontSize": 20,
1800
+ "fontFamily": 5,
1801
+ "textAlign": "center",
1802
+ "verticalAlign": "top",
1803
+ "baseline": 15,
1804
+ "containerId": null,
1805
+ "originalText": "Execute DAL Operation",
1806
+ "autoResize": true,
1807
+ "lineHeight": 1.25,
1808
+ "index": null
1809
+ },
1810
+ {
1811
+ "id": "label-G-000000aw_title",
1812
+ "type": "text",
1813
+ "x": 159,
1814
+ "y": 1040.5,
1815
+ "width": 418,
1816
+ "height": 25,
1817
+ "angle": 0,
1818
+ "strokeColor": "#1B1F23",
1819
+ "backgroundColor": "transparent",
1820
+ "fillStyle": "solid",
1821
+ "strokeWidth": 1,
1822
+ "strokeStyle": "solid",
1823
+ "roughness": 1,
1824
+ "opacity": 100,
1825
+ "groupIds": [],
1826
+ "frameId": null,
1827
+ "roundness": null,
1828
+ "seed": 724,
1829
+ "version": 1,
1830
+ "versionNonce": 392,
1831
+ "isDeleted": false,
1832
+ "boundElements": null,
1833
+ "updated": 1,
1834
+ "link": null,
1835
+ "locked": false,
1836
+ "text": "[Post-Operation Behavior Injection]",
1837
+ "fontSize": 20,
1838
+ "fontFamily": 5,
1839
+ "textAlign": "center",
1840
+ "verticalAlign": "top",
1841
+ "baseline": 15,
1842
+ "containerId": null,
1843
+ "originalText": "[Post-Operation Behavior Injection]",
1844
+ "autoResize": true,
1845
+ "lineHeight": 1.25,
1846
+ "index": null
1847
+ },
1848
+ {
1849
+ "id": "label-I-000000m8_title",
1850
+ "type": "text",
1851
+ "x": 500,
1852
+ "y": 32.5,
1853
+ "width": 429,
1854
+ "height": 25,
1855
+ "angle": 0,
1856
+ "strokeColor": "#1B1F23",
1857
+ "backgroundColor": "transparent",
1858
+ "fillStyle": "solid",
1859
+ "strokeWidth": 1,
1860
+ "strokeStyle": "solid",
1861
+ "roughness": 1,
1862
+ "opacity": 100,
1863
+ "groupIds": [],
1864
+ "frameId": null,
1865
+ "roundness": null,
1866
+ "seed": 616,
1867
+ "version": 1,
1868
+ "versionNonce": 800,
1869
+ "isDeleted": false,
1870
+ "boundElements": null,
1871
+ "updated": 1,
1872
+ "link": null,
1873
+ "locked": false,
1874
+ "text": "ErrorHandler.handleErrorIfSet()",
1875
+ "fontSize": 20,
1876
+ "fontFamily": 5,
1877
+ "textAlign": "center",
1878
+ "verticalAlign": "top",
1879
+ "baseline": 15,
1880
+ "containerId": null,
1881
+ "originalText": "ErrorHandler.handleErrorIfSet()",
1882
+ "autoResize": true,
1883
+ "lineHeight": 1.25,
1884
+ "index": null
1885
+ }
1886
+ ],
1887
+ "appState": {
1888
+ "viewBackgroundColor": "#FBF7EE",
1889
+ "theme": "light",
1890
+ "gridSize": null,
1891
+ "exportBackground": true,
1892
+ "exportEmbedScene": true,
1893
+ "exportScale": 1,
1894
+ "currentItemFontFamily": 5
1895
+ },
1896
+ "files": {}
1897
+ }