@epilot/entity-client 4.29.1 → 4.29.3

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.
@@ -13,7 +13,8 @@
13
13
  "in": "query",
14
14
  "name": "unpublished"
15
15
  }
16
- ]
16
+ ],
17
+ "responses": {}
17
18
  }
18
19
  },
19
20
  "/v1/entity/schemas/{slug}": {
@@ -27,7 +28,8 @@
27
28
  "in": "query",
28
29
  "name": "id"
29
30
  }
30
- ]
31
+ ],
32
+ "responses": {}
31
33
  },
32
34
  "put": {
33
35
  "operationId": "putSchema",
@@ -44,7 +46,8 @@
44
46
  "content": {
45
47
  "application/json": {}
46
48
  }
47
- }
49
+ },
50
+ "responses": {}
48
51
  },
49
52
  "delete": {
50
53
  "operationId": "deleteSchema",
@@ -52,7 +55,8 @@
52
55
  {
53
56
  "$ref": "#/components/parameters/EntitySlugPathParam"
54
57
  }
55
- ]
58
+ ],
59
+ "responses": {}
56
60
  }
57
61
  },
58
62
  "/v1/entity/schemas/{slug}/json/schema": {
@@ -62,7 +66,8 @@
62
66
  {
63
67
  "$ref": "#/components/parameters/EntitySlugPathParam"
64
68
  }
65
- ]
69
+ ],
70
+ "responses": {}
66
71
  }
67
72
  },
68
73
  "/v1/entity/schemas/{slug}/json/example": {
@@ -72,7 +77,8 @@
72
77
  {
73
78
  "$ref": "#/components/parameters/EntitySlugPathParam"
74
79
  }
75
- ]
80
+ ],
81
+ "responses": {}
76
82
  }
77
83
  },
78
84
  "/v1/entity/schemas/{slug}/versions": {
@@ -105,12 +111,14 @@
105
111
  "style": "form",
106
112
  "explode": false
107
113
  }
108
- ]
114
+ ],
115
+ "responses": {}
109
116
  }
110
117
  },
111
118
  "/v1/entity/schemas/blueprints": {
112
119
  "get": {
113
- "operationId": "listSchemaBlueprints"
120
+ "operationId": "listSchemaBlueprints",
121
+ "responses": {}
114
122
  }
115
123
  },
116
124
  "/v1/entity:search": {
@@ -120,7 +128,8 @@
120
128
  "content": {
121
129
  "application/json": {}
122
130
  }
123
- }
131
+ },
132
+ "responses": {}
124
133
  }
125
134
  },
126
135
  "/v1/entity:list": {
@@ -130,7 +139,8 @@
130
139
  "content": {
131
140
  "application/json": {}
132
141
  }
133
- }
142
+ },
143
+ "responses": {}
134
144
  }
135
145
  },
136
146
  "/v1/entity/{slug}": {
@@ -143,6 +153,9 @@
143
153
  {
144
154
  "$ref": "#/components/parameters/ActivityIdQueryParam"
145
155
  },
156
+ {
157
+ "$ref": "#/components/parameters/FillActivityQueryParam"
158
+ },
146
159
  {
147
160
  "$ref": "#/components/parameters/AsyncOperationQueryParam"
148
161
  }
@@ -151,7 +164,8 @@
151
164
  "content": {
152
165
  "application/json": {}
153
166
  }
154
- }
167
+ },
168
+ "responses": {}
155
169
  }
156
170
  },
157
171
  "/v1/entity/{slug}:validate": {
@@ -166,7 +180,8 @@
166
180
  "content": {
167
181
  "application/json": {}
168
182
  }
169
- }
183
+ },
184
+ "responses": {}
170
185
  }
171
186
  },
172
187
  "/v1/entity/{slug}:upsert": {
@@ -179,6 +194,9 @@
179
194
  {
180
195
  "$ref": "#/components/parameters/ActivityIdQueryParam"
181
196
  },
197
+ {
198
+ "$ref": "#/components/parameters/FillActivityQueryParam"
199
+ },
182
200
  {
183
201
  "$ref": "#/components/parameters/DryRunQueryParam"
184
202
  },
@@ -195,7 +213,8 @@
195
213
  "content": {
196
214
  "application/json": {}
197
215
  }
198
- }
216
+ },
217
+ "responses": {}
199
218
  }
200
219
  },
201
220
  "/v2/entity/{slug}/{id}": {
@@ -217,7 +236,8 @@
217
236
  "style": "form",
218
237
  "explode": false
219
238
  }
220
- ]
239
+ ],
240
+ "responses": {}
221
241
  }
222
242
  },
223
243
  "/v1/entity/{slug}/{id}": {
@@ -233,7 +253,8 @@
233
253
  {
234
254
  "$ref": "#/components/parameters/HydrateEntitiesQueryParam"
235
255
  }
236
- ]
256
+ ],
257
+ "responses": {}
237
258
  },
238
259
  "put": {
239
260
  "operationId": "updateEntity",
@@ -247,6 +268,9 @@
247
268
  {
248
269
  "$ref": "#/components/parameters/ActivityIdQueryParam"
249
270
  },
271
+ {
272
+ "$ref": "#/components/parameters/FillActivityQueryParam"
273
+ },
250
274
  {
251
275
  "$ref": "#/components/parameters/AsyncOperationQueryParam"
252
276
  }
@@ -255,7 +279,8 @@
255
279
  "content": {
256
280
  "application/json": {}
257
281
  }
258
- }
282
+ },
283
+ "responses": {}
259
284
  },
260
285
  "patch": {
261
286
  "operationId": "patchEntity",
@@ -269,6 +294,9 @@
269
294
  {
270
295
  "$ref": "#/components/parameters/ActivityIdQueryParam"
271
296
  },
297
+ {
298
+ "$ref": "#/components/parameters/FillActivityQueryParam"
299
+ },
272
300
  {
273
301
  "$ref": "#/components/parameters/DryRunQueryParam"
274
302
  },
@@ -281,7 +309,8 @@
281
309
  "application/json": {}
282
310
  },
283
311
  "required": true
284
- }
312
+ },
313
+ "responses": {}
285
314
  },
286
315
  "delete": {
287
316
  "operationId": "deleteEntity",
@@ -295,7 +324,8 @@
295
324
  {
296
325
  "$ref": "#/components/parameters/ActivityIdQueryParam"
297
326
  }
298
- ]
327
+ ],
328
+ "responses": {}
299
329
  }
300
330
  },
301
331
  "/v1/entity:autocomplete": {
@@ -319,7 +349,8 @@
319
349
  "name": "size",
320
350
  "in": "query"
321
351
  }
322
- ]
352
+ ],
353
+ "responses": {}
323
354
  }
324
355
  },
325
356
  "/v1/entity/activity": {
@@ -337,7 +368,8 @@
337
368
  "content": {
338
369
  "application/json": {}
339
370
  }
340
- }
371
+ },
372
+ "responses": {}
341
373
  }
342
374
  },
343
375
  "/v1/entity/activity/{id}": {
@@ -355,7 +387,8 @@
355
387
  "in": "query",
356
388
  "name": "operations_from"
357
389
  }
358
- ]
390
+ ],
391
+ "responses": {}
359
392
  }
360
393
  },
361
394
  "/v1/entity/activity/{id}:attach": {
@@ -371,7 +404,8 @@
371
404
  "style": "form",
372
405
  "explode": false
373
406
  }
374
- ]
407
+ ],
408
+ "responses": {}
375
409
  }
376
410
  },
377
411
  "/v1/entity/{slug}/{id}/activity": {
@@ -407,7 +441,8 @@
407
441
  "in": "query",
408
442
  "name": "include_relations"
409
443
  }
410
- ]
444
+ ],
445
+ "responses": {}
411
446
  }
412
447
  },
413
448
  "/v1/entity/{slug}/{id}/relations": {
@@ -440,7 +475,8 @@
440
475
  {
441
476
  "$ref": "#/components/parameters/ExcludeSchemasQueryParam"
442
477
  }
443
- ]
478
+ ],
479
+ "responses": {}
444
480
  },
445
481
  "post": {
446
482
  "operationId": "addRelations",
@@ -453,13 +489,17 @@
453
489
  },
454
490
  {
455
491
  "$ref": "#/components/parameters/AsyncOperationQueryParam"
492
+ },
493
+ {
494
+ "$ref": "#/components/parameters/ActivityIdQueryParam"
456
495
  }
457
496
  ],
458
497
  "requestBody": {
459
498
  "content": {
460
499
  "application/json": {}
461
500
  }
462
- }
501
+ },
502
+ "responses": {}
463
503
  },
464
504
  "delete": {
465
505
  "operationId": "removeRelations",
@@ -472,13 +512,17 @@
472
512
  },
473
513
  {
474
514
  "$ref": "#/components/parameters/AsyncOperationQueryParam"
515
+ },
516
+ {
517
+ "$ref": "#/components/parameters/ActivityIdQueryParam"
475
518
  }
476
519
  ],
477
520
  "requestBody": {
478
521
  "content": {
479
522
  "application/json": {}
480
523
  }
481
- }
524
+ },
525
+ "responses": {}
482
526
  }
483
527
  },
484
528
  "/v2/entity/{slug}/{id}/relations": {
@@ -512,7 +556,8 @@
512
556
  "in": "query",
513
557
  "name": "fields"
514
558
  }
515
- ]
559
+ ],
560
+ "responses": {}
516
561
  }
517
562
  },
518
563
  "/v3/entity/{slug}/{id}/relations": {
@@ -548,7 +593,8 @@
548
593
  {
549
594
  "$ref": "#/components/parameters/EntityRelationsModeQueryParam"
550
595
  }
551
- ]
596
+ ],
597
+ "responses": {}
552
598
  }
553
599
  },
554
600
  "/v2/entity/{slug}/{id}/relations/count": {
@@ -564,7 +610,8 @@
564
610
  {
565
611
  "$ref": "#/components/parameters/ExcludeSchemasQueryParam"
566
612
  }
567
- ]
613
+ ],
614
+ "responses": {}
568
615
  }
569
616
  },
570
617
  "/v1/entity/{slug}/{id}/relations/{attribute}/{entity_id}": {
@@ -598,7 +645,8 @@
598
645
  "content": {
599
646
  "application/json": {}
600
647
  }
601
- }
648
+ },
649
+ "responses": {}
602
650
  },
603
651
  "delete": {
604
652
  "operationId": "deleteRelation",
@@ -625,7 +673,8 @@
625
673
  {
626
674
  "$ref": "#/components/parameters/ActivityIdQueryParam"
627
675
  }
628
- ]
676
+ ],
677
+ "responses": {}
629
678
  }
630
679
  },
631
680
  "/v1/entity:export": {
@@ -649,7 +698,8 @@
649
698
  "content": {
650
699
  "application/json": {}
651
700
  }
652
- }
701
+ },
702
+ "responses": {}
653
703
  }
654
704
  },
655
705
  "/v1/entity:import": {
@@ -665,7 +715,8 @@
665
715
  "content": {
666
716
  "application/json": {}
667
717
  }
668
- }
718
+ },
719
+ "responses": {}
669
720
  }
670
721
  },
671
722
  "/v1/entity/views": {
@@ -697,7 +748,8 @@
697
748
  "name": "fields",
698
749
  "required": false
699
750
  }
700
- ]
751
+ ],
752
+ "responses": {}
701
753
  }
702
754
  },
703
755
  "/v1/entity/view": {
@@ -707,7 +759,8 @@
707
759
  "content": {
708
760
  "application/json": {}
709
761
  }
710
- }
762
+ },
763
+ "responses": {}
711
764
  }
712
765
  },
713
766
  "/v1/entity/view/{id}": {
@@ -717,7 +770,8 @@
717
770
  {
718
771
  "$ref": "#/components/parameters/SavedViewIdPathParam"
719
772
  }
720
- ]
773
+ ],
774
+ "responses": {}
721
775
  },
722
776
  "put": {
723
777
  "operationId": "updateSavedView",
@@ -730,7 +784,8 @@
730
784
  "content": {
731
785
  "application/json": {}
732
786
  }
733
- }
787
+ },
788
+ "responses": {}
734
789
  },
735
790
  "delete": {
736
791
  "operationId": "deleteSavedView",
@@ -738,12 +793,14 @@
738
793
  {
739
794
  "$ref": "#/components/parameters/SavedViewIdPathParam"
740
795
  }
741
- ]
796
+ ],
797
+ "responses": {}
742
798
  }
743
799
  },
744
800
  "/v1/entity/views/favorites": {
745
801
  "get": {
746
- "operationId": "listFavoriteViewsForUser"
802
+ "operationId": "listFavoriteViewsForUser",
803
+ "responses": {}
747
804
  }
748
805
  },
749
806
  "/v1/entity/taxonomies": {
@@ -754,7 +811,8 @@
754
811
  "in": "query",
755
812
  "name": "include_disabled"
756
813
  }
757
- ]
814
+ ],
815
+ "responses": {}
758
816
  },
759
817
  "post": {
760
818
  "operationId": "createTaxonomy",
@@ -762,7 +820,8 @@
762
820
  "content": {
763
821
  "application/json": {}
764
822
  }
765
- }
823
+ },
824
+ "responses": {}
766
825
  }
767
826
  },
768
827
  "/v1/entity/taxonomies/{taxonomySlug}": {
@@ -772,7 +831,8 @@
772
831
  {
773
832
  "$ref": "#/components/parameters/TaxonomySlugPathParam"
774
833
  }
775
- ]
834
+ ],
835
+ "responses": {}
776
836
  },
777
837
  "put": {
778
838
  "operationId": "updateTaxonomy",
@@ -785,7 +845,8 @@
785
845
  "content": {
786
846
  "application/json": {}
787
847
  }
788
- }
848
+ },
849
+ "responses": {}
789
850
  },
790
851
  "delete": {
791
852
  "operationId": "deleteTaxonomy",
@@ -797,7 +858,8 @@
797
858
  "in": "query",
798
859
  "name": "permanent"
799
860
  }
800
- ]
861
+ ],
862
+ "responses": {}
801
863
  }
802
864
  },
803
865
  "/v1/entity/taxonomies/{taxonomySlug}:autocomplete": {
@@ -815,7 +877,8 @@
815
877
  "in": "query",
816
878
  "name": "size"
817
879
  }
818
- ]
880
+ ],
881
+ "responses": {}
819
882
  }
820
883
  },
821
884
  "/v1/entity/taxonomies/classifications:search": {
@@ -834,7 +897,8 @@
834
897
  "content": {
835
898
  "application/json": {}
836
899
  }
837
- }
900
+ },
901
+ "responses": {}
838
902
  }
839
903
  },
840
904
  "/v1/entity/taxonomies/{taxonomySlug}/classifications": {
@@ -849,7 +913,8 @@
849
913
  "content": {
850
914
  "application/json": {}
851
915
  }
852
- }
916
+ },
917
+ "responses": {}
853
918
  }
854
919
  },
855
920
  "/v1/entity/schemas/{slug}/taxonomy/{taxonomySlug}": {
@@ -870,7 +935,8 @@
870
935
  "in": "query",
871
936
  "name": "size"
872
937
  }
873
- ]
938
+ ],
939
+ "responses": {}
874
940
  }
875
941
  },
876
942
  "/v2/entity/taxonomies/classifications/{classificationSlug}": {
@@ -880,7 +946,8 @@
880
946
  {
881
947
  "$ref": "#/components/parameters/TaxonomyClassificationSlugPathParam"
882
948
  }
883
- ]
949
+ ],
950
+ "responses": {}
884
951
  },
885
952
  "put": {
886
953
  "operationId": "updateTaxonomyClassification",
@@ -893,7 +960,8 @@
893
960
  "content": {
894
961
  "application/json": {}
895
962
  }
896
- }
963
+ },
964
+ "responses": {}
897
965
  },
898
966
  "delete": {
899
967
  "operationId": "deleteTaxonomyClassification",
@@ -901,7 +969,19 @@
901
969
  {
902
970
  "$ref": "#/components/parameters/TaxonomyClassificationSlugPathParam"
903
971
  }
904
- ]
972
+ ],
973
+ "responses": {}
974
+ }
975
+ },
976
+ "/v1/entity/schemas/attributes": {
977
+ "post": {
978
+ "operationId": "createSchemaAttribute",
979
+ "requestBody": {
980
+ "content": {
981
+ "application/json": {}
982
+ }
983
+ },
984
+ "responses": {}
905
985
  }
906
986
  },
907
987
  "/v1/entity/schemas/attributes/{composite_id}": {
@@ -913,7 +993,8 @@
913
993
  "in": "path",
914
994
  "required": true
915
995
  }
916
- ]
996
+ ],
997
+ "responses": {}
917
998
  },
918
999
  "put": {
919
1000
  "operationId": "putSchemaAttribute",
@@ -928,7 +1009,8 @@
928
1009
  "content": {
929
1010
  "application/json": {}
930
1011
  }
931
- }
1012
+ },
1013
+ "responses": {}
932
1014
  },
933
1015
  "delete": {
934
1016
  "operationId": "deleteSchemaAttribute",
@@ -938,7 +1020,19 @@
938
1020
  "in": "path",
939
1021
  "required": true
940
1022
  }
941
- ]
1023
+ ],
1024
+ "responses": {}
1025
+ }
1026
+ },
1027
+ "/v1/entity/schemas/capabilities": {
1028
+ "post": {
1029
+ "operationId": "createSchemaCapability",
1030
+ "requestBody": {
1031
+ "content": {
1032
+ "application/json": {}
1033
+ }
1034
+ },
1035
+ "responses": {}
942
1036
  }
943
1037
  },
944
1038
  "/v1/entity/schemas/capabilities/{composite_id}": {
@@ -950,7 +1044,8 @@
950
1044
  "in": "path",
951
1045
  "required": true
952
1046
  }
953
- ]
1047
+ ],
1048
+ "responses": {}
954
1049
  },
955
1050
  "put": {
956
1051
  "operationId": "putSchemaCapability",
@@ -965,7 +1060,8 @@
965
1060
  "content": {
966
1061
  "application/json": {}
967
1062
  }
968
- }
1063
+ },
1064
+ "responses": {}
969
1065
  },
970
1066
  "delete": {
971
1067
  "operationId": "deleteSchemaCapability",
@@ -975,7 +1071,19 @@
975
1071
  "in": "path",
976
1072
  "required": true
977
1073
  }
978
- ]
1074
+ ],
1075
+ "responses": {}
1076
+ }
1077
+ },
1078
+ "/v1/entity/schemas/group": {
1079
+ "post": {
1080
+ "operationId": "createSchemaGroup",
1081
+ "requestBody": {
1082
+ "content": {
1083
+ "application/json": {}
1084
+ }
1085
+ },
1086
+ "responses": {}
979
1087
  }
980
1088
  },
981
1089
  "/v1/entity/schemas/group/{composite_id}": {
@@ -987,7 +1095,8 @@
987
1095
  "in": "path",
988
1096
  "required": true
989
1097
  }
990
- ]
1098
+ ],
1099
+ "responses": {}
991
1100
  },
992
1101
  "put": {
993
1102
  "operationId": "putSchemaGroup",
@@ -1002,7 +1111,8 @@
1002
1111
  "content": {
1003
1112
  "application/json": {}
1004
1113
  }
1005
- }
1114
+ },
1115
+ "responses": {}
1006
1116
  },
1007
1117
  "delete": {
1008
1118
  "operationId": "deleteSchemaGroup",
@@ -1012,7 +1122,8 @@
1012
1122
  "in": "path",
1013
1123
  "required": true
1014
1124
  }
1015
- ]
1125
+ ],
1126
+ "responses": {}
1016
1127
  }
1017
1128
  }
1018
1129
  },
@@ -1033,6 +1144,11 @@
1033
1144
  "in": "path",
1034
1145
  "required": true
1035
1146
  },
1147
+ "TaxonomySlugQueryParam": {
1148
+ "name": "taxonomySlug",
1149
+ "in": "query",
1150
+ "required": true
1151
+ },
1036
1152
  "TaxonomySlugPathParam": {
1037
1153
  "name": "taxonomySlug",
1038
1154
  "in": "path",
@@ -1107,6 +1223,11 @@
1107
1223
  "name": "dry_run",
1108
1224
  "in": "query",
1109
1225
  "required": false
1226
+ },
1227
+ "FillActivityQueryParam": {
1228
+ "name": "fill_activity",
1229
+ "in": "query",
1230
+ "required": false
1110
1231
  }
1111
1232
  }
1112
1233
  },