@softacus-software/elwis-docs-mcp 0.1.1

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.
@@ -0,0 +1,4228 @@
1
+ {
2
+ "groups": [
3
+ {
4
+ "description": "",
5
+ "operationCount": 8,
6
+ "tag": "auth"
7
+ },
8
+ {
9
+ "description": "",
10
+ "operationCount": 3,
11
+ "tag": "module-import"
12
+ },
13
+ {
14
+ "description": "",
15
+ "operationCount": 5,
16
+ "tag": "module-import-preset"
17
+ },
18
+ {
19
+ "description": "",
20
+ "operationCount": 1,
21
+ "tag": "root"
22
+ },
23
+ {
24
+ "description": "",
25
+ "operationCount": 3,
26
+ "tag": "service"
27
+ },
28
+ {
29
+ "description": "",
30
+ "operationCount": 7,
31
+ "tag": "system-jobs"
32
+ },
33
+ {
34
+ "description": "",
35
+ "operationCount": 7,
36
+ "tag": "system-tenant"
37
+ },
38
+ {
39
+ "description": "",
40
+ "operationCount": 7,
41
+ "tag": "system-user"
42
+ },
43
+ {
44
+ "description": "",
45
+ "operationCount": 9,
46
+ "tag": "tenant-application"
47
+ },
48
+ {
49
+ "description": "",
50
+ "operationCount": 6,
51
+ "tag": "tenant-application-friendship"
52
+ },
53
+ {
54
+ "description": "",
55
+ "operationCount": 20,
56
+ "tag": "tenant-artifact"
57
+ },
58
+ {
59
+ "description": "",
60
+ "operationCount": 4,
61
+ "tag": "tenant-artifact-history"
62
+ },
63
+ {
64
+ "description": "",
65
+ "operationCount": 6,
66
+ "tag": "tenant-artifact-type"
67
+ },
68
+ {
69
+ "description": "",
70
+ "operationCount": 9,
71
+ "tag": "tenant-attribute"
72
+ },
73
+ {
74
+ "description": "",
75
+ "operationCount": 1,
76
+ "tag": "tenant-bulk"
77
+ },
78
+ {
79
+ "description": "",
80
+ "operationCount": 6,
81
+ "tag": "tenant-data-type"
82
+ },
83
+ {
84
+ "description": "",
85
+ "operationCount": 2,
86
+ "tag": "tenant-export-import"
87
+ },
88
+ {
89
+ "description": "",
90
+ "operationCount": 9,
91
+ "tag": "tenant-folder"
92
+ },
93
+ {
94
+ "description": "",
95
+ "operationCount": 8,
96
+ "tag": "tenant-group"
97
+ },
98
+ {
99
+ "description": "",
100
+ "operationCount": 7,
101
+ "tag": "tenant-link"
102
+ },
103
+ {
104
+ "description": "",
105
+ "operationCount": 6,
106
+ "tag": "tenant-link-type"
107
+ },
108
+ {
109
+ "description": "",
110
+ "operationCount": 4,
111
+ "tag": "tenant-oslc"
112
+ },
113
+ {
114
+ "description": "",
115
+ "operationCount": 8,
116
+ "tag": "tenant-page"
117
+ },
118
+ {
119
+ "description": "",
120
+ "operationCount": 1,
121
+ "tag": "tenant-push-notification"
122
+ },
123
+ {
124
+ "description": "",
125
+ "operationCount": 9,
126
+ "tag": "tenant-session"
127
+ },
128
+ {
129
+ "description": "",
130
+ "operationCount": 5,
131
+ "tag": "tenant-session-flow"
132
+ },
133
+ {
134
+ "description": "",
135
+ "operationCount": 1,
136
+ "tag": "tenant-sse"
137
+ },
138
+ {
139
+ "description": "",
140
+ "operationCount": 5,
141
+ "tag": "tenant-storage-config"
142
+ },
143
+ {
144
+ "description": "",
145
+ "operationCount": 8,
146
+ "tag": "tenant-template"
147
+ },
148
+ {
149
+ "description": "",
150
+ "operationCount": 3,
151
+ "tag": "tenant-tenant"
152
+ },
153
+ {
154
+ "description": "",
155
+ "operationCount": 1,
156
+ "tag": "tenant-tree-audit-log"
157
+ },
158
+ {
159
+ "description": "",
160
+ "operationCount": 8,
161
+ "tag": "tenant-tree-config"
162
+ },
163
+ {
164
+ "description": "",
165
+ "operationCount": 16,
166
+ "tag": "tenant-tree-table-entry"
167
+ },
168
+ {
169
+ "description": "",
170
+ "operationCount": 6,
171
+ "tag": "tenant-tree-table-meta"
172
+ },
173
+ {
174
+ "description": "",
175
+ "operationCount": 11,
176
+ "tag": "tenant-user"
177
+ },
178
+ {
179
+ "description": "",
180
+ "operationCount": 5,
181
+ "tag": "tenant-view"
182
+ },
183
+ {
184
+ "description": "",
185
+ "operationCount": 6,
186
+ "tag": "tenant-widget"
187
+ },
188
+ {
189
+ "description": "",
190
+ "operationCount": 10,
191
+ "tag": "tenant-workflow"
192
+ }
193
+ ],
194
+ "operations": [
195
+ {
196
+ "keywords": [
197
+ "application",
198
+ "controller",
199
+ "count",
200
+ "api",
201
+ "tenant",
202
+ "applications"
203
+ ],
204
+ "method": "GET",
205
+ "operationId": "ApplicationController_count",
206
+ "path": "/api/tenant/application/count",
207
+ "summary": "Count applications",
208
+ "tag": "tenant-application"
209
+ },
210
+ {
211
+ "keywords": [
212
+ "application",
213
+ "controller",
214
+ "create",
215
+ "api",
216
+ "tenant",
217
+ "an"
218
+ ],
219
+ "method": "POST",
220
+ "operationId": "ApplicationController_create",
221
+ "path": "/api/tenant/application",
222
+ "summary": "Create an application",
223
+ "tag": "tenant-application"
224
+ },
225
+ {
226
+ "keywords": [
227
+ "application",
228
+ "controller",
229
+ "delete",
230
+ "api",
231
+ "tenant",
232
+ "id",
233
+ "an"
234
+ ],
235
+ "method": "DELETE",
236
+ "operationId": "ApplicationController_delete",
237
+ "path": "/api/tenant/application/{id}",
238
+ "summary": "Delete an application",
239
+ "tag": "tenant-application"
240
+ },
241
+ {
242
+ "keywords": [
243
+ "application",
244
+ "controller",
245
+ "export",
246
+ "api",
247
+ "tenant",
248
+ "applications"
249
+ ],
250
+ "method": "PUT",
251
+ "operationId": "ApplicationController_export",
252
+ "path": "/api/tenant/application/export",
253
+ "summary": "Export applications",
254
+ "tag": "tenant-application"
255
+ },
256
+ {
257
+ "keywords": [
258
+ "application",
259
+ "controller",
260
+ "get",
261
+ "api",
262
+ "tenant",
263
+ "id",
264
+ "an",
265
+ "by"
266
+ ],
267
+ "method": "GET",
268
+ "operationId": "ApplicationController_get",
269
+ "path": "/api/tenant/application/{id}",
270
+ "summary": "Get an application by id",
271
+ "tag": "tenant-application"
272
+ },
273
+ {
274
+ "keywords": [
275
+ "application",
276
+ "controller",
277
+ "list",
278
+ "api",
279
+ "tenant",
280
+ "applications",
281
+ "streaming"
282
+ ],
283
+ "method": "GET",
284
+ "operationId": "ApplicationController_list",
285
+ "path": "/api/tenant/application",
286
+ "summary": "List applications (streaming)",
287
+ "tag": "tenant-application"
288
+ },
289
+ {
290
+ "keywords": [
291
+ "application",
292
+ "controller",
293
+ "pin",
294
+ "api",
295
+ "tenant",
296
+ "id",
297
+ "an",
298
+ "for",
299
+ "the",
300
+ "current",
301
+ "user"
302
+ ],
303
+ "method": "PUT",
304
+ "operationId": "ApplicationController_pin",
305
+ "path": "/api/tenant/application/{id}/pin",
306
+ "summary": "Pin an application for the current user",
307
+ "tag": "tenant-application"
308
+ },
309
+ {
310
+ "keywords": [
311
+ "application",
312
+ "controller",
313
+ "unpin",
314
+ "api",
315
+ "tenant",
316
+ "id",
317
+ "pin",
318
+ "an",
319
+ "for",
320
+ "the",
321
+ "current",
322
+ "user"
323
+ ],
324
+ "method": "DELETE",
325
+ "operationId": "ApplicationController_unpin",
326
+ "path": "/api/tenant/application/{id}/pin",
327
+ "summary": "Unpin an application for the current user",
328
+ "tag": "tenant-application"
329
+ },
330
+ {
331
+ "keywords": [
332
+ "application",
333
+ "controller",
334
+ "update",
335
+ "api",
336
+ "tenant",
337
+ "an"
338
+ ],
339
+ "method": "PUT",
340
+ "operationId": "ApplicationController_update",
341
+ "path": "/api/tenant/application",
342
+ "summary": "Update an application",
343
+ "tag": "tenant-application"
344
+ },
345
+ {
346
+ "keywords": [
347
+ "application",
348
+ "friendship",
349
+ "controller",
350
+ "count",
351
+ "api",
352
+ "tenant",
353
+ "friendships"
354
+ ],
355
+ "method": "GET",
356
+ "operationId": "ApplicationFriendshipController_count",
357
+ "path": "/api/tenant/application-friendship/count",
358
+ "summary": "Count application friendships",
359
+ "tag": "tenant-application-friendship"
360
+ },
361
+ {
362
+ "keywords": [
363
+ "application",
364
+ "friendship",
365
+ "controller",
366
+ "create",
367
+ "api",
368
+ "tenant",
369
+ "an"
370
+ ],
371
+ "method": "POST",
372
+ "operationId": "ApplicationFriendshipController_create",
373
+ "path": "/api/tenant/application-friendship",
374
+ "summary": "Create an application friendship",
375
+ "tag": "tenant-application-friendship"
376
+ },
377
+ {
378
+ "keywords": [
379
+ "application",
380
+ "friendship",
381
+ "controller",
382
+ "delete",
383
+ "api",
384
+ "tenant",
385
+ "id",
386
+ "an"
387
+ ],
388
+ "method": "DELETE",
389
+ "operationId": "ApplicationFriendshipController_delete",
390
+ "path": "/api/tenant/application-friendship/{id}",
391
+ "summary": "Delete an application friendship",
392
+ "tag": "tenant-application-friendship"
393
+ },
394
+ {
395
+ "keywords": [
396
+ "application",
397
+ "friendship",
398
+ "controller",
399
+ "get",
400
+ "api",
401
+ "tenant",
402
+ "id",
403
+ "an",
404
+ "by"
405
+ ],
406
+ "method": "GET",
407
+ "operationId": "ApplicationFriendshipController_get",
408
+ "path": "/api/tenant/application-friendship/{id}",
409
+ "summary": "Get an application friendship by id",
410
+ "tag": "tenant-application-friendship"
411
+ },
412
+ {
413
+ "keywords": [
414
+ "application",
415
+ "friendship",
416
+ "controller",
417
+ "get",
418
+ "friends",
419
+ "api",
420
+ "tenant",
421
+ "id",
422
+ "friend",
423
+ "applications"
424
+ ],
425
+ "method": "GET",
426
+ "operationId": "ApplicationFriendshipController_getFriends",
427
+ "path": "/api/tenant/application-friendship/friends/{applicationId}",
428
+ "summary": "Get friend applications",
429
+ "tag": "tenant-application-friendship"
430
+ },
431
+ {
432
+ "keywords": [
433
+ "application",
434
+ "friendship",
435
+ "controller",
436
+ "list",
437
+ "api",
438
+ "tenant"
439
+ ],
440
+ "method": "GET",
441
+ "operationId": "ApplicationFriendshipController_list",
442
+ "path": "/api/tenant/application-friendship",
443
+ "summary": "",
444
+ "tag": "tenant-application-friendship"
445
+ },
446
+ {
447
+ "keywords": [
448
+ "artifact",
449
+ "controller",
450
+ "acl",
451
+ "insert",
452
+ "api",
453
+ "tenant",
454
+ "entries",
455
+ "on",
456
+ "an"
457
+ ],
458
+ "method": "PUT",
459
+ "operationId": "ArtifactController_aclInsert",
460
+ "path": "/api/tenant/artifact/acl/insert",
461
+ "summary": "Insert ACL entries on an artifact",
462
+ "tag": "tenant-artifact"
463
+ },
464
+ {
465
+ "keywords": [
466
+ "artifact",
467
+ "controller",
468
+ "acl",
469
+ "remove",
470
+ "api",
471
+ "tenant",
472
+ "entries",
473
+ "from",
474
+ "an"
475
+ ],
476
+ "method": "PUT",
477
+ "operationId": "ArtifactController_aclRemove",
478
+ "path": "/api/tenant/artifact/acl/remove",
479
+ "summary": "Remove ACL entries from an artifact",
480
+ "tag": "tenant-artifact"
481
+ },
482
+ {
483
+ "keywords": [
484
+ "artifact",
485
+ "controller",
486
+ "count",
487
+ "api",
488
+ "tenant",
489
+ "artifacts"
490
+ ],
491
+ "method": "GET",
492
+ "operationId": "ArtifactController_count",
493
+ "path": "/api/tenant/artifact/count",
494
+ "summary": "Count artifacts",
495
+ "tag": "tenant-artifact"
496
+ },
497
+ {
498
+ "keywords": [
499
+ "artifact",
500
+ "controller",
501
+ "create",
502
+ "api",
503
+ "tenant",
504
+ "an"
505
+ ],
506
+ "method": "POST",
507
+ "operationId": "ArtifactController_create",
508
+ "path": "/api/tenant/artifact",
509
+ "summary": "Create an artifact",
510
+ "tag": "tenant-artifact"
511
+ },
512
+ {
513
+ "keywords": [
514
+ "artifact",
515
+ "controller",
516
+ "create",
517
+ "with",
518
+ "link",
519
+ "api",
520
+ "tenant",
521
+ "an",
522
+ "links"
523
+ ],
524
+ "method": "POST",
525
+ "operationId": "ArtifactController_createWithLink",
526
+ "path": "/api/tenant/artifact/artifact-link",
527
+ "summary": "Create an artifact with links",
528
+ "tag": "tenant-artifact"
529
+ },
530
+ {
531
+ "keywords": [
532
+ "artifact",
533
+ "controller",
534
+ "delete",
535
+ "api",
536
+ "tenant",
537
+ "id",
538
+ "an"
539
+ ],
540
+ "method": "DELETE",
541
+ "operationId": "ArtifactController_delete",
542
+ "path": "/api/tenant/artifact/{id}",
543
+ "summary": "Delete an artifact",
544
+ "tag": "tenant-artifact"
545
+ },
546
+ {
547
+ "keywords": [
548
+ "artifact",
549
+ "controller",
550
+ "delete",
551
+ "bulk",
552
+ "api",
553
+ "tenant",
554
+ "artifacts"
555
+ ],
556
+ "method": "DELETE",
557
+ "operationId": "ArtifactController_deleteBulk",
558
+ "path": "/api/tenant/artifact/bulk",
559
+ "summary": "Bulk delete artifacts",
560
+ "tag": "tenant-artifact"
561
+ },
562
+ {
563
+ "keywords": [
564
+ "artifact",
565
+ "controller",
566
+ "download",
567
+ "api",
568
+ "tenant",
569
+ "id",
570
+ "file"
571
+ ],
572
+ "method": "GET",
573
+ "operationId": "ArtifactController_download",
574
+ "path": "/api/tenant/artifact/{id}/download",
575
+ "summary": "Download artifact file",
576
+ "tag": "tenant-artifact"
577
+ },
578
+ {
579
+ "keywords": [
580
+ "artifact",
581
+ "controller",
582
+ "export",
583
+ "api",
584
+ "tenant",
585
+ "artifacts",
586
+ "to",
587
+ "xlsx"
588
+ ],
589
+ "method": "GET",
590
+ "operationId": "ArtifactController_export",
591
+ "path": "/api/tenant/artifact/export",
592
+ "summary": "Export artifacts to XLSX",
593
+ "tag": "tenant-artifact"
594
+ },
595
+ {
596
+ "keywords": [
597
+ "artifact",
598
+ "controller",
599
+ "get",
600
+ "api",
601
+ "tenant",
602
+ "id",
603
+ "an",
604
+ "by"
605
+ ],
606
+ "method": "GET",
607
+ "operationId": "ArtifactController_get",
608
+ "path": "/api/tenant/artifact/{id}",
609
+ "summary": "Get an artifact by id",
610
+ "tag": "tenant-artifact"
611
+ },
612
+ {
613
+ "keywords": [
614
+ "artifact",
615
+ "controller",
616
+ "get",
617
+ "acl",
618
+ "api",
619
+ "tenant",
620
+ "id",
621
+ "by"
622
+ ],
623
+ "method": "GET",
624
+ "operationId": "ArtifactController_getAcl",
625
+ "path": "/api/tenant/artifact/acl/{id}",
626
+ "summary": "Get artifact ACL by id",
627
+ "tag": "tenant-artifact"
628
+ },
629
+ {
630
+ "keywords": [
631
+ "artifact",
632
+ "controller",
633
+ "get",
634
+ "avr",
635
+ "api",
636
+ "tenant",
637
+ "id",
638
+ "type",
639
+ "operation",
640
+ "visual",
641
+ "representation"
642
+ ],
643
+ "method": "GET",
644
+ "operationId": "ArtifactController_getAvr",
645
+ "path": "/api/tenant/artifact/{id}/{avrType}/{operation}",
646
+ "summary": "Get artifact visual representation (AVR)",
647
+ "tag": "tenant-artifact"
648
+ },
649
+ {
650
+ "keywords": [
651
+ "artifact",
652
+ "controller",
653
+ "groupby",
654
+ "api",
655
+ "tenant",
656
+ "group",
657
+ "artifacts",
658
+ "by",
659
+ "field"
660
+ ],
661
+ "method": "GET",
662
+ "operationId": "ArtifactController_groupby",
663
+ "path": "/api/tenant/artifact/groupby",
664
+ "summary": "Group artifacts by a field",
665
+ "tag": "tenant-artifact"
666
+ },
667
+ {
668
+ "keywords": [
669
+ "artifact",
670
+ "controller",
671
+ "import",
672
+ "api",
673
+ "tenant",
674
+ "artifacts",
675
+ "from",
676
+ "xlsx",
677
+ "async"
678
+ ],
679
+ "method": "POST",
680
+ "operationId": "ArtifactController_import",
681
+ "path": "/api/tenant/artifact/import",
682
+ "summary": "Import artifacts from XLSX (async)",
683
+ "tag": "tenant-artifact"
684
+ },
685
+ {
686
+ "keywords": [
687
+ "artifact",
688
+ "controller",
689
+ "list",
690
+ "api",
691
+ "tenant",
692
+ "artifacts",
693
+ "with",
694
+ "filter",
695
+ "streaming"
696
+ ],
697
+ "method": "POST",
698
+ "operationId": "ArtifactController_list",
699
+ "path": "/api/tenant/artifact/list",
700
+ "summary": "List artifacts with filter (streaming)",
701
+ "tag": "tenant-artifact"
702
+ },
703
+ {
704
+ "keywords": [
705
+ "artifact",
706
+ "controller",
707
+ "restore",
708
+ "api",
709
+ "tenant",
710
+ "id",
711
+ "deleted"
712
+ ],
713
+ "method": "POST",
714
+ "operationId": "ArtifactController_restoreArtifact",
715
+ "path": "/api/tenant/artifact/{id}/restore",
716
+ "summary": "Restore a deleted artifact",
717
+ "tag": "tenant-artifact"
718
+ },
719
+ {
720
+ "keywords": [
721
+ "artifact",
722
+ "controller",
723
+ "update",
724
+ "api",
725
+ "tenant",
726
+ "an"
727
+ ],
728
+ "method": "PUT",
729
+ "operationId": "ArtifactController_update",
730
+ "path": "/api/tenant/artifact",
731
+ "summary": "Update an artifact",
732
+ "tag": "tenant-artifact"
733
+ },
734
+ {
735
+ "keywords": [
736
+ "artifact",
737
+ "controller",
738
+ "update",
739
+ "bulk",
740
+ "api",
741
+ "tenant",
742
+ "artifacts",
743
+ "async"
744
+ ],
745
+ "method": "PUT",
746
+ "operationId": "ArtifactController_updateBulk",
747
+ "path": "/api/tenant/artifact/bulk",
748
+ "summary": "Bulk update artifacts (async)",
749
+ "tag": "tenant-artifact"
750
+ },
751
+ {
752
+ "keywords": [
753
+ "artifact",
754
+ "controller",
755
+ "upload",
756
+ "api",
757
+ "tenant",
758
+ "file"
759
+ ],
760
+ "method": "POST",
761
+ "operationId": "ArtifactController_upload",
762
+ "path": "/api/tenant/artifact/upload",
763
+ "summary": "Upload a file artifact",
764
+ "tag": "tenant-artifact"
765
+ },
766
+ {
767
+ "keywords": [
768
+ "artifact",
769
+ "controller",
770
+ "upload",
771
+ "with",
772
+ "link",
773
+ "api",
774
+ "tenant",
775
+ "file",
776
+ "links"
777
+ ],
778
+ "method": "POST",
779
+ "operationId": "ArtifactController_uploadWithLink",
780
+ "path": "/api/tenant/artifact/upload-link",
781
+ "summary": "Upload a file artifact with links",
782
+ "tag": "tenant-artifact"
783
+ },
784
+ {
785
+ "keywords": [
786
+ "artifact",
787
+ "history",
788
+ "controller",
789
+ "count",
790
+ "api",
791
+ "tenant",
792
+ "entries"
793
+ ],
794
+ "method": "GET",
795
+ "operationId": "ArtifactHistoryController_count",
796
+ "path": "/api/tenant/artifact-history/count",
797
+ "summary": "Count artifact history entries",
798
+ "tag": "tenant-artifact-history"
799
+ },
800
+ {
801
+ "keywords": [
802
+ "artifact",
803
+ "history",
804
+ "controller",
805
+ "delete",
806
+ "api",
807
+ "tenant",
808
+ "id",
809
+ "an",
810
+ "entry"
811
+ ],
812
+ "method": "DELETE",
813
+ "operationId": "ArtifactHistoryController_delete",
814
+ "path": "/api/tenant/artifact-history/{id}",
815
+ "summary": "Delete an artifact history entry",
816
+ "tag": "tenant-artifact-history"
817
+ },
818
+ {
819
+ "keywords": [
820
+ "artifact",
821
+ "history",
822
+ "controller",
823
+ "get",
824
+ "api",
825
+ "tenant",
826
+ "id",
827
+ "an",
828
+ "entry",
829
+ "by"
830
+ ],
831
+ "method": "GET",
832
+ "operationId": "ArtifactHistoryController_get",
833
+ "path": "/api/tenant/artifact-history/{id}",
834
+ "summary": "Get an artifact history entry by id",
835
+ "tag": "tenant-artifact-history"
836
+ },
837
+ {
838
+ "keywords": [
839
+ "artifact",
840
+ "history",
841
+ "controller",
842
+ "list",
843
+ "api",
844
+ "tenant",
845
+ "entries",
846
+ "streaming"
847
+ ],
848
+ "method": "GET",
849
+ "operationId": "ArtifactHistoryController_list",
850
+ "path": "/api/tenant/artifact-history",
851
+ "summary": "List artifact history entries (streaming)",
852
+ "tag": "tenant-artifact-history"
853
+ },
854
+ {
855
+ "keywords": [
856
+ "artifact",
857
+ "type",
858
+ "controller",
859
+ "count",
860
+ "api",
861
+ "tenant",
862
+ "types"
863
+ ],
864
+ "method": "GET",
865
+ "operationId": "ArtifactTypeController_count",
866
+ "path": "/api/tenant/artifact-type/count",
867
+ "summary": "Count artifact types",
868
+ "tag": "tenant-artifact-type"
869
+ },
870
+ {
871
+ "keywords": [
872
+ "artifact",
873
+ "type",
874
+ "controller",
875
+ "create",
876
+ "api",
877
+ "tenant",
878
+ "an"
879
+ ],
880
+ "method": "POST",
881
+ "operationId": "ArtifactTypeController_create",
882
+ "path": "/api/tenant/artifact-type",
883
+ "summary": "Create an artifact type",
884
+ "tag": "tenant-artifact-type"
885
+ },
886
+ {
887
+ "keywords": [
888
+ "artifact",
889
+ "type",
890
+ "controller",
891
+ "delete",
892
+ "api",
893
+ "tenant",
894
+ "id",
895
+ "an"
896
+ ],
897
+ "method": "DELETE",
898
+ "operationId": "ArtifactTypeController_delete",
899
+ "path": "/api/tenant/artifact-type/{id}",
900
+ "summary": "Delete an artifact type",
901
+ "tag": "tenant-artifact-type"
902
+ },
903
+ {
904
+ "keywords": [
905
+ "artifact",
906
+ "type",
907
+ "controller",
908
+ "get",
909
+ "api",
910
+ "tenant",
911
+ "id",
912
+ "an",
913
+ "by"
914
+ ],
915
+ "method": "GET",
916
+ "operationId": "ArtifactTypeController_get",
917
+ "path": "/api/tenant/artifact-type/{id}",
918
+ "summary": "Get an artifact type by id",
919
+ "tag": "tenant-artifact-type"
920
+ },
921
+ {
922
+ "keywords": [
923
+ "artifact",
924
+ "type",
925
+ "controller",
926
+ "list",
927
+ "api",
928
+ "tenant",
929
+ "types",
930
+ "streaming"
931
+ ],
932
+ "method": "GET",
933
+ "operationId": "ArtifactTypeController_list",
934
+ "path": "/api/tenant/artifact-type",
935
+ "summary": "List artifact types (streaming)",
936
+ "tag": "tenant-artifact-type"
937
+ },
938
+ {
939
+ "keywords": [
940
+ "artifact",
941
+ "type",
942
+ "controller",
943
+ "update",
944
+ "api",
945
+ "tenant",
946
+ "an"
947
+ ],
948
+ "method": "PUT",
949
+ "operationId": "ArtifactTypeController_update",
950
+ "path": "/api/tenant/artifact-type",
951
+ "summary": "Update an artifact type",
952
+ "tag": "tenant-artifact-type"
953
+ },
954
+ {
955
+ "keywords": [
956
+ "attribute",
957
+ "controller",
958
+ "acl",
959
+ "insert",
960
+ "api",
961
+ "tenant",
962
+ "entries",
963
+ "for",
964
+ "an"
965
+ ],
966
+ "method": "PUT",
967
+ "operationId": "AttributeController_aclInsert",
968
+ "path": "/api/tenant/attribute/acl/insert",
969
+ "summary": "Insert ACL entries for an attribute",
970
+ "tag": "tenant-attribute"
971
+ },
972
+ {
973
+ "keywords": [
974
+ "attribute",
975
+ "controller",
976
+ "acl",
977
+ "remove",
978
+ "api",
979
+ "tenant",
980
+ "entries",
981
+ "from",
982
+ "an"
983
+ ],
984
+ "method": "PUT",
985
+ "operationId": "AttributeController_aclRemove",
986
+ "path": "/api/tenant/attribute/acl/remove",
987
+ "summary": "Remove ACL entries from an attribute",
988
+ "tag": "tenant-attribute"
989
+ },
990
+ {
991
+ "keywords": [
992
+ "attribute",
993
+ "controller",
994
+ "count",
995
+ "api",
996
+ "tenant",
997
+ "attributes"
998
+ ],
999
+ "method": "GET",
1000
+ "operationId": "AttributeController_count",
1001
+ "path": "/api/tenant/attribute/count",
1002
+ "summary": "Count attributes",
1003
+ "tag": "tenant-attribute"
1004
+ },
1005
+ {
1006
+ "keywords": [
1007
+ "attribute",
1008
+ "controller",
1009
+ "create",
1010
+ "api",
1011
+ "tenant",
1012
+ "an"
1013
+ ],
1014
+ "method": "POST",
1015
+ "operationId": "AttributeController_create",
1016
+ "path": "/api/tenant/attribute",
1017
+ "summary": "Create an attribute",
1018
+ "tag": "tenant-attribute"
1019
+ },
1020
+ {
1021
+ "keywords": [
1022
+ "attribute",
1023
+ "controller",
1024
+ "delete",
1025
+ "api",
1026
+ "tenant",
1027
+ "id",
1028
+ "an"
1029
+ ],
1030
+ "method": "DELETE",
1031
+ "operationId": "AttributeController_delete",
1032
+ "path": "/api/tenant/attribute/{id}",
1033
+ "summary": "Delete an attribute",
1034
+ "tag": "tenant-attribute"
1035
+ },
1036
+ {
1037
+ "keywords": [
1038
+ "attribute",
1039
+ "controller",
1040
+ "get",
1041
+ "api",
1042
+ "tenant",
1043
+ "id",
1044
+ "an",
1045
+ "by"
1046
+ ],
1047
+ "method": "GET",
1048
+ "operationId": "AttributeController_get",
1049
+ "path": "/api/tenant/attribute/{id}",
1050
+ "summary": "Get an attribute by id",
1051
+ "tag": "tenant-attribute"
1052
+ },
1053
+ {
1054
+ "keywords": [
1055
+ "attribute",
1056
+ "controller",
1057
+ "get",
1058
+ "acl",
1059
+ "api",
1060
+ "tenant",
1061
+ "id",
1062
+ "by"
1063
+ ],
1064
+ "method": "GET",
1065
+ "operationId": "AttributeController_getAcl",
1066
+ "path": "/api/tenant/attribute/acl/{id}",
1067
+ "summary": "Get attribute ACL by id",
1068
+ "tag": "tenant-attribute"
1069
+ },
1070
+ {
1071
+ "keywords": [
1072
+ "attribute",
1073
+ "controller",
1074
+ "list",
1075
+ "api",
1076
+ "tenant",
1077
+ "attributes",
1078
+ "streaming"
1079
+ ],
1080
+ "method": "GET",
1081
+ "operationId": "AttributeController_list",
1082
+ "path": "/api/tenant/attribute",
1083
+ "summary": "List attributes (streaming)",
1084
+ "tag": "tenant-attribute"
1085
+ },
1086
+ {
1087
+ "keywords": [
1088
+ "attribute",
1089
+ "controller",
1090
+ "update",
1091
+ "api",
1092
+ "tenant",
1093
+ "an"
1094
+ ],
1095
+ "method": "PUT",
1096
+ "operationId": "AttributeController_update",
1097
+ "path": "/api/tenant/attribute",
1098
+ "summary": "Update an attribute",
1099
+ "tag": "tenant-attribute"
1100
+ },
1101
+ {
1102
+ "keywords": [
1103
+ "auth",
1104
+ "controller",
1105
+ "change",
1106
+ "password",
1107
+ "api",
1108
+ "the",
1109
+ "current",
1110
+ "account"
1111
+ ],
1112
+ "method": "POST",
1113
+ "operationId": "AuthController_changePassword",
1114
+ "path": "/api/auth/change-password",
1115
+ "summary": "Change the current account password",
1116
+ "tag": "auth"
1117
+ },
1118
+ {
1119
+ "keywords": [
1120
+ "auth",
1121
+ "controller",
1122
+ "confirm",
1123
+ "registration",
1124
+ "api"
1125
+ ],
1126
+ "method": "GET",
1127
+ "operationId": "AuthController_confirmRegistration",
1128
+ "path": "/api/auth/confirm-registration",
1129
+ "summary": "Confirm a registration",
1130
+ "tag": "auth"
1131
+ },
1132
+ {
1133
+ "keywords": [
1134
+ "auth",
1135
+ "controller",
1136
+ "flow",
1137
+ "operation",
1138
+ "api",
1139
+ "session",
1140
+ "id",
1141
+ "handle",
1142
+ "provider"
1143
+ ],
1144
+ "method": "GET",
1145
+ "operationId": "AuthController_flowOperation",
1146
+ "path": "/api/auth/session-flow/{id}/{operation}",
1147
+ "summary": "Handle a session-flow provider operation",
1148
+ "tag": "auth"
1149
+ },
1150
+ {
1151
+ "keywords": [
1152
+ "auth",
1153
+ "controller",
1154
+ "login",
1155
+ "api",
1156
+ "log",
1157
+ "in",
1158
+ "with",
1159
+ "credentials"
1160
+ ],
1161
+ "method": "POST",
1162
+ "operationId": "AuthController_login",
1163
+ "path": "/api/auth/login",
1164
+ "summary": "Log in with credentials",
1165
+ "tag": "auth"
1166
+ },
1167
+ {
1168
+ "keywords": [
1169
+ "auth",
1170
+ "controller",
1171
+ "logout",
1172
+ "api",
1173
+ "log",
1174
+ "out",
1175
+ "the",
1176
+ "current",
1177
+ "session"
1178
+ ],
1179
+ "method": "POST",
1180
+ "operationId": "AuthController_logout",
1181
+ "path": "/api/auth/logout",
1182
+ "summary": "Log out the current session",
1183
+ "tag": "auth"
1184
+ },
1185
+ {
1186
+ "keywords": [
1187
+ "auth",
1188
+ "controller",
1189
+ "recover",
1190
+ "password",
1191
+ "api",
1192
+ "request",
1193
+ "recovery",
1194
+ "email"
1195
+ ],
1196
+ "method": "POST",
1197
+ "operationId": "AuthController_recoverPassword",
1198
+ "path": "/api/auth/recover-password",
1199
+ "summary": "Request a password-recovery email",
1200
+ "tag": "auth"
1201
+ },
1202
+ {
1203
+ "keywords": [
1204
+ "auth",
1205
+ "controller",
1206
+ "registration",
1207
+ "api",
1208
+ "register",
1209
+ "new",
1210
+ "account"
1211
+ ],
1212
+ "method": "POST",
1213
+ "operationId": "AuthController_registration",
1214
+ "path": "/api/auth/registration",
1215
+ "summary": "Register a new account",
1216
+ "tag": "auth"
1217
+ },
1218
+ {
1219
+ "keywords": [
1220
+ "auth",
1221
+ "controller",
1222
+ "token",
1223
+ "password",
1224
+ "change",
1225
+ "api",
1226
+ "with",
1227
+ "recovery"
1228
+ ],
1229
+ "method": "POST",
1230
+ "operationId": "AuthController_tokenPasswordChange",
1231
+ "path": "/api/auth/token-password-change",
1232
+ "summary": "Change password with a recovery token",
1233
+ "tag": "auth"
1234
+ },
1235
+ {
1236
+ "keywords": [
1237
+ "bulk",
1238
+ "controller",
1239
+ "upload",
1240
+ "api",
1241
+ "tenant",
1242
+ "apply",
1243
+ "batch",
1244
+ "of",
1245
+ "operations"
1246
+ ],
1247
+ "method": "POST",
1248
+ "operationId": "BulkController_upload",
1249
+ "path": "/api/tenant/bulk",
1250
+ "summary": "Apply a batch of operations",
1251
+ "tag": "tenant-bulk"
1252
+ },
1253
+ {
1254
+ "keywords": [
1255
+ "data",
1256
+ "type",
1257
+ "controller",
1258
+ "count",
1259
+ "api",
1260
+ "tenant",
1261
+ "types"
1262
+ ],
1263
+ "method": "GET",
1264
+ "operationId": "DataTypeController_count",
1265
+ "path": "/api/tenant/data-type/count",
1266
+ "summary": "Count data types",
1267
+ "tag": "tenant-data-type"
1268
+ },
1269
+ {
1270
+ "keywords": [
1271
+ "data",
1272
+ "type",
1273
+ "controller",
1274
+ "create",
1275
+ "api",
1276
+ "tenant"
1277
+ ],
1278
+ "method": "POST",
1279
+ "operationId": "DataTypeController_create",
1280
+ "path": "/api/tenant/data-type",
1281
+ "summary": "Create a data type",
1282
+ "tag": "tenant-data-type"
1283
+ },
1284
+ {
1285
+ "keywords": [
1286
+ "data",
1287
+ "type",
1288
+ "controller",
1289
+ "delete",
1290
+ "api",
1291
+ "tenant",
1292
+ "id"
1293
+ ],
1294
+ "method": "DELETE",
1295
+ "operationId": "DataTypeController_delete",
1296
+ "path": "/api/tenant/data-type/{id}",
1297
+ "summary": "Delete a data type",
1298
+ "tag": "tenant-data-type"
1299
+ },
1300
+ {
1301
+ "keywords": [
1302
+ "data",
1303
+ "type",
1304
+ "controller",
1305
+ "get",
1306
+ "api",
1307
+ "tenant",
1308
+ "id",
1309
+ "by"
1310
+ ],
1311
+ "method": "GET",
1312
+ "operationId": "DataTypeController_get",
1313
+ "path": "/api/tenant/data-type/{id}",
1314
+ "summary": "Get a data type by id",
1315
+ "tag": "tenant-data-type"
1316
+ },
1317
+ {
1318
+ "keywords": [
1319
+ "data",
1320
+ "type",
1321
+ "controller",
1322
+ "list",
1323
+ "api",
1324
+ "tenant",
1325
+ "types",
1326
+ "streaming"
1327
+ ],
1328
+ "method": "GET",
1329
+ "operationId": "DataTypeController_list",
1330
+ "path": "/api/tenant/data-type",
1331
+ "summary": "List data types (streaming)",
1332
+ "tag": "tenant-data-type"
1333
+ },
1334
+ {
1335
+ "keywords": [
1336
+ "data",
1337
+ "type",
1338
+ "controller",
1339
+ "update",
1340
+ "api",
1341
+ "tenant"
1342
+ ],
1343
+ "method": "PUT",
1344
+ "operationId": "DataTypeController_update",
1345
+ "path": "/api/tenant/data-type",
1346
+ "summary": "Update a data type",
1347
+ "tag": "tenant-data-type"
1348
+ },
1349
+ {
1350
+ "keywords": [
1351
+ "export",
1352
+ "import",
1353
+ "controller",
1354
+ "api",
1355
+ "tenant",
1356
+ "an",
1357
+ "exported",
1358
+ "configuration",
1359
+ "bundle"
1360
+ ],
1361
+ "method": "POST",
1362
+ "operationId": "ExportImportController_import",
1363
+ "path": "/api/tenant/export-import/import",
1364
+ "summary": "Import an exported configuration bundle",
1365
+ "tag": "tenant-export-import"
1366
+ },
1367
+ {
1368
+ "keywords": [
1369
+ "export",
1370
+ "import",
1371
+ "controller",
1372
+ "parse",
1373
+ "api",
1374
+ "tenant",
1375
+ "an",
1376
+ "exported",
1377
+ "bundle",
1378
+ "without",
1379
+ "importing",
1380
+ "it"
1381
+ ],
1382
+ "method": "POST",
1383
+ "operationId": "ExportImportController_parseImport",
1384
+ "path": "/api/tenant/export-import/parse-export",
1385
+ "summary": "Parse an exported bundle without importing it",
1386
+ "tag": "tenant-export-import"
1387
+ },
1388
+ {
1389
+ "keywords": [
1390
+ "folder",
1391
+ "controller",
1392
+ "acl",
1393
+ "insert",
1394
+ "api",
1395
+ "tenant",
1396
+ "entries",
1397
+ "on"
1398
+ ],
1399
+ "method": "PUT",
1400
+ "operationId": "FolderController_aclInsert",
1401
+ "path": "/api/tenant/folder/acl/insert",
1402
+ "summary": "Insert ACL entries on a folder",
1403
+ "tag": "tenant-folder"
1404
+ },
1405
+ {
1406
+ "keywords": [
1407
+ "folder",
1408
+ "controller",
1409
+ "acl",
1410
+ "remove",
1411
+ "api",
1412
+ "tenant",
1413
+ "entries",
1414
+ "from"
1415
+ ],
1416
+ "method": "PUT",
1417
+ "operationId": "FolderController_aclRemove",
1418
+ "path": "/api/tenant/folder/acl/remove",
1419
+ "summary": "Remove ACL entries from a folder",
1420
+ "tag": "tenant-folder"
1421
+ },
1422
+ {
1423
+ "keywords": [
1424
+ "folder",
1425
+ "controller",
1426
+ "count",
1427
+ "api",
1428
+ "tenant",
1429
+ "folders"
1430
+ ],
1431
+ "method": "GET",
1432
+ "operationId": "FolderController_count",
1433
+ "path": "/api/tenant/folder/count",
1434
+ "summary": "Count folders",
1435
+ "tag": "tenant-folder"
1436
+ },
1437
+ {
1438
+ "keywords": [
1439
+ "folder",
1440
+ "controller",
1441
+ "create",
1442
+ "api",
1443
+ "tenant"
1444
+ ],
1445
+ "method": "POST",
1446
+ "operationId": "FolderController_create",
1447
+ "path": "/api/tenant/folder",
1448
+ "summary": "Create a folder",
1449
+ "tag": "tenant-folder"
1450
+ },
1451
+ {
1452
+ "keywords": [
1453
+ "folder",
1454
+ "controller",
1455
+ "delete",
1456
+ "api",
1457
+ "tenant",
1458
+ "id"
1459
+ ],
1460
+ "method": "DELETE",
1461
+ "operationId": "FolderController_delete",
1462
+ "path": "/api/tenant/folder/{id}",
1463
+ "summary": "Delete a folder",
1464
+ "tag": "tenant-folder"
1465
+ },
1466
+ {
1467
+ "keywords": [
1468
+ "folder",
1469
+ "controller",
1470
+ "get",
1471
+ "api",
1472
+ "tenant",
1473
+ "id",
1474
+ "by"
1475
+ ],
1476
+ "method": "GET",
1477
+ "operationId": "FolderController_get",
1478
+ "path": "/api/tenant/folder/{id}",
1479
+ "summary": "Get a folder by id",
1480
+ "tag": "tenant-folder"
1481
+ },
1482
+ {
1483
+ "keywords": [
1484
+ "folder",
1485
+ "controller",
1486
+ "get",
1487
+ "acl",
1488
+ "api",
1489
+ "tenant",
1490
+ "id",
1491
+ "by"
1492
+ ],
1493
+ "method": "GET",
1494
+ "operationId": "FolderController_getAcl",
1495
+ "path": "/api/tenant/folder/acl/{id}",
1496
+ "summary": "Get folder ACL by id",
1497
+ "tag": "tenant-folder"
1498
+ },
1499
+ {
1500
+ "keywords": [
1501
+ "folder",
1502
+ "controller",
1503
+ "list",
1504
+ "api",
1505
+ "tenant",
1506
+ "folders",
1507
+ "streaming"
1508
+ ],
1509
+ "method": "GET",
1510
+ "operationId": "FolderController_list",
1511
+ "path": "/api/tenant/folder",
1512
+ "summary": "List folders (streaming)",
1513
+ "tag": "tenant-folder"
1514
+ },
1515
+ {
1516
+ "keywords": [
1517
+ "folder",
1518
+ "controller",
1519
+ "update",
1520
+ "api",
1521
+ "tenant"
1522
+ ],
1523
+ "method": "PUT",
1524
+ "operationId": "FolderController_update",
1525
+ "path": "/api/tenant/folder",
1526
+ "summary": "Update a folder",
1527
+ "tag": "tenant-folder"
1528
+ },
1529
+ {
1530
+ "keywords": [
1531
+ "group",
1532
+ "controller",
1533
+ "add",
1534
+ "users",
1535
+ "api",
1536
+ "tenant",
1537
+ "to"
1538
+ ],
1539
+ "method": "PUT",
1540
+ "operationId": "GroupController_addUsers",
1541
+ "path": "/api/tenant/group/users/add",
1542
+ "summary": "Add users to a group",
1543
+ "tag": "tenant-group"
1544
+ },
1545
+ {
1546
+ "keywords": [
1547
+ "group",
1548
+ "controller",
1549
+ "count",
1550
+ "api",
1551
+ "tenant",
1552
+ "groups"
1553
+ ],
1554
+ "method": "GET",
1555
+ "operationId": "GroupController_count",
1556
+ "path": "/api/tenant/group/count",
1557
+ "summary": "Count groups",
1558
+ "tag": "tenant-group"
1559
+ },
1560
+ {
1561
+ "keywords": [
1562
+ "group",
1563
+ "controller",
1564
+ "create",
1565
+ "api",
1566
+ "tenant"
1567
+ ],
1568
+ "method": "POST",
1569
+ "operationId": "GroupController_create",
1570
+ "path": "/api/tenant/group",
1571
+ "summary": "Create a group",
1572
+ "tag": "tenant-group"
1573
+ },
1574
+ {
1575
+ "keywords": [
1576
+ "group",
1577
+ "controller",
1578
+ "delete",
1579
+ "api",
1580
+ "tenant",
1581
+ "id"
1582
+ ],
1583
+ "method": "DELETE",
1584
+ "operationId": "GroupController_delete",
1585
+ "path": "/api/tenant/group/{id}",
1586
+ "summary": "Delete a group",
1587
+ "tag": "tenant-group"
1588
+ },
1589
+ {
1590
+ "keywords": [
1591
+ "group",
1592
+ "controller",
1593
+ "get",
1594
+ "api",
1595
+ "tenant",
1596
+ "id",
1597
+ "by"
1598
+ ],
1599
+ "method": "GET",
1600
+ "operationId": "GroupController_get",
1601
+ "path": "/api/tenant/group/{id}",
1602
+ "summary": "Get a group by id",
1603
+ "tag": "tenant-group"
1604
+ },
1605
+ {
1606
+ "keywords": [
1607
+ "group",
1608
+ "controller",
1609
+ "list",
1610
+ "api",
1611
+ "tenant",
1612
+ "groups",
1613
+ "streaming"
1614
+ ],
1615
+ "method": "GET",
1616
+ "operationId": "GroupController_list",
1617
+ "path": "/api/tenant/group",
1618
+ "summary": "List groups (streaming)",
1619
+ "tag": "tenant-group"
1620
+ },
1621
+ {
1622
+ "keywords": [
1623
+ "group",
1624
+ "controller",
1625
+ "remove",
1626
+ "users",
1627
+ "api",
1628
+ "tenant",
1629
+ "from"
1630
+ ],
1631
+ "method": "PUT",
1632
+ "operationId": "GroupController_removeUsers",
1633
+ "path": "/api/tenant/group/users/remove",
1634
+ "summary": "Remove users from a group",
1635
+ "tag": "tenant-group"
1636
+ },
1637
+ {
1638
+ "keywords": [
1639
+ "group",
1640
+ "controller",
1641
+ "update",
1642
+ "api",
1643
+ "tenant"
1644
+ ],
1645
+ "method": "PUT",
1646
+ "operationId": "GroupController_update",
1647
+ "path": "/api/tenant/group",
1648
+ "summary": "Update a group",
1649
+ "tag": "tenant-group"
1650
+ },
1651
+ {
1652
+ "keywords": [
1653
+ "jobs",
1654
+ "controller",
1655
+ "count",
1656
+ "api",
1657
+ "system",
1658
+ "background"
1659
+ ],
1660
+ "method": "GET",
1661
+ "operationId": "JobsController_count",
1662
+ "path": "/api/system/jobs/count",
1663
+ "summary": "Count background jobs",
1664
+ "tag": "system-jobs"
1665
+ },
1666
+ {
1667
+ "keywords": [
1668
+ "jobs",
1669
+ "controller",
1670
+ "delete",
1671
+ "api",
1672
+ "system",
1673
+ "id",
1674
+ "background",
1675
+ "job"
1676
+ ],
1677
+ "method": "DELETE",
1678
+ "operationId": "JobsController_delete",
1679
+ "path": "/api/system/jobs/{id}",
1680
+ "summary": "Delete a background job",
1681
+ "tag": "system-jobs"
1682
+ },
1683
+ {
1684
+ "keywords": [
1685
+ "jobs",
1686
+ "controller",
1687
+ "download",
1688
+ "api",
1689
+ "system",
1690
+ "id",
1691
+ "background",
1692
+ "job",
1693
+ "result",
1694
+ "file"
1695
+ ],
1696
+ "method": "GET",
1697
+ "operationId": "JobsController_download",
1698
+ "path": "/api/system/jobs/download/{id}",
1699
+ "summary": "Download a background job result file",
1700
+ "tag": "system-jobs"
1701
+ },
1702
+ {
1703
+ "keywords": [
1704
+ "jobs",
1705
+ "controller",
1706
+ "get",
1707
+ "api",
1708
+ "system",
1709
+ "id",
1710
+ "background",
1711
+ "job",
1712
+ "by"
1713
+ ],
1714
+ "method": "GET",
1715
+ "operationId": "JobsController_get",
1716
+ "path": "/api/system/jobs/{id}",
1717
+ "summary": "Get a background job by id",
1718
+ "tag": "system-jobs"
1719
+ },
1720
+ {
1721
+ "keywords": [
1722
+ "jobs",
1723
+ "controller",
1724
+ "list",
1725
+ "api",
1726
+ "system",
1727
+ "background",
1728
+ "streaming"
1729
+ ],
1730
+ "method": "GET",
1731
+ "operationId": "JobsController_list",
1732
+ "path": "/api/system/jobs",
1733
+ "summary": "List background jobs (streaming)",
1734
+ "tag": "system-jobs"
1735
+ },
1736
+ {
1737
+ "keywords": [
1738
+ "jobs",
1739
+ "controller",
1740
+ "monitor",
1741
+ "api",
1742
+ "system",
1743
+ "id",
1744
+ "background",
1745
+ "job",
1746
+ "long",
1747
+ "poll"
1748
+ ],
1749
+ "method": "GET",
1750
+ "operationId": "JobsController_monitor",
1751
+ "path": "/api/system/jobs/monitor/{id}",
1752
+ "summary": "Monitor a background job (long-poll)",
1753
+ "tag": "system-jobs"
1754
+ },
1755
+ {
1756
+ "keywords": [
1757
+ "jobs",
1758
+ "controller",
1759
+ "patch",
1760
+ "api",
1761
+ "system",
1762
+ "update",
1763
+ "background",
1764
+ "job"
1765
+ ],
1766
+ "method": "PATCH",
1767
+ "operationId": "JobsController_patch",
1768
+ "path": "/api/system/jobs",
1769
+ "summary": "Update a background job",
1770
+ "tag": "system-jobs"
1771
+ },
1772
+ {
1773
+ "keywords": [
1774
+ "link",
1775
+ "controller",
1776
+ "count",
1777
+ "api",
1778
+ "tenant",
1779
+ "links"
1780
+ ],
1781
+ "method": "GET",
1782
+ "operationId": "LinkController_count",
1783
+ "path": "/api/tenant/link/count",
1784
+ "summary": "Count links",
1785
+ "tag": "tenant-link"
1786
+ },
1787
+ {
1788
+ "keywords": [
1789
+ "link",
1790
+ "controller",
1791
+ "create",
1792
+ "api",
1793
+ "tenant",
1794
+ "links"
1795
+ ],
1796
+ "method": "POST",
1797
+ "operationId": "LinkController_create",
1798
+ "path": "/api/tenant/link",
1799
+ "summary": "Create links",
1800
+ "tag": "tenant-link"
1801
+ },
1802
+ {
1803
+ "keywords": [
1804
+ "link",
1805
+ "controller",
1806
+ "delete",
1807
+ "api",
1808
+ "tenant",
1809
+ "id",
1810
+ "by"
1811
+ ],
1812
+ "method": "DELETE",
1813
+ "operationId": "LinkController_delete",
1814
+ "path": "/api/tenant/link/{id}",
1815
+ "summary": "Delete a link by id",
1816
+ "tag": "tenant-link"
1817
+ },
1818
+ {
1819
+ "keywords": [
1820
+ "link",
1821
+ "controller",
1822
+ "get",
1823
+ "api",
1824
+ "tenant",
1825
+ "id",
1826
+ "by"
1827
+ ],
1828
+ "method": "GET",
1829
+ "operationId": "LinkController_get",
1830
+ "path": "/api/tenant/link/{id}",
1831
+ "summary": "Get a link by id",
1832
+ "tag": "tenant-link"
1833
+ },
1834
+ {
1835
+ "keywords": [
1836
+ "link",
1837
+ "controller",
1838
+ "group",
1839
+ "by",
1840
+ "api",
1841
+ "tenant",
1842
+ "groupby",
1843
+ "links"
1844
+ ],
1845
+ "method": "GET",
1846
+ "operationId": "LinkController_groupBy",
1847
+ "path": "/api/tenant/link/groupby",
1848
+ "summary": "Group links",
1849
+ "tag": "tenant-link"
1850
+ },
1851
+ {
1852
+ "keywords": [
1853
+ "link",
1854
+ "controller",
1855
+ "import",
1856
+ "api",
1857
+ "tenant",
1858
+ "links",
1859
+ "from",
1860
+ "file",
1861
+ "async"
1862
+ ],
1863
+ "method": "POST",
1864
+ "operationId": "LinkController_import",
1865
+ "path": "/api/tenant/link/import",
1866
+ "summary": "Import links from file (async)",
1867
+ "tag": "tenant-link"
1868
+ },
1869
+ {
1870
+ "keywords": [
1871
+ "link",
1872
+ "controller",
1873
+ "list",
1874
+ "api",
1875
+ "tenant",
1876
+ "links",
1877
+ "streaming",
1878
+ "filter",
1879
+ "via",
1880
+ "body"
1881
+ ],
1882
+ "method": "POST",
1883
+ "operationId": "LinkController_list",
1884
+ "path": "/api/tenant/link/list",
1885
+ "summary": "List links (streaming, filter via body)",
1886
+ "tag": "tenant-link"
1887
+ },
1888
+ {
1889
+ "keywords": [
1890
+ "link",
1891
+ "type",
1892
+ "controller",
1893
+ "count",
1894
+ "api",
1895
+ "tenant",
1896
+ "types"
1897
+ ],
1898
+ "method": "GET",
1899
+ "operationId": "LinkTypeController_count",
1900
+ "path": "/api/tenant/link-type/count",
1901
+ "summary": "Count link types",
1902
+ "tag": "tenant-link-type"
1903
+ },
1904
+ {
1905
+ "keywords": [
1906
+ "link",
1907
+ "type",
1908
+ "controller",
1909
+ "create",
1910
+ "api",
1911
+ "tenant"
1912
+ ],
1913
+ "method": "POST",
1914
+ "operationId": "LinkTypeController_create",
1915
+ "path": "/api/tenant/link-type",
1916
+ "summary": "Create a link type",
1917
+ "tag": "tenant-link-type"
1918
+ },
1919
+ {
1920
+ "keywords": [
1921
+ "link",
1922
+ "type",
1923
+ "controller",
1924
+ "delete",
1925
+ "api",
1926
+ "tenant",
1927
+ "id"
1928
+ ],
1929
+ "method": "DELETE",
1930
+ "operationId": "LinkTypeController_delete",
1931
+ "path": "/api/tenant/link-type/{id}",
1932
+ "summary": "Delete a link type",
1933
+ "tag": "tenant-link-type"
1934
+ },
1935
+ {
1936
+ "keywords": [
1937
+ "link",
1938
+ "type",
1939
+ "controller",
1940
+ "get",
1941
+ "api",
1942
+ "tenant",
1943
+ "id",
1944
+ "by"
1945
+ ],
1946
+ "method": "GET",
1947
+ "operationId": "LinkTypeController_get",
1948
+ "path": "/api/tenant/link-type/{id}",
1949
+ "summary": "Get a link type by id",
1950
+ "tag": "tenant-link-type"
1951
+ },
1952
+ {
1953
+ "keywords": [
1954
+ "link",
1955
+ "type",
1956
+ "controller",
1957
+ "list",
1958
+ "api",
1959
+ "tenant",
1960
+ "types",
1961
+ "streaming"
1962
+ ],
1963
+ "method": "GET",
1964
+ "operationId": "LinkTypeController_list",
1965
+ "path": "/api/tenant/link-type",
1966
+ "summary": "List link types (streaming)",
1967
+ "tag": "tenant-link-type"
1968
+ },
1969
+ {
1970
+ "keywords": [
1971
+ "link",
1972
+ "type",
1973
+ "controller",
1974
+ "update",
1975
+ "api",
1976
+ "tenant"
1977
+ ],
1978
+ "method": "PUT",
1979
+ "operationId": "LinkTypeController_update",
1980
+ "path": "/api/tenant/link-type",
1981
+ "summary": "Update a link type",
1982
+ "tag": "tenant-link-type"
1983
+ },
1984
+ {
1985
+ "keywords": [
1986
+ "module",
1987
+ "import",
1988
+ "controller",
1989
+ "cancel",
1990
+ "staging",
1991
+ "api",
1992
+ "id",
1993
+ "discard",
1994
+ "staged",
1995
+ "preview"
1996
+ ],
1997
+ "method": "DELETE",
1998
+ "operationId": "ModuleImportController_cancelStaging",
1999
+ "path": "/api/module-import/staging/{stagingId}",
2000
+ "summary": "Discard a staged module-import preview",
2001
+ "tag": "module-import"
2002
+ },
2003
+ {
2004
+ "keywords": [
2005
+ "module",
2006
+ "import",
2007
+ "controller",
2008
+ "commit",
2009
+ "api",
2010
+ "staged",
2011
+ "asynchronous"
2012
+ ],
2013
+ "method": "POST",
2014
+ "operationId": "ModuleImportController_commit",
2015
+ "path": "/api/module-import/commit",
2016
+ "summary": "Commit a staged module import (asynchronous)",
2017
+ "tag": "module-import"
2018
+ },
2019
+ {
2020
+ "keywords": [
2021
+ "module",
2022
+ "import",
2023
+ "controller",
2024
+ "parse",
2025
+ "api",
2026
+ "docx",
2027
+ "into",
2028
+ "staged",
2029
+ "preview"
2030
+ ],
2031
+ "method": "POST",
2032
+ "operationId": "ModuleImportController_parse",
2033
+ "path": "/api/module-import/parse",
2034
+ "summary": "Parse a .docx into a staged module-import preview",
2035
+ "tag": "module-import"
2036
+ },
2037
+ {
2038
+ "keywords": [
2039
+ "module",
2040
+ "import",
2041
+ "preset",
2042
+ "controller",
2043
+ "create",
2044
+ "api",
2045
+ "presets"
2046
+ ],
2047
+ "method": "POST",
2048
+ "operationId": "ModuleImportPresetController_create",
2049
+ "path": "/api/module-import/presets",
2050
+ "summary": "Create a module-import preset",
2051
+ "tag": "module-import-preset"
2052
+ },
2053
+ {
2054
+ "keywords": [
2055
+ "module",
2056
+ "import",
2057
+ "preset",
2058
+ "controller",
2059
+ "delete",
2060
+ "api",
2061
+ "presets",
2062
+ "id"
2063
+ ],
2064
+ "method": "DELETE",
2065
+ "operationId": "ModuleImportPresetController_delete",
2066
+ "path": "/api/module-import/presets/{id}",
2067
+ "summary": "Delete a module-import preset",
2068
+ "tag": "module-import-preset"
2069
+ },
2070
+ {
2071
+ "keywords": [
2072
+ "module",
2073
+ "import",
2074
+ "preset",
2075
+ "controller",
2076
+ "get",
2077
+ "api",
2078
+ "presets",
2079
+ "id",
2080
+ "single"
2081
+ ],
2082
+ "method": "GET",
2083
+ "operationId": "ModuleImportPresetController_get",
2084
+ "path": "/api/module-import/presets/{id}",
2085
+ "summary": "Get a single module-import preset",
2086
+ "tag": "module-import-preset"
2087
+ },
2088
+ {
2089
+ "keywords": [
2090
+ "module",
2091
+ "import",
2092
+ "preset",
2093
+ "controller",
2094
+ "list",
2095
+ "api",
2096
+ "presets",
2097
+ "for",
2098
+ "an",
2099
+ "artifact",
2100
+ "type"
2101
+ ],
2102
+ "method": "GET",
2103
+ "operationId": "ModuleImportPresetController_list",
2104
+ "path": "/api/module-import/presets",
2105
+ "summary": "List module-import presets for an artifact type",
2106
+ "tag": "module-import-preset"
2107
+ },
2108
+ {
2109
+ "keywords": [
2110
+ "module",
2111
+ "import",
2112
+ "preset",
2113
+ "controller",
2114
+ "update",
2115
+ "api",
2116
+ "presets"
2117
+ ],
2118
+ "method": "PUT",
2119
+ "operationId": "ModuleImportPresetController_update",
2120
+ "path": "/api/module-import/presets",
2121
+ "summary": "Update a module-import preset",
2122
+ "tag": "module-import-preset"
2123
+ },
2124
+ {
2125
+ "keywords": [
2126
+ "oslc",
2127
+ "controller",
2128
+ "get",
2129
+ "selection",
2130
+ "dialog",
2131
+ "api",
2132
+ "tenant",
2133
+ "list",
2134
+ "dialogs"
2135
+ ],
2136
+ "method": "GET",
2137
+ "operationId": "OslcController_getSelectionDialog",
2138
+ "path": "/api/tenant/oslc/selection-dialog",
2139
+ "summary": "List OSLC selection dialogs",
2140
+ "tag": "tenant-oslc"
2141
+ },
2142
+ {
2143
+ "keywords": [
2144
+ "oslc",
2145
+ "controller",
2146
+ "get",
2147
+ "service",
2148
+ "provider",
2149
+ "api",
2150
+ "tenant",
2151
+ "list",
2152
+ "providers"
2153
+ ],
2154
+ "method": "GET",
2155
+ "operationId": "OslcController_getServiceProvider",
2156
+ "path": "/api/tenant/oslc/service-provider",
2157
+ "summary": "List OSLC service providers",
2158
+ "tag": "tenant-oslc"
2159
+ },
2160
+ {
2161
+ "keywords": [
2162
+ "oslc",
2163
+ "controller",
2164
+ "user",
2165
+ "auth",
2166
+ "api",
2167
+ "tenant",
2168
+ "oauth",
2169
+ "url",
2170
+ "get",
2171
+ "the",
2172
+ "0a",
2173
+ "authorization"
2174
+ ],
2175
+ "method": "GET",
2176
+ "operationId": "OslcController_userAuth",
2177
+ "path": "/api/tenant/oslc/oauth-auth-url",
2178
+ "summary": "Get the OSLC OAuth 1.0a user authorization URL",
2179
+ "tag": "tenant-oslc"
2180
+ },
2181
+ {
2182
+ "keywords": [
2183
+ "oslc",
2184
+ "public",
2185
+ "controller",
2186
+ "access",
2187
+ "auth",
2188
+ "api",
2189
+ "tenant",
2190
+ "oauth",
2191
+ "callback",
2192
+ "0a"
2193
+ ],
2194
+ "method": "GET",
2195
+ "operationId": "OslcPublicController_accessAuth",
2196
+ "path": "/api/tenant/oslc/oauth-callback",
2197
+ "summary": "OSLC OAuth 1.0a callback",
2198
+ "tag": "tenant-oslc"
2199
+ },
2200
+ {
2201
+ "keywords": [
2202
+ "page",
2203
+ "controller",
2204
+ "count",
2205
+ "api",
2206
+ "tenant",
2207
+ "pages"
2208
+ ],
2209
+ "method": "GET",
2210
+ "operationId": "PageController_count",
2211
+ "path": "/api/tenant/page/count",
2212
+ "summary": "Count pages",
2213
+ "tag": "tenant-page"
2214
+ },
2215
+ {
2216
+ "keywords": [
2217
+ "page",
2218
+ "controller",
2219
+ "create",
2220
+ "api",
2221
+ "tenant"
2222
+ ],
2223
+ "method": "POST",
2224
+ "operationId": "PageController_create",
2225
+ "path": "/api/tenant/page",
2226
+ "summary": "Create a page",
2227
+ "tag": "tenant-page"
2228
+ },
2229
+ {
2230
+ "keywords": [
2231
+ "page",
2232
+ "controller",
2233
+ "delete",
2234
+ "api",
2235
+ "tenant",
2236
+ "id"
2237
+ ],
2238
+ "method": "DELETE",
2239
+ "operationId": "PageController_delete",
2240
+ "path": "/api/tenant/page/{id}",
2241
+ "summary": "Delete a page",
2242
+ "tag": "tenant-page"
2243
+ },
2244
+ {
2245
+ "keywords": [
2246
+ "page",
2247
+ "controller",
2248
+ "duplicate",
2249
+ "api",
2250
+ "tenant",
2251
+ "id"
2252
+ ],
2253
+ "method": "POST",
2254
+ "operationId": "PageController_duplicate",
2255
+ "path": "/api/tenant/page/{id}/duplicate",
2256
+ "summary": "Duplicate a page",
2257
+ "tag": "tenant-page"
2258
+ },
2259
+ {
2260
+ "keywords": [
2261
+ "page",
2262
+ "controller",
2263
+ "export",
2264
+ "api",
2265
+ "tenant",
2266
+ "pages",
2267
+ "to",
2268
+ "job"
2269
+ ],
2270
+ "method": "PUT",
2271
+ "operationId": "PageController_export",
2272
+ "path": "/api/tenant/page/export",
2273
+ "summary": "Export pages to a job",
2274
+ "tag": "tenant-page"
2275
+ },
2276
+ {
2277
+ "keywords": [
2278
+ "page",
2279
+ "controller",
2280
+ "list",
2281
+ "api",
2282
+ "tenant",
2283
+ "pages",
2284
+ "streaming"
2285
+ ],
2286
+ "method": "GET",
2287
+ "operationId": "PageController_list",
2288
+ "path": "/api/tenant/page",
2289
+ "summary": "List pages (streaming)",
2290
+ "tag": "tenant-page"
2291
+ },
2292
+ {
2293
+ "keywords": [
2294
+ "page",
2295
+ "controller",
2296
+ "search",
2297
+ "api",
2298
+ "tenant",
2299
+ "id",
2300
+ "alias",
2301
+ "for",
2302
+ "by",
2303
+ "or"
2304
+ ],
2305
+ "method": "GET",
2306
+ "operationId": "PageController_search",
2307
+ "path": "/api/tenant/page/search/{idAlias}",
2308
+ "summary": "Search for a page by id or alias",
2309
+ "tag": "tenant-page"
2310
+ },
2311
+ {
2312
+ "keywords": [
2313
+ "page",
2314
+ "controller",
2315
+ "update",
2316
+ "api",
2317
+ "tenant"
2318
+ ],
2319
+ "method": "PUT",
2320
+ "operationId": "PageController_update",
2321
+ "path": "/api/tenant/page",
2322
+ "summary": "Update a page",
2323
+ "tag": "tenant-page"
2324
+ },
2325
+ {
2326
+ "keywords": [
2327
+ "push",
2328
+ "notification",
2329
+ "controller",
2330
+ "subscribe",
2331
+ "api",
2332
+ "tenant",
2333
+ "register",
2334
+ "web",
2335
+ "subscription"
2336
+ ],
2337
+ "method": "POST",
2338
+ "operationId": "PushNotificationController_subscribe",
2339
+ "path": "/api/tenant/push-notification/subscribe",
2340
+ "summary": "Register a web-push subscription",
2341
+ "tag": "tenant-push-notification"
2342
+ },
2343
+ {
2344
+ "keywords": [
2345
+ "root",
2346
+ "controller",
2347
+ "info",
2348
+ "api",
2349
+ "server",
2350
+ "and",
2351
+ "health"
2352
+ ],
2353
+ "method": "GET",
2354
+ "operationId": "RootController_info",
2355
+ "path": "/api",
2356
+ "summary": "Server info and health",
2357
+ "tag": "root"
2358
+ },
2359
+ {
2360
+ "keywords": [
2361
+ "service",
2362
+ "controller",
2363
+ "get",
2364
+ "email",
2365
+ "configuration",
2366
+ "api",
2367
+ "platform",
2368
+ "outbound",
2369
+ "system",
2370
+ "admin"
2371
+ ],
2372
+ "method": "GET",
2373
+ "operationId": "ServiceController_getEmailConfiguration",
2374
+ "path": "/api/service/email-configuration",
2375
+ "summary": "Get platform outbound email configuration (system-admin)",
2376
+ "tag": "service"
2377
+ },
2378
+ {
2379
+ "keywords": [
2380
+ "service",
2381
+ "controller",
2382
+ "send",
2383
+ "test",
2384
+ "email",
2385
+ "api",
2386
+ "system",
2387
+ "admin"
2388
+ ],
2389
+ "method": "POST",
2390
+ "operationId": "ServiceController_sendTestEmail",
2391
+ "path": "/api/service/test-email",
2392
+ "summary": "Send a test email (system-admin)",
2393
+ "tag": "service"
2394
+ },
2395
+ {
2396
+ "keywords": [
2397
+ "service",
2398
+ "controller",
2399
+ "set",
2400
+ "email",
2401
+ "configuration",
2402
+ "api",
2403
+ "configure",
2404
+ "platform",
2405
+ "outbound",
2406
+ "system",
2407
+ "admin"
2408
+ ],
2409
+ "method": "POST",
2410
+ "operationId": "ServiceController_setEmailConfiguration",
2411
+ "path": "/api/service/email-configuration",
2412
+ "summary": "Configure platform outbound email (system-admin)",
2413
+ "tag": "service"
2414
+ },
2415
+ {
2416
+ "keywords": [
2417
+ "session",
2418
+ "controller",
2419
+ "connect",
2420
+ "api",
2421
+ "tenant",
2422
+ "to",
2423
+ "flow"
2424
+ ],
2425
+ "method": "POST",
2426
+ "operationId": "SessionController_connect",
2427
+ "path": "/api/tenant/session/connect",
2428
+ "summary": "Connect to a session-flow",
2429
+ "tag": "tenant-session"
2430
+ },
2431
+ {
2432
+ "keywords": [
2433
+ "session",
2434
+ "controller",
2435
+ "connectable",
2436
+ "api",
2437
+ "tenant",
2438
+ "list",
2439
+ "flows"
2440
+ ],
2441
+ "method": "GET",
2442
+ "operationId": "SessionController_connectable",
2443
+ "path": "/api/tenant/session/connectable",
2444
+ "summary": "List connectable session-flows",
2445
+ "tag": "tenant-session"
2446
+ },
2447
+ {
2448
+ "keywords": [
2449
+ "session",
2450
+ "controller",
2451
+ "count",
2452
+ "api",
2453
+ "tenant",
2454
+ "sessions"
2455
+ ],
2456
+ "method": "GET",
2457
+ "operationId": "SessionController_count",
2458
+ "path": "/api/tenant/session/count",
2459
+ "summary": "Count sessions",
2460
+ "tag": "tenant-session"
2461
+ },
2462
+ {
2463
+ "keywords": [
2464
+ "session",
2465
+ "controller",
2466
+ "create",
2467
+ "api",
2468
+ "tenant",
2469
+ "for",
2470
+ "user"
2471
+ ],
2472
+ "method": "POST",
2473
+ "operationId": "SessionController_create",
2474
+ "path": "/api/tenant/session",
2475
+ "summary": "Create a session for a user",
2476
+ "tag": "tenant-session"
2477
+ },
2478
+ {
2479
+ "keywords": [
2480
+ "session",
2481
+ "controller",
2482
+ "delete",
2483
+ "api",
2484
+ "tenant",
2485
+ "id"
2486
+ ],
2487
+ "method": "DELETE",
2488
+ "operationId": "SessionController_delete",
2489
+ "path": "/api/tenant/session/{id}",
2490
+ "summary": "Delete a session",
2491
+ "tag": "tenant-session"
2492
+ },
2493
+ {
2494
+ "keywords": [
2495
+ "session",
2496
+ "controller",
2497
+ "disconnect",
2498
+ "api",
2499
+ "tenant",
2500
+ "connect",
2501
+ "flow",
2502
+ "id",
2503
+ "from"
2504
+ ],
2505
+ "method": "DELETE",
2506
+ "operationId": "SessionController_disconnect",
2507
+ "path": "/api/tenant/session/connect/{sessionFlowId}",
2508
+ "summary": "Disconnect from a session-flow",
2509
+ "tag": "tenant-session"
2510
+ },
2511
+ {
2512
+ "keywords": [
2513
+ "session",
2514
+ "controller",
2515
+ "get",
2516
+ "api",
2517
+ "tenant",
2518
+ "id",
2519
+ "by"
2520
+ ],
2521
+ "method": "GET",
2522
+ "operationId": "SessionController_get",
2523
+ "path": "/api/tenant/session/{id}",
2524
+ "summary": "Get a session by id",
2525
+ "tag": "tenant-session"
2526
+ },
2527
+ {
2528
+ "keywords": [
2529
+ "session",
2530
+ "controller",
2531
+ "list",
2532
+ "api",
2533
+ "tenant",
2534
+ "sessions",
2535
+ "streaming"
2536
+ ],
2537
+ "method": "GET",
2538
+ "operationId": "SessionController_list",
2539
+ "path": "/api/tenant/session/list",
2540
+ "summary": "List sessions (streaming)",
2541
+ "tag": "tenant-session"
2542
+ },
2543
+ {
2544
+ "keywords": [
2545
+ "session",
2546
+ "controller",
2547
+ "refresh",
2548
+ "api",
2549
+ "tenant",
2550
+ "the",
2551
+ "current",
2552
+ "jwt"
2553
+ ],
2554
+ "method": "PATCH",
2555
+ "operationId": "SessionController_refresh",
2556
+ "path": "/api/tenant/session/refresh",
2557
+ "summary": "Refresh the current session JWT",
2558
+ "tag": "tenant-session"
2559
+ },
2560
+ {
2561
+ "keywords": [
2562
+ "session",
2563
+ "flow",
2564
+ "controller",
2565
+ "create",
2566
+ "api",
2567
+ "tenant"
2568
+ ],
2569
+ "method": "POST",
2570
+ "operationId": "SessionFlowController_create",
2571
+ "path": "/api/tenant/session-flow",
2572
+ "summary": "Create a session flow",
2573
+ "tag": "tenant-session-flow"
2574
+ },
2575
+ {
2576
+ "keywords": [
2577
+ "session",
2578
+ "flow",
2579
+ "controller",
2580
+ "delete",
2581
+ "api",
2582
+ "tenant",
2583
+ "id"
2584
+ ],
2585
+ "method": "DELETE",
2586
+ "operationId": "SessionFlowController_delete",
2587
+ "path": "/api/tenant/session-flow/{id}",
2588
+ "summary": "Delete a session flow",
2589
+ "tag": "tenant-session-flow"
2590
+ },
2591
+ {
2592
+ "keywords": [
2593
+ "session",
2594
+ "flow",
2595
+ "controller",
2596
+ "get",
2597
+ "api",
2598
+ "tenant",
2599
+ "id",
2600
+ "by"
2601
+ ],
2602
+ "method": "GET",
2603
+ "operationId": "SessionFlowController_get",
2604
+ "path": "/api/tenant/session-flow/{id}",
2605
+ "summary": "Get a session flow by id",
2606
+ "tag": "tenant-session-flow"
2607
+ },
2608
+ {
2609
+ "keywords": [
2610
+ "session",
2611
+ "flow",
2612
+ "controller",
2613
+ "list",
2614
+ "api",
2615
+ "tenant",
2616
+ "flows",
2617
+ "streaming"
2618
+ ],
2619
+ "method": "GET",
2620
+ "operationId": "SessionFlowController_list",
2621
+ "path": "/api/tenant/session-flow",
2622
+ "summary": "List session flows (streaming)",
2623
+ "tag": "tenant-session-flow"
2624
+ },
2625
+ {
2626
+ "keywords": [
2627
+ "session",
2628
+ "flow",
2629
+ "controller",
2630
+ "update",
2631
+ "api",
2632
+ "tenant"
2633
+ ],
2634
+ "method": "PUT",
2635
+ "operationId": "SessionFlowController_update",
2636
+ "path": "/api/tenant/session-flow",
2637
+ "summary": "Update a session flow",
2638
+ "tag": "tenant-session-flow"
2639
+ },
2640
+ {
2641
+ "keywords": [
2642
+ "sse",
2643
+ "controller",
2644
+ "subscribe",
2645
+ "api",
2646
+ "tenant",
2647
+ "to",
2648
+ "change",
2649
+ "events",
2650
+ "server",
2651
+ "sent"
2652
+ ],
2653
+ "method": "GET",
2654
+ "operationId": "SseController_subscribe",
2655
+ "path": "/api/tenant/sse/subscribe",
2656
+ "summary": "Subscribe to tenant change events (Server-Sent Events)",
2657
+ "tag": "tenant-sse"
2658
+ },
2659
+ {
2660
+ "keywords": [
2661
+ "storage",
2662
+ "config",
2663
+ "controller",
2664
+ "create",
2665
+ "api",
2666
+ "tenant"
2667
+ ],
2668
+ "method": "POST",
2669
+ "operationId": "StorageConfigController_create",
2670
+ "path": "/api/tenant/storage-config",
2671
+ "summary": "",
2672
+ "tag": "tenant-storage-config"
2673
+ },
2674
+ {
2675
+ "keywords": [
2676
+ "storage",
2677
+ "config",
2678
+ "controller",
2679
+ "delete",
2680
+ "one",
2681
+ "api",
2682
+ "tenant",
2683
+ "id"
2684
+ ],
2685
+ "method": "DELETE",
2686
+ "operationId": "StorageConfigController_deleteOne",
2687
+ "path": "/api/tenant/storage-config/{id}",
2688
+ "summary": "",
2689
+ "tag": "tenant-storage-config"
2690
+ },
2691
+ {
2692
+ "keywords": [
2693
+ "storage",
2694
+ "config",
2695
+ "controller",
2696
+ "get",
2697
+ "all",
2698
+ "api",
2699
+ "tenant"
2700
+ ],
2701
+ "method": "GET",
2702
+ "operationId": "StorageConfigController_getAll",
2703
+ "path": "/api/tenant/storage-config",
2704
+ "summary": "",
2705
+ "tag": "tenant-storage-config"
2706
+ },
2707
+ {
2708
+ "keywords": [
2709
+ "storage",
2710
+ "config",
2711
+ "controller",
2712
+ "patch",
2713
+ "active",
2714
+ "api",
2715
+ "tenant"
2716
+ ],
2717
+ "method": "PATCH",
2718
+ "operationId": "StorageConfigController_patchActive",
2719
+ "path": "/api/tenant/storage-config/active",
2720
+ "summary": "",
2721
+ "tag": "tenant-storage-config"
2722
+ },
2723
+ {
2724
+ "keywords": [
2725
+ "storage",
2726
+ "config",
2727
+ "controller",
2728
+ "test",
2729
+ "api",
2730
+ "tenant",
2731
+ "id"
2732
+ ],
2733
+ "method": "POST",
2734
+ "operationId": "StorageConfigController_testConfig",
2735
+ "path": "/api/tenant/storage-config/{id}/test",
2736
+ "summary": "",
2737
+ "tag": "tenant-storage-config"
2738
+ },
2739
+ {
2740
+ "keywords": [
2741
+ "system",
2742
+ "tenant",
2743
+ "controller",
2744
+ "count",
2745
+ "api",
2746
+ "tenants",
2747
+ "platform",
2748
+ "level"
2749
+ ],
2750
+ "method": "GET",
2751
+ "operationId": "SystemTenantController_count",
2752
+ "path": "/api/system/tenant/count",
2753
+ "summary": "Count tenants (platform-level)",
2754
+ "tag": "system-tenant"
2755
+ },
2756
+ {
2757
+ "keywords": [
2758
+ "system",
2759
+ "tenant",
2760
+ "controller",
2761
+ "create",
2762
+ "api",
2763
+ "provision",
2764
+ "platform",
2765
+ "level"
2766
+ ],
2767
+ "method": "POST",
2768
+ "operationId": "SystemTenantController_create",
2769
+ "path": "/api/system/tenant",
2770
+ "summary": "Provision a tenant (platform-level)",
2771
+ "tag": "system-tenant"
2772
+ },
2773
+ {
2774
+ "keywords": [
2775
+ "system",
2776
+ "tenant",
2777
+ "controller",
2778
+ "delete",
2779
+ "api",
2780
+ "id",
2781
+ "platform",
2782
+ "level"
2783
+ ],
2784
+ "method": "DELETE",
2785
+ "operationId": "SystemTenantController_delete",
2786
+ "path": "/api/system/tenant/{id}",
2787
+ "summary": "Delete a tenant (platform-level)",
2788
+ "tag": "system-tenant"
2789
+ },
2790
+ {
2791
+ "keywords": [
2792
+ "system",
2793
+ "tenant",
2794
+ "controller",
2795
+ "get",
2796
+ "api",
2797
+ "id",
2798
+ "by",
2799
+ "platform",
2800
+ "level"
2801
+ ],
2802
+ "method": "GET",
2803
+ "operationId": "SystemTenantController_get",
2804
+ "path": "/api/system/tenant/{id}",
2805
+ "summary": "Get a tenant by id (platform-level)",
2806
+ "tag": "system-tenant"
2807
+ },
2808
+ {
2809
+ "keywords": [
2810
+ "system",
2811
+ "tenant",
2812
+ "controller",
2813
+ "get",
2814
+ "favicon",
2815
+ "api",
2816
+ "id",
2817
+ "platform",
2818
+ "level"
2819
+ ],
2820
+ "method": "GET",
2821
+ "operationId": "SystemTenantController_getFavicon",
2822
+ "path": "/api/system/tenant/{id}/favicon",
2823
+ "summary": "Get a tenant favicon (platform-level)",
2824
+ "tag": "system-tenant"
2825
+ },
2826
+ {
2827
+ "keywords": [
2828
+ "system",
2829
+ "tenant",
2830
+ "controller",
2831
+ "list",
2832
+ "api",
2833
+ "tenants",
2834
+ "platform",
2835
+ "level",
2836
+ "streaming"
2837
+ ],
2838
+ "method": "GET",
2839
+ "operationId": "SystemTenantController_list",
2840
+ "path": "/api/system/tenant",
2841
+ "summary": "List tenants (platform-level, streaming)",
2842
+ "tag": "system-tenant"
2843
+ },
2844
+ {
2845
+ "keywords": [
2846
+ "system",
2847
+ "tenant",
2848
+ "controller",
2849
+ "update",
2850
+ "api",
2851
+ "platform",
2852
+ "level"
2853
+ ],
2854
+ "method": "PUT",
2855
+ "operationId": "SystemTenantController_update",
2856
+ "path": "/api/system/tenant",
2857
+ "summary": "Update a tenant (platform-level)",
2858
+ "tag": "system-tenant"
2859
+ },
2860
+ {
2861
+ "keywords": [
2862
+ "system",
2863
+ "user",
2864
+ "controller",
2865
+ "count",
2866
+ "api",
2867
+ "platform",
2868
+ "users",
2869
+ "admin"
2870
+ ],
2871
+ "method": "GET",
2872
+ "operationId": "SystemUserController_count",
2873
+ "path": "/api/system/user/count",
2874
+ "summary": "Count platform users (system-admin)",
2875
+ "tag": "system-user"
2876
+ },
2877
+ {
2878
+ "keywords": [
2879
+ "system",
2880
+ "user",
2881
+ "controller",
2882
+ "create",
2883
+ "api",
2884
+ "platform",
2885
+ "admin"
2886
+ ],
2887
+ "method": "POST",
2888
+ "operationId": "SystemUserController_create",
2889
+ "path": "/api/system/user",
2890
+ "summary": "Create a platform user (system-admin)",
2891
+ "tag": "system-user"
2892
+ },
2893
+ {
2894
+ "keywords": [
2895
+ "system",
2896
+ "user",
2897
+ "controller",
2898
+ "delete",
2899
+ "api",
2900
+ "id",
2901
+ "platform",
2902
+ "admin"
2903
+ ],
2904
+ "method": "DELETE",
2905
+ "operationId": "SystemUserController_delete",
2906
+ "path": "/api/system/user/{id}",
2907
+ "summary": "Delete a platform user (system-admin)",
2908
+ "tag": "system-user"
2909
+ },
2910
+ {
2911
+ "keywords": [
2912
+ "system",
2913
+ "user",
2914
+ "controller",
2915
+ "get",
2916
+ "api",
2917
+ "id",
2918
+ "platform",
2919
+ "by",
2920
+ "admin"
2921
+ ],
2922
+ "method": "GET",
2923
+ "operationId": "SystemUserController_get",
2924
+ "path": "/api/system/user/{id}",
2925
+ "summary": "Get a platform user by id (system-admin)",
2926
+ "tag": "system-user"
2927
+ },
2928
+ {
2929
+ "keywords": [
2930
+ "system",
2931
+ "user",
2932
+ "controller",
2933
+ "list",
2934
+ "api",
2935
+ "platform",
2936
+ "users",
2937
+ "admin",
2938
+ "streaming"
2939
+ ],
2940
+ "method": "GET",
2941
+ "operationId": "SystemUserController_list",
2942
+ "path": "/api/system/user",
2943
+ "summary": "List platform users (system-admin, streaming)",
2944
+ "tag": "system-user"
2945
+ },
2946
+ {
2947
+ "keywords": [
2948
+ "system",
2949
+ "user",
2950
+ "controller",
2951
+ "restore",
2952
+ "api",
2953
+ "id",
2954
+ "soft",
2955
+ "deleted",
2956
+ "platform",
2957
+ "admin"
2958
+ ],
2959
+ "method": "PATCH",
2960
+ "operationId": "SystemUserController_restore",
2961
+ "path": "/api/system/user/restore/{id}",
2962
+ "summary": "Restore a soft-deleted platform user (system-admin)",
2963
+ "tag": "system-user"
2964
+ },
2965
+ {
2966
+ "keywords": [
2967
+ "system",
2968
+ "user",
2969
+ "controller",
2970
+ "update",
2971
+ "api",
2972
+ "platform",
2973
+ "admin"
2974
+ ],
2975
+ "method": "PUT",
2976
+ "operationId": "SystemUserController_update",
2977
+ "path": "/api/system/user",
2978
+ "summary": "Update a platform user (system-admin)",
2979
+ "tag": "system-user"
2980
+ },
2981
+ {
2982
+ "keywords": [
2983
+ "template",
2984
+ "controller",
2985
+ "count",
2986
+ "api",
2987
+ "tenant",
2988
+ "templates"
2989
+ ],
2990
+ "method": "GET",
2991
+ "operationId": "TemplateController_count",
2992
+ "path": "/api/tenant/template/count",
2993
+ "summary": "Count templates",
2994
+ "tag": "tenant-template"
2995
+ },
2996
+ {
2997
+ "keywords": [
2998
+ "template",
2999
+ "controller",
3000
+ "create",
3001
+ "api",
3002
+ "tenant"
3003
+ ],
3004
+ "method": "POST",
3005
+ "operationId": "TemplateController_create",
3006
+ "path": "/api/tenant/template",
3007
+ "summary": "Create a template",
3008
+ "tag": "tenant-template"
3009
+ },
3010
+ {
3011
+ "keywords": [
3012
+ "template",
3013
+ "controller",
3014
+ "delete",
3015
+ "api",
3016
+ "tenant",
3017
+ "id"
3018
+ ],
3019
+ "method": "DELETE",
3020
+ "operationId": "TemplateController_delete",
3021
+ "path": "/api/tenant/template/{id}",
3022
+ "summary": "Delete a template",
3023
+ "tag": "tenant-template"
3024
+ },
3025
+ {
3026
+ "keywords": [
3027
+ "template",
3028
+ "controller",
3029
+ "export",
3030
+ "api",
3031
+ "tenant",
3032
+ "templates",
3033
+ "to",
3034
+ "job"
3035
+ ],
3036
+ "method": "PUT",
3037
+ "operationId": "TemplateController_export",
3038
+ "path": "/api/tenant/template/export",
3039
+ "summary": "Export templates to a job",
3040
+ "tag": "tenant-template"
3041
+ },
3042
+ {
3043
+ "keywords": [
3044
+ "template",
3045
+ "controller",
3046
+ "get",
3047
+ "api",
3048
+ "tenant",
3049
+ "id",
3050
+ "by"
3051
+ ],
3052
+ "method": "GET",
3053
+ "operationId": "TemplateController_get",
3054
+ "path": "/api/tenant/template/{id}",
3055
+ "summary": "Get a template by id",
3056
+ "tag": "tenant-template"
3057
+ },
3058
+ {
3059
+ "keywords": [
3060
+ "template",
3061
+ "controller",
3062
+ "groupby",
3063
+ "api",
3064
+ "tenant",
3065
+ "group",
3066
+ "templates",
3067
+ "by",
3068
+ "field"
3069
+ ],
3070
+ "method": "GET",
3071
+ "operationId": "TemplateController_groupby",
3072
+ "path": "/api/tenant/template/groupby",
3073
+ "summary": "Group templates by field",
3074
+ "tag": "tenant-template"
3075
+ },
3076
+ {
3077
+ "keywords": [
3078
+ "template",
3079
+ "controller",
3080
+ "list",
3081
+ "api",
3082
+ "tenant",
3083
+ "templates",
3084
+ "streaming"
3085
+ ],
3086
+ "method": "GET",
3087
+ "operationId": "TemplateController_list",
3088
+ "path": "/api/tenant/template",
3089
+ "summary": "List templates (streaming)",
3090
+ "tag": "tenant-template"
3091
+ },
3092
+ {
3093
+ "keywords": [
3094
+ "template",
3095
+ "controller",
3096
+ "update",
3097
+ "api",
3098
+ "tenant"
3099
+ ],
3100
+ "method": "PUT",
3101
+ "operationId": "TemplateController_update",
3102
+ "path": "/api/tenant/template",
3103
+ "summary": "Update a template",
3104
+ "tag": "tenant-template"
3105
+ },
3106
+ {
3107
+ "keywords": [
3108
+ "tenant",
3109
+ "controller",
3110
+ "get",
3111
+ "api",
3112
+ "the",
3113
+ "current",
3114
+ "configuration"
3115
+ ],
3116
+ "method": "GET",
3117
+ "operationId": "TenantController_get",
3118
+ "path": "/api/tenant/tenant",
3119
+ "summary": "Get the current tenant configuration",
3120
+ "tag": "tenant-tenant"
3121
+ },
3122
+ {
3123
+ "keywords": [
3124
+ "tenant",
3125
+ "controller",
3126
+ "get",
3127
+ "favicon",
3128
+ "api",
3129
+ "the",
3130
+ "domain"
3131
+ ],
3132
+ "method": "GET",
3133
+ "operationId": "TenantController_getFavicon",
3134
+ "path": "/api/tenant/tenant/favicon",
3135
+ "summary": "Get the tenant domain favicon",
3136
+ "tag": "tenant-tenant"
3137
+ },
3138
+ {
3139
+ "keywords": [
3140
+ "tenant",
3141
+ "controller",
3142
+ "update",
3143
+ "api",
3144
+ "the",
3145
+ "current",
3146
+ "configuration"
3147
+ ],
3148
+ "method": "PUT",
3149
+ "operationId": "TenantController_update",
3150
+ "path": "/api/tenant/tenant",
3151
+ "summary": "Update the current tenant configuration",
3152
+ "tag": "tenant-tenant"
3153
+ },
3154
+ {
3155
+ "keywords": [
3156
+ "tree",
3157
+ "audit",
3158
+ "log",
3159
+ "controller",
3160
+ "list",
3161
+ "api",
3162
+ "tenant",
3163
+ "query",
3164
+ "the"
3165
+ ],
3166
+ "method": "GET",
3167
+ "operationId": "TreeAuditLogController_list",
3168
+ "path": "/api/tenant/tree-audit-log",
3169
+ "summary": "Query the tree audit log",
3170
+ "tag": "tenant-tree-audit-log"
3171
+ },
3172
+ {
3173
+ "keywords": [
3174
+ "tree",
3175
+ "config",
3176
+ "controller",
3177
+ "backfill",
3178
+ "api",
3179
+ "tenant",
3180
+ "id",
3181
+ "enqueue",
3182
+ "job"
3183
+ ],
3184
+ "method": "POST",
3185
+ "operationId": "TreeConfigController_backfill",
3186
+ "path": "/api/tenant/tree-config/{id}/backfill",
3187
+ "summary": "Enqueue a tree config backfill job",
3188
+ "tag": "tenant-tree-config"
3189
+ },
3190
+ {
3191
+ "keywords": [
3192
+ "tree",
3193
+ "config",
3194
+ "controller",
3195
+ "create",
3196
+ "api",
3197
+ "tenant"
3198
+ ],
3199
+ "method": "POST",
3200
+ "operationId": "TreeConfigController_create",
3201
+ "path": "/api/tenant/tree-config",
3202
+ "summary": "Create a tree config",
3203
+ "tag": "tenant-tree-config"
3204
+ },
3205
+ {
3206
+ "keywords": [
3207
+ "tree",
3208
+ "config",
3209
+ "controller",
3210
+ "delete",
3211
+ "api",
3212
+ "tenant",
3213
+ "id"
3214
+ ],
3215
+ "method": "DELETE",
3216
+ "operationId": "TreeConfigController_delete",
3217
+ "path": "/api/tenant/tree-config/{id}",
3218
+ "summary": "Delete a tree config",
3219
+ "tag": "tenant-tree-config"
3220
+ },
3221
+ {
3222
+ "keywords": [
3223
+ "tree",
3224
+ "config",
3225
+ "controller",
3226
+ "dependents",
3227
+ "count",
3228
+ "api",
3229
+ "tenant",
3230
+ "id"
3231
+ ],
3232
+ "method": "GET",
3233
+ "operationId": "TreeConfigController_dependentsCount",
3234
+ "path": "/api/tenant/tree-config/{id}/dependents-count",
3235
+ "summary": "Count tree config dependents",
3236
+ "tag": "tenant-tree-config"
3237
+ },
3238
+ {
3239
+ "keywords": [
3240
+ "tree",
3241
+ "config",
3242
+ "controller",
3243
+ "eligible",
3244
+ "artifacts",
3245
+ "count",
3246
+ "api",
3247
+ "tenant",
3248
+ "id",
3249
+ "for",
3250
+ "backfill"
3251
+ ],
3252
+ "method": "GET",
3253
+ "operationId": "TreeConfigController_eligibleArtifactsCount",
3254
+ "path": "/api/tenant/tree-config/{id}/eligible-artifacts-count",
3255
+ "summary": "Count eligible artifacts for backfill",
3256
+ "tag": "tenant-tree-config"
3257
+ },
3258
+ {
3259
+ "keywords": [
3260
+ "tree",
3261
+ "config",
3262
+ "controller",
3263
+ "get",
3264
+ "api",
3265
+ "tenant",
3266
+ "id",
3267
+ "by"
3268
+ ],
3269
+ "method": "GET",
3270
+ "operationId": "TreeConfigController_get",
3271
+ "path": "/api/tenant/tree-config/{id}",
3272
+ "summary": "Get a tree config by id",
3273
+ "tag": "tenant-tree-config"
3274
+ },
3275
+ {
3276
+ "keywords": [
3277
+ "tree",
3278
+ "config",
3279
+ "controller",
3280
+ "list",
3281
+ "api",
3282
+ "tenant",
3283
+ "configs"
3284
+ ],
3285
+ "method": "GET",
3286
+ "operationId": "TreeConfigController_list",
3287
+ "path": "/api/tenant/tree-config",
3288
+ "summary": "List tree configs",
3289
+ "tag": "tenant-tree-config"
3290
+ },
3291
+ {
3292
+ "keywords": [
3293
+ "tree",
3294
+ "config",
3295
+ "controller",
3296
+ "update",
3297
+ "api",
3298
+ "tenant"
3299
+ ],
3300
+ "method": "PUT",
3301
+ "operationId": "TreeConfigController_update",
3302
+ "path": "/api/tenant/tree-config",
3303
+ "summary": "Update a tree config",
3304
+ "tag": "tenant-tree-config"
3305
+ },
3306
+ {
3307
+ "keywords": [
3308
+ "tree",
3309
+ "table",
3310
+ "entry",
3311
+ "controller",
3312
+ "batch",
3313
+ "api",
3314
+ "tenant",
3315
+ "apply",
3316
+ "of",
3317
+ "operations"
3318
+ ],
3319
+ "method": "POST",
3320
+ "operationId": "TreeTableEntryController_batch",
3321
+ "path": "/api/tenant/tree-table-entry/batch",
3322
+ "summary": "Apply a batch of tree operations",
3323
+ "tag": "tenant-tree-table-entry"
3324
+ },
3325
+ {
3326
+ "keywords": [
3327
+ "tree",
3328
+ "table",
3329
+ "entry",
3330
+ "controller",
3331
+ "batch",
3332
+ "move",
3333
+ "api",
3334
+ "tenant",
3335
+ "atomically",
3336
+ "up",
3337
+ "to",
3338
+ "100",
3339
+ "entries",
3340
+ "within",
3341
+ "single"
3342
+ ],
3343
+ "method": "POST",
3344
+ "operationId": "TreeTableEntryController_batchMove",
3345
+ "path": "/api/tenant/tree-table-entry/batch-move",
3346
+ "summary": "Atomically move up to 100 entries within a single tree",
3347
+ "tag": "tenant-tree-table-entry"
3348
+ },
3349
+ {
3350
+ "keywords": [
3351
+ "tree",
3352
+ "table",
3353
+ "entry",
3354
+ "controller",
3355
+ "copy",
3356
+ "subtree",
3357
+ "api",
3358
+ "tenant",
3359
+ "within"
3360
+ ],
3361
+ "method": "POST",
3362
+ "operationId": "TreeTableEntryController_copySubtree",
3363
+ "path": "/api/tenant/tree-table-entry/copy-subtree",
3364
+ "summary": "Copy a subtree within a tree",
3365
+ "tag": "tenant-tree-table-entry"
3366
+ },
3367
+ {
3368
+ "keywords": [
3369
+ "tree",
3370
+ "table",
3371
+ "entry",
3372
+ "controller",
3373
+ "demote",
3374
+ "api",
3375
+ "tenant"
3376
+ ],
3377
+ "method": "PUT",
3378
+ "operationId": "TreeTableEntryController_demote",
3379
+ "path": "/api/tenant/tree-table-entry/demote",
3380
+ "summary": "Demote a tree entry",
3381
+ "tag": "tenant-tree-table-entry"
3382
+ },
3383
+ {
3384
+ "keywords": [
3385
+ "tree",
3386
+ "table",
3387
+ "entry",
3388
+ "controller",
3389
+ "duplicate",
3390
+ "into",
3391
+ "module",
3392
+ "api",
3393
+ "tenant",
3394
+ "subtree"
3395
+ ],
3396
+ "method": "POST",
3397
+ "operationId": "TreeTableEntryController_duplicateIntoModule",
3398
+ "path": "/api/tenant/tree-table-entry/duplicate-into-module",
3399
+ "summary": "Duplicate a subtree into a module",
3400
+ "tag": "tenant-tree-table-entry"
3401
+ },
3402
+ {
3403
+ "keywords": [
3404
+ "tree",
3405
+ "table",
3406
+ "entry",
3407
+ "controller",
3408
+ "get",
3409
+ "ancestors",
3410
+ "api",
3411
+ "tenant",
3412
+ "id",
3413
+ "artifact",
3414
+ "of"
3415
+ ],
3416
+ "method": "GET",
3417
+ "operationId": "TreeTableEntryController_getAncestors",
3418
+ "path": "/api/tenant/tree-table-entry/ancestors/{treeTableId}/{artifactId}",
3419
+ "summary": "Get ancestors of a tree entry",
3420
+ "tag": "tenant-tree-table-entry"
3421
+ },
3422
+ {
3423
+ "keywords": [
3424
+ "tree",
3425
+ "table",
3426
+ "entry",
3427
+ "controller",
3428
+ "get",
3429
+ "ancestors",
3430
+ "with",
3431
+ "artifacts",
3432
+ "api",
3433
+ "tenant",
3434
+ "id",
3435
+ "artifact",
3436
+ "of",
3437
+ "their"
3438
+ ],
3439
+ "method": "GET",
3440
+ "operationId": "TreeTableEntryController_getAncestorsWithArtifacts",
3441
+ "path": "/api/tenant/tree-table-entry/ancestors-with-artifacts/{treeTableId}/{artifactId}",
3442
+ "summary": "Get ancestors of a tree entry with their artifacts",
3443
+ "tag": "tenant-tree-table-entry"
3444
+ },
3445
+ {
3446
+ "keywords": [
3447
+ "tree",
3448
+ "table",
3449
+ "entry",
3450
+ "controller",
3451
+ "get",
3452
+ "range",
3453
+ "api",
3454
+ "tenant",
3455
+ "read",
3456
+ "of",
3457
+ "entries"
3458
+ ],
3459
+ "method": "POST",
3460
+ "operationId": "TreeTableEntryController_getRange",
3461
+ "path": "/api/tenant/tree-table-entry/range",
3462
+ "summary": "Read a range of tree table entries",
3463
+ "tag": "tenant-tree-table-entry"
3464
+ },
3465
+ {
3466
+ "keywords": [
3467
+ "tree",
3468
+ "table",
3469
+ "entry",
3470
+ "controller",
3471
+ "get",
3472
+ "range",
3473
+ "with",
3474
+ "artifacts",
3475
+ "api",
3476
+ "tenant",
3477
+ "read",
3478
+ "of",
3479
+ "entries",
3480
+ "their"
3481
+ ],
3482
+ "method": "POST",
3483
+ "operationId": "TreeTableEntryController_getRangeWithArtifacts",
3484
+ "path": "/api/tenant/tree-table-entry/range-with-artifacts",
3485
+ "summary": "Read a range of tree entries with their artifacts",
3486
+ "tag": "tenant-tree-table-entry"
3487
+ },
3488
+ {
3489
+ "keywords": [
3490
+ "tree",
3491
+ "table",
3492
+ "entry",
3493
+ "controller",
3494
+ "insert",
3495
+ "api",
3496
+ "tenant",
3497
+ "an",
3498
+ "artifact",
3499
+ "into"
3500
+ ],
3501
+ "method": "POST",
3502
+ "operationId": "TreeTableEntryController_insert",
3503
+ "path": "/api/tenant/tree-table-entry",
3504
+ "summary": "Insert an artifact into a tree",
3505
+ "tag": "tenant-tree-table-entry"
3506
+ },
3507
+ {
3508
+ "keywords": [
3509
+ "tree",
3510
+ "table",
3511
+ "entry",
3512
+ "controller",
3513
+ "move",
3514
+ "api",
3515
+ "tenant"
3516
+ ],
3517
+ "method": "PUT",
3518
+ "operationId": "TreeTableEntryController_move",
3519
+ "path": "/api/tenant/tree-table-entry/move",
3520
+ "summary": "Move a tree entry",
3521
+ "tag": "tenant-tree-table-entry"
3522
+ },
3523
+ {
3524
+ "keywords": [
3525
+ "tree",
3526
+ "table",
3527
+ "entry",
3528
+ "controller",
3529
+ "move",
3530
+ "cross",
3531
+ "module",
3532
+ "api",
3533
+ "tenant",
3534
+ "subtree",
3535
+ "across",
3536
+ "modules"
3537
+ ],
3538
+ "method": "POST",
3539
+ "operationId": "TreeTableEntryController_moveCrossModule",
3540
+ "path": "/api/tenant/tree-table-entry/move-cross-module",
3541
+ "summary": "Move a subtree across modules",
3542
+ "tag": "tenant-tree-table-entry"
3543
+ },
3544
+ {
3545
+ "keywords": [
3546
+ "tree",
3547
+ "table",
3548
+ "entry",
3549
+ "controller",
3550
+ "promote",
3551
+ "api",
3552
+ "tenant"
3553
+ ],
3554
+ "method": "PUT",
3555
+ "operationId": "TreeTableEntryController_promote",
3556
+ "path": "/api/tenant/tree-table-entry/promote",
3557
+ "summary": "Promote a tree entry",
3558
+ "tag": "tenant-tree-table-entry"
3559
+ },
3560
+ {
3561
+ "keywords": [
3562
+ "tree",
3563
+ "table",
3564
+ "entry",
3565
+ "controller",
3566
+ "remove",
3567
+ "api",
3568
+ "tenant",
3569
+ "id",
3570
+ "artifact"
3571
+ ],
3572
+ "method": "DELETE",
3573
+ "operationId": "TreeTableEntryController_remove",
3574
+ "path": "/api/tenant/tree-table-entry/{treeTableId}/{artifactId}",
3575
+ "summary": "Remove a tree entry",
3576
+ "tag": "tenant-tree-table-entry"
3577
+ },
3578
+ {
3579
+ "keywords": [
3580
+ "tree",
3581
+ "table",
3582
+ "entry",
3583
+ "controller",
3584
+ "toggle",
3585
+ "heading",
3586
+ "api",
3587
+ "tenant",
3588
+ "the",
3589
+ "flag",
3590
+ "of"
3591
+ ],
3592
+ "method": "PUT",
3593
+ "operationId": "TreeTableEntryController_toggleHeading",
3594
+ "path": "/api/tenant/tree-table-entry/toggle-heading",
3595
+ "summary": "Toggle the heading flag of a tree entry",
3596
+ "tag": "tenant-tree-table-entry"
3597
+ },
3598
+ {
3599
+ "keywords": [
3600
+ "tree",
3601
+ "table",
3602
+ "entry",
3603
+ "controller",
3604
+ "undo",
3605
+ "api",
3606
+ "tenant",
3607
+ "previous",
3608
+ "operation"
3609
+ ],
3610
+ "method": "POST",
3611
+ "operationId": "TreeTableEntryController_undo",
3612
+ "path": "/api/tenant/tree-table-entry/undo",
3613
+ "summary": "Undo a previous tree operation",
3614
+ "tag": "tenant-tree-table-entry"
3615
+ },
3616
+ {
3617
+ "keywords": [
3618
+ "tree",
3619
+ "table",
3620
+ "meta",
3621
+ "controller",
3622
+ "create",
3623
+ "api",
3624
+ "tenant"
3625
+ ],
3626
+ "method": "POST",
3627
+ "operationId": "TreeTableMetaController_create",
3628
+ "path": "/api/tenant/tree-table-meta",
3629
+ "summary": "Create a tree table meta",
3630
+ "tag": "tenant-tree-table-meta"
3631
+ },
3632
+ {
3633
+ "keywords": [
3634
+ "tree",
3635
+ "table",
3636
+ "meta",
3637
+ "controller",
3638
+ "delete",
3639
+ "api",
3640
+ "tenant",
3641
+ "id"
3642
+ ],
3643
+ "method": "DELETE",
3644
+ "operationId": "TreeTableMetaController_delete",
3645
+ "path": "/api/tenant/tree-table-meta/{id}",
3646
+ "summary": "Delete a tree table meta",
3647
+ "tag": "tenant-tree-table-meta"
3648
+ },
3649
+ {
3650
+ "keywords": [
3651
+ "tree",
3652
+ "table",
3653
+ "meta",
3654
+ "controller",
3655
+ "get",
3656
+ "api",
3657
+ "tenant",
3658
+ "id",
3659
+ "by"
3660
+ ],
3661
+ "method": "GET",
3662
+ "operationId": "TreeTableMetaController_get",
3663
+ "path": "/api/tenant/tree-table-meta/{id}",
3664
+ "summary": "Get a tree table meta by id",
3665
+ "tag": "tenant-tree-table-meta"
3666
+ },
3667
+ {
3668
+ "keywords": [
3669
+ "tree",
3670
+ "table",
3671
+ "meta",
3672
+ "controller",
3673
+ "list",
3674
+ "api",
3675
+ "tenant",
3676
+ "records"
3677
+ ],
3678
+ "method": "GET",
3679
+ "operationId": "TreeTableMetaController_list",
3680
+ "path": "/api/tenant/tree-table-meta",
3681
+ "summary": "List tree table meta records",
3682
+ "tag": "tenant-tree-table-meta"
3683
+ },
3684
+ {
3685
+ "keywords": [
3686
+ "tree",
3687
+ "table",
3688
+ "meta",
3689
+ "controller",
3690
+ "rebuild",
3691
+ "api",
3692
+ "tenant",
3693
+ "id"
3694
+ ],
3695
+ "method": "POST",
3696
+ "operationId": "TreeTableMetaController_rebuild",
3697
+ "path": "/api/tenant/tree-table-meta/{id}/rebuild",
3698
+ "summary": "Rebuild a tree table",
3699
+ "tag": "tenant-tree-table-meta"
3700
+ },
3701
+ {
3702
+ "keywords": [
3703
+ "tree",
3704
+ "table",
3705
+ "meta",
3706
+ "controller",
3707
+ "update",
3708
+ "api",
3709
+ "tenant"
3710
+ ],
3711
+ "method": "PUT",
3712
+ "operationId": "TreeTableMetaController_update",
3713
+ "path": "/api/tenant/tree-table-meta",
3714
+ "summary": "Update a tree table meta",
3715
+ "tag": "tenant-tree-table-meta"
3716
+ },
3717
+ {
3718
+ "keywords": [
3719
+ "user",
3720
+ "controller",
3721
+ "count",
3722
+ "api",
3723
+ "tenant",
3724
+ "users"
3725
+ ],
3726
+ "method": "GET",
3727
+ "operationId": "UserController_count",
3728
+ "path": "/api/tenant/user/count",
3729
+ "summary": "Count users",
3730
+ "tag": "tenant-user"
3731
+ },
3732
+ {
3733
+ "keywords": [
3734
+ "user",
3735
+ "controller",
3736
+ "create",
3737
+ "api",
3738
+ "tenant"
3739
+ ],
3740
+ "method": "POST",
3741
+ "operationId": "UserController_create",
3742
+ "path": "/api/tenant/user",
3743
+ "summary": "Create a user",
3744
+ "tag": "tenant-user"
3745
+ },
3746
+ {
3747
+ "keywords": [
3748
+ "user",
3749
+ "controller",
3750
+ "delete",
3751
+ "api",
3752
+ "tenant",
3753
+ "id"
3754
+ ],
3755
+ "method": "DELETE",
3756
+ "operationId": "UserController_delete",
3757
+ "path": "/api/tenant/user/{id}",
3758
+ "summary": "Delete a user",
3759
+ "tag": "tenant-user"
3760
+ },
3761
+ {
3762
+ "keywords": [
3763
+ "user",
3764
+ "controller",
3765
+ "get",
3766
+ "api",
3767
+ "tenant",
3768
+ "id",
3769
+ "by"
3770
+ ],
3771
+ "method": "GET",
3772
+ "operationId": "UserController_get",
3773
+ "path": "/api/tenant/user/{id}",
3774
+ "summary": "Get a user by id",
3775
+ "tag": "tenant-user"
3776
+ },
3777
+ {
3778
+ "keywords": [
3779
+ "user",
3780
+ "controller",
3781
+ "get",
3782
+ "info",
3783
+ "api",
3784
+ "tenant",
3785
+ "current"
3786
+ ],
3787
+ "method": "GET",
3788
+ "operationId": "UserController_getInfo",
3789
+ "path": "/api/tenant/user/info",
3790
+ "summary": "Get current user info",
3791
+ "tag": "tenant-user"
3792
+ },
3793
+ {
3794
+ "keywords": [
3795
+ "user",
3796
+ "controller",
3797
+ "list",
3798
+ "api",
3799
+ "tenant",
3800
+ "users",
3801
+ "streaming"
3802
+ ],
3803
+ "method": "GET",
3804
+ "operationId": "UserController_list",
3805
+ "path": "/api/tenant/user",
3806
+ "summary": "List users (streaming)",
3807
+ "tag": "tenant-user"
3808
+ },
3809
+ {
3810
+ "keywords": [
3811
+ "user",
3812
+ "controller",
3813
+ "reset",
3814
+ "password",
3815
+ "api",
3816
+ "tenant",
3817
+ "id"
3818
+ ],
3819
+ "method": "PUT",
3820
+ "operationId": "UserController_resetPassword",
3821
+ "path": "/api/tenant/user/{id}/reset-password",
3822
+ "summary": "Reset a user's password",
3823
+ "tag": "tenant-user"
3824
+ },
3825
+ {
3826
+ "keywords": [
3827
+ "user",
3828
+ "controller",
3829
+ "restore",
3830
+ "api",
3831
+ "tenant",
3832
+ "id",
3833
+ "soft",
3834
+ "deleted"
3835
+ ],
3836
+ "method": "PATCH",
3837
+ "operationId": "UserController_restore",
3838
+ "path": "/api/tenant/user/restore/{id}",
3839
+ "summary": "Restore a soft-deleted user",
3840
+ "tag": "tenant-user"
3841
+ },
3842
+ {
3843
+ "keywords": [
3844
+ "user",
3845
+ "controller",
3846
+ "update",
3847
+ "application",
3848
+ "by",
3849
+ "app",
3850
+ "admin",
3851
+ "api",
3852
+ "tenant",
3853
+ "assignment"
3854
+ ],
3855
+ "method": "PUT",
3856
+ "operationId": "UserController_updateApplicationByAppAdmin",
3857
+ "path": "/api/tenant/user/update-application-by-app-admin",
3858
+ "summary": "Update a user's application assignment (app-admin)",
3859
+ "tag": "tenant-user"
3860
+ },
3861
+ {
3862
+ "keywords": [
3863
+ "user",
3864
+ "controller",
3865
+ "update",
3866
+ "client",
3867
+ "data",
3868
+ "api",
3869
+ "tenant",
3870
+ "own",
3871
+ "language",
3872
+ "ui",
3873
+ "config",
3874
+ "email",
3875
+ "scopes"
3876
+ ],
3877
+ "method": "PUT",
3878
+ "operationId": "UserController_updateClientData",
3879
+ "path": "/api/tenant/user/update-client-data",
3880
+ "summary": "Update own client-data (language, UI config, email scopes)",
3881
+ "tag": "tenant-user"
3882
+ },
3883
+ {
3884
+ "keywords": [
3885
+ "user",
3886
+ "controller",
3887
+ "update",
3888
+ "by",
3889
+ "tenant",
3890
+ "admin",
3891
+ "api"
3892
+ ],
3893
+ "method": "PUT",
3894
+ "operationId": "UserController_updateUserByTenantAdmin",
3895
+ "path": "/api/tenant/user/update-user-by-tenant-admin",
3896
+ "summary": "Update a user (tenant-admin)",
3897
+ "tag": "tenant-user"
3898
+ },
3899
+ {
3900
+ "keywords": [
3901
+ "view",
3902
+ "controller",
3903
+ "create",
3904
+ "api",
3905
+ "tenant"
3906
+ ],
3907
+ "method": "POST",
3908
+ "operationId": "ViewController_create",
3909
+ "path": "/api/tenant/view",
3910
+ "summary": "Create a view",
3911
+ "tag": "tenant-view"
3912
+ },
3913
+ {
3914
+ "keywords": [
3915
+ "view",
3916
+ "controller",
3917
+ "delete",
3918
+ "api",
3919
+ "tenant",
3920
+ "id"
3921
+ ],
3922
+ "method": "DELETE",
3923
+ "operationId": "ViewController_delete",
3924
+ "path": "/api/tenant/view/{id}",
3925
+ "summary": "Delete a view",
3926
+ "tag": "tenant-view"
3927
+ },
3928
+ {
3929
+ "keywords": [
3930
+ "view",
3931
+ "controller",
3932
+ "get",
3933
+ "api",
3934
+ "tenant",
3935
+ "id",
3936
+ "by"
3937
+ ],
3938
+ "method": "GET",
3939
+ "operationId": "ViewController_get",
3940
+ "path": "/api/tenant/view/{id}",
3941
+ "summary": "Get a view by id",
3942
+ "tag": "tenant-view"
3943
+ },
3944
+ {
3945
+ "keywords": [
3946
+ "view",
3947
+ "controller",
3948
+ "list",
3949
+ "api",
3950
+ "tenant",
3951
+ "views",
3952
+ "for",
3953
+ "tree",
3954
+ "config"
3955
+ ],
3956
+ "method": "GET",
3957
+ "operationId": "ViewController_list",
3958
+ "path": "/api/tenant/view",
3959
+ "summary": "List views for a tree-config",
3960
+ "tag": "tenant-view"
3961
+ },
3962
+ {
3963
+ "keywords": [
3964
+ "view",
3965
+ "controller",
3966
+ "update",
3967
+ "api",
3968
+ "tenant"
3969
+ ],
3970
+ "method": "PUT",
3971
+ "operationId": "ViewController_update",
3972
+ "path": "/api/tenant/view",
3973
+ "summary": "Update a view",
3974
+ "tag": "tenant-view"
3975
+ },
3976
+ {
3977
+ "keywords": [
3978
+ "widget",
3979
+ "controller",
3980
+ "count",
3981
+ "api",
3982
+ "tenant",
3983
+ "widgets"
3984
+ ],
3985
+ "method": "GET",
3986
+ "operationId": "WidgetController_count",
3987
+ "path": "/api/tenant/widget/count",
3988
+ "summary": "Count widgets",
3989
+ "tag": "tenant-widget"
3990
+ },
3991
+ {
3992
+ "keywords": [
3993
+ "widget",
3994
+ "controller",
3995
+ "create",
3996
+ "api",
3997
+ "tenant"
3998
+ ],
3999
+ "method": "POST",
4000
+ "operationId": "WidgetController_create",
4001
+ "path": "/api/tenant/widget",
4002
+ "summary": "Create a widget",
4003
+ "tag": "tenant-widget"
4004
+ },
4005
+ {
4006
+ "keywords": [
4007
+ "widget",
4008
+ "controller",
4009
+ "duplicate",
4010
+ "api",
4011
+ "tenant",
4012
+ "id"
4013
+ ],
4014
+ "method": "POST",
4015
+ "operationId": "WidgetController_duplicate",
4016
+ "path": "/api/tenant/widget/{id}/duplicate",
4017
+ "summary": "Duplicate a widget",
4018
+ "tag": "tenant-widget"
4019
+ },
4020
+ {
4021
+ "keywords": [
4022
+ "widget",
4023
+ "controller",
4024
+ "get",
4025
+ "api",
4026
+ "tenant",
4027
+ "id",
4028
+ "by"
4029
+ ],
4030
+ "method": "GET",
4031
+ "operationId": "WidgetController_get",
4032
+ "path": "/api/tenant/widget/{id}",
4033
+ "summary": "Get a widget by id",
4034
+ "tag": "tenant-widget"
4035
+ },
4036
+ {
4037
+ "keywords": [
4038
+ "widget",
4039
+ "controller",
4040
+ "list",
4041
+ "api",
4042
+ "tenant",
4043
+ "widgets",
4044
+ "streaming"
4045
+ ],
4046
+ "method": "GET",
4047
+ "operationId": "WidgetController_list",
4048
+ "path": "/api/tenant/widget",
4049
+ "summary": "List widgets (streaming)",
4050
+ "tag": "tenant-widget"
4051
+ },
4052
+ {
4053
+ "keywords": [
4054
+ "widget",
4055
+ "controller",
4056
+ "update",
4057
+ "api",
4058
+ "tenant"
4059
+ ],
4060
+ "method": "PUT",
4061
+ "operationId": "WidgetController_update",
4062
+ "path": "/api/tenant/widget",
4063
+ "summary": "Update a widget",
4064
+ "tag": "tenant-widget"
4065
+ },
4066
+ {
4067
+ "keywords": [
4068
+ "workflow",
4069
+ "controller",
4070
+ "create",
4071
+ "api",
4072
+ "tenant"
4073
+ ],
4074
+ "method": "POST",
4075
+ "operationId": "WorkflowController_create",
4076
+ "path": "/api/tenant/workflow",
4077
+ "summary": "Create a workflow",
4078
+ "tag": "tenant-workflow"
4079
+ },
4080
+ {
4081
+ "keywords": [
4082
+ "workflow",
4083
+ "controller",
4084
+ "delete",
4085
+ "api",
4086
+ "tenant",
4087
+ "id"
4088
+ ],
4089
+ "method": "DELETE",
4090
+ "operationId": "WorkflowController_delete",
4091
+ "path": "/api/tenant/workflow/{id}",
4092
+ "summary": "Delete a workflow",
4093
+ "tag": "tenant-workflow"
4094
+ },
4095
+ {
4096
+ "keywords": [
4097
+ "workflow",
4098
+ "controller",
4099
+ "extended",
4100
+ "schedule",
4101
+ "post",
4102
+ "api",
4103
+ "tenant",
4104
+ "id",
4105
+ "with",
4106
+ "typed",
4107
+ "trigger",
4108
+ "data"
4109
+ ],
4110
+ "method": "POST",
4111
+ "operationId": "WorkflowController_extendedScheduleWorkflowPost",
4112
+ "path": "/api/tenant/workflow/extended-schedule/{id}",
4113
+ "summary": "Schedule a workflow with typed trigger data",
4114
+ "tag": "tenant-workflow"
4115
+ },
4116
+ {
4117
+ "keywords": [
4118
+ "workflow",
4119
+ "controller",
4120
+ "get",
4121
+ "api",
4122
+ "tenant",
4123
+ "id",
4124
+ "by"
4125
+ ],
4126
+ "method": "GET",
4127
+ "operationId": "WorkflowController_get",
4128
+ "path": "/api/tenant/workflow/{id}",
4129
+ "summary": "Get a workflow by id",
4130
+ "tag": "tenant-workflow"
4131
+ },
4132
+ {
4133
+ "keywords": [
4134
+ "workflow",
4135
+ "controller",
4136
+ "insert",
4137
+ "api",
4138
+ "tenant",
4139
+ "use",
4140
+ "add",
4141
+ "usage"
4142
+ ],
4143
+ "method": "PUT",
4144
+ "operationId": "WorkflowController_insert",
4145
+ "path": "/api/tenant/workflow/use",
4146
+ "summary": "Add a workflow usage",
4147
+ "tag": "tenant-workflow"
4148
+ },
4149
+ {
4150
+ "keywords": [
4151
+ "workflow",
4152
+ "controller",
4153
+ "list",
4154
+ "api",
4155
+ "tenant",
4156
+ "workflows"
4157
+ ],
4158
+ "method": "GET",
4159
+ "operationId": "WorkflowController_list",
4160
+ "path": "/api/tenant/workflow",
4161
+ "summary": "List workflows",
4162
+ "tag": "tenant-workflow"
4163
+ },
4164
+ {
4165
+ "keywords": [
4166
+ "workflow",
4167
+ "controller",
4168
+ "remove",
4169
+ "api",
4170
+ "tenant",
4171
+ "unuse",
4172
+ "usage"
4173
+ ],
4174
+ "method": "PUT",
4175
+ "operationId": "WorkflowController_remove",
4176
+ "path": "/api/tenant/workflow/unuse",
4177
+ "summary": "Remove a workflow usage",
4178
+ "tag": "tenant-workflow"
4179
+ },
4180
+ {
4181
+ "keywords": [
4182
+ "workflow",
4183
+ "controller",
4184
+ "schedule",
4185
+ "get",
4186
+ "api",
4187
+ "tenant",
4188
+ "id"
4189
+ ],
4190
+ "method": "GET",
4191
+ "operationId": "WorkflowController_scheduleWorkflowGet",
4192
+ "path": "/api/tenant/workflow/schedule/{id}",
4193
+ "summary": "Schedule a workflow (GET)",
4194
+ "tag": "tenant-workflow"
4195
+ },
4196
+ {
4197
+ "keywords": [
4198
+ "workflow",
4199
+ "controller",
4200
+ "schedule",
4201
+ "post",
4202
+ "api",
4203
+ "tenant",
4204
+ "id"
4205
+ ],
4206
+ "method": "POST",
4207
+ "operationId": "WorkflowController_scheduleWorkflowPost",
4208
+ "path": "/api/tenant/workflow/schedule/{id}",
4209
+ "summary": "Schedule a workflow (POST)",
4210
+ "tag": "tenant-workflow"
4211
+ },
4212
+ {
4213
+ "keywords": [
4214
+ "workflow",
4215
+ "controller",
4216
+ "update",
4217
+ "api",
4218
+ "tenant"
4219
+ ],
4220
+ "method": "PUT",
4221
+ "operationId": "WorkflowController_update",
4222
+ "path": "/api/tenant/workflow",
4223
+ "summary": "Update a workflow",
4224
+ "tag": "tenant-workflow"
4225
+ }
4226
+ ],
4227
+ "version": "dev"
4228
+ }