@hosterai/types 0.0.22 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/README.md +13 -2
  2. package/dist/dtos/country.dto.d.ts +6 -0
  3. package/dist/dtos/country.dto.js +31 -0
  4. package/dist/dtos/info/info-notification.dto.d.ts +5 -0
  5. package/dist/dtos/info/info-notification.dto.js +7 -0
  6. package/dist/dtos/info/info.dto.d.ts +196 -0
  7. package/dist/dtos/info/info.dto.js +278 -0
  8. package/dist/dtos/info.dto.d.ts +2 -0
  9. package/dist/dtos/info.dto.js +17 -0
  10. package/dist/dtos/notification/notification-request.dto.d.ts +20 -0
  11. package/dist/dtos/notification/notification-request.dto.js +31 -0
  12. package/dist/dtos/product/product.interface.d.ts +4 -4
  13. package/dist/dtos/receiver/receiver-email.dto.d.ts +20 -0
  14. package/dist/dtos/receiver/receiver-email.dto.js +39 -0
  15. package/dist/dtos/receiver/receiver-push.dto.d.ts +15 -0
  16. package/dist/dtos/receiver/receiver-push.dto.js +31 -0
  17. package/dist/dtos/receiver/receiver-sms.dto.d.ts +11 -0
  18. package/dist/dtos/receiver/receiver-sms.dto.js +26 -0
  19. package/dist/dtos/request.dto.d.ts +20 -0
  20. package/dist/dtos/request.dto.js +31 -0
  21. package/dist/dtos/requests/validate-attributes-request.dto.d.ts +18 -0
  22. package/dist/dtos/{product/requests/product-upgradeable-request.dto.js → requests/validate-attributes-request.dto.js} +11 -17
  23. package/dist/dtos/responses/validate-attributes-response.dto.d.ts +13 -0
  24. package/dist/dtos/responses/validate-attributes-response.dto.js +11 -0
  25. package/dist/dtos/sender/sender-email.dto.d.ts +25 -0
  26. package/dist/dtos/sender/sender-email.dto.js +46 -0
  27. package/dist/dtos/sender/sender-push.dto.d.ts +31 -0
  28. package/dist/dtos/sender/sender-push.dto.js +50 -0
  29. package/dist/dtos/sender/sender-sms.dto.d.ts +15 -0
  30. package/dist/dtos/sender/sender-sms.dto.js +30 -0
  31. package/dist/enums/country.enum.d.ts +10 -281
  32. package/dist/enums/country.enum.js +492 -281
  33. package/dist/enums/message-type.enum.d.ts +5 -0
  34. package/dist/enums/message-type.enum.js +9 -0
  35. package/dist/helpers/country.helper.d.ts +6 -0
  36. package/dist/helpers/country.helper.js +21 -0
  37. package/dist/index.d.ts +4 -4
  38. package/dist/index.js +7 -4
  39. package/dist/openapi/schemas/components.schemas.d.ts +180 -226
  40. package/dist/openapi/schemas/components.schemas.js +806 -599
  41. package/dist/validators/product-validate-attributes-request-validator.d.ts +1 -1
  42. package/dist/validators/product-validate-attributes-request-validator.js +5 -5
  43. package/dist/validators/product-validate-attributes-request-validator.spec.js +3 -3
  44. package/package.json +1 -1
  45. package/dist/dtos/product/requests/product-downgradeable-request.dto.d.ts +0 -18
  46. package/dist/dtos/product/requests/product-downgradeable-request.dto.js +0 -37
  47. package/dist/dtos/product/requests/product-upgradeable-request.dto.d.ts +0 -18
  48. package/dist/dtos/product/responses/product-downgradeable-response.dto.d.ts +0 -22
  49. package/dist/dtos/product/responses/product-downgradeable-response.dto.js +0 -11
  50. package/dist/dtos/product/responses/product-upgradeable-response.dto.d.ts +0 -22
  51. package/dist/dtos/product/responses/product-upgradeable-response.dto.js +0 -11
  52. package/dist/validators/product-downgradeable-request-validator.d.ts +0 -8
  53. package/dist/validators/product-downgradeable-request-validator.js +0 -17
  54. package/dist/validators/product-upgradeable-request-validator.d.ts +0 -8
  55. package/dist/validators/product-upgradeable-request-validator.js +0 -17
@@ -2,6 +2,276 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ComponentsSchemas = void 0;
4
4
  exports.ComponentsSchemas = {
5
+ "CountryDto": {
6
+ "properties": {
7
+ "name": {
8
+ "minLength": 1,
9
+ "type": "string"
10
+ },
11
+ "code": {
12
+ "enum": [
13
+ "AF",
14
+ "AX",
15
+ "AL",
16
+ "DZ",
17
+ "AS",
18
+ "AD",
19
+ "AO",
20
+ "AI",
21
+ "AQ",
22
+ "AG",
23
+ "AR",
24
+ "AM",
25
+ "AW",
26
+ "AU",
27
+ "AT",
28
+ "AZ",
29
+ "BS",
30
+ "BH",
31
+ "BD",
32
+ "BB",
33
+ "BY",
34
+ "BE",
35
+ "BZ",
36
+ "BJ",
37
+ "BM",
38
+ "BT",
39
+ "BO",
40
+ "BQ",
41
+ "BA",
42
+ "BW",
43
+ "BV",
44
+ "BR",
45
+ "IO",
46
+ "BN",
47
+ "BG",
48
+ "BF",
49
+ "BI",
50
+ "KH",
51
+ "CM",
52
+ "CA",
53
+ "CV",
54
+ "KY",
55
+ "CF",
56
+ "TD",
57
+ "CL",
58
+ "CN",
59
+ "CX",
60
+ "CC",
61
+ "CO",
62
+ "KM",
63
+ "CG",
64
+ "CD",
65
+ "CK",
66
+ "CR",
67
+ "CI",
68
+ "HR",
69
+ "CU",
70
+ "CW",
71
+ "CY",
72
+ "CZ",
73
+ "DK",
74
+ "DJ",
75
+ "DM",
76
+ "DO",
77
+ "EC",
78
+ "EG",
79
+ "SV",
80
+ "GQ",
81
+ "ER",
82
+ "EE",
83
+ "ET",
84
+ "FK",
85
+ "FO",
86
+ "FJ",
87
+ "FI",
88
+ "FR",
89
+ "GF",
90
+ "PF",
91
+ "TF",
92
+ "GA",
93
+ "GM",
94
+ "GE",
95
+ "DE",
96
+ "GH",
97
+ "GI",
98
+ "GR",
99
+ "GL",
100
+ "GD",
101
+ "GP",
102
+ "GU",
103
+ "GT",
104
+ "GG",
105
+ "GN",
106
+ "GW",
107
+ "GY",
108
+ "HT",
109
+ "HM",
110
+ "VA",
111
+ "HN",
112
+ "HK",
113
+ "HU",
114
+ "IS",
115
+ "IN",
116
+ "ID",
117
+ "IR",
118
+ "IQ",
119
+ "IE",
120
+ "IM",
121
+ "IL",
122
+ "IT",
123
+ "JM",
124
+ "JP",
125
+ "JE",
126
+ "JO",
127
+ "KZ",
128
+ "KE",
129
+ "KI",
130
+ "KP",
131
+ "KR",
132
+ "KW",
133
+ "KG",
134
+ "LA",
135
+ "LV",
136
+ "LB",
137
+ "LS",
138
+ "LR",
139
+ "LY",
140
+ "LI",
141
+ "LT",
142
+ "LU",
143
+ "MO",
144
+ "MK",
145
+ "MG",
146
+ "MW",
147
+ "MY",
148
+ "MV",
149
+ "ML",
150
+ "MT",
151
+ "MH",
152
+ "MQ",
153
+ "MR",
154
+ "MU",
155
+ "TN",
156
+ "TR",
157
+ "TM",
158
+ "TC",
159
+ "TV",
160
+ "UG",
161
+ "UA",
162
+ "AE",
163
+ "GB",
164
+ "US",
165
+ "UM",
166
+ "UY",
167
+ "UZ",
168
+ "VU",
169
+ "VE",
170
+ "VN",
171
+ "VG",
172
+ "VI",
173
+ "WF",
174
+ "EH",
175
+ "YE",
176
+ "ZM",
177
+ "ZW",
178
+ "YT",
179
+ "MX",
180
+ "FM",
181
+ "MD",
182
+ "MC",
183
+ "MN",
184
+ "ME",
185
+ "MS",
186
+ "MA",
187
+ "MZ",
188
+ "MM",
189
+ "NA",
190
+ "NR",
191
+ "NP",
192
+ "NL",
193
+ "NC",
194
+ "NZ",
195
+ "NI",
196
+ "NE",
197
+ "NG",
198
+ "NU",
199
+ "NF",
200
+ "MP",
201
+ "NO",
202
+ "OM",
203
+ "PK",
204
+ "PW",
205
+ "PS",
206
+ "PA",
207
+ "PG",
208
+ "PY",
209
+ "PE",
210
+ "PH",
211
+ "PN",
212
+ "PL",
213
+ "PT",
214
+ "PR",
215
+ "QA",
216
+ "RE",
217
+ "RO",
218
+ "RU",
219
+ "RW",
220
+ "BL",
221
+ "SH",
222
+ "KN",
223
+ "LC",
224
+ "MF",
225
+ "PM",
226
+ "VC",
227
+ "WS",
228
+ "SM",
229
+ "ST",
230
+ "SA",
231
+ "SN",
232
+ "RS",
233
+ "SC",
234
+ "SL",
235
+ "SG",
236
+ "SX",
237
+ "SK",
238
+ "SI",
239
+ "SB",
240
+ "SO",
241
+ "ZA",
242
+ "GS",
243
+ "SS",
244
+ "ES",
245
+ "LK",
246
+ "SD",
247
+ "SR",
248
+ "SJ",
249
+ "SZ",
250
+ "SE",
251
+ "CH",
252
+ "SY",
253
+ "TW",
254
+ "TJ",
255
+ "TZ",
256
+ "TH",
257
+ "TL",
258
+ "TG",
259
+ "TK",
260
+ "TO",
261
+ "TT"
262
+ ],
263
+ "type": "string"
264
+ },
265
+ "isEurope": {
266
+ "type": "boolean"
267
+ }
268
+ },
269
+ "type": "object",
270
+ "required": [
271
+ "name",
272
+ "code"
273
+ ]
274
+ },
5
275
  "TabDto": {
6
276
  "properties": {
7
277
  "label": {
@@ -141,9 +411,6 @@ exports.ComponentsSchemas = {
141
411
  "$ref": "#/components/schemas/TabDto"
142
412
  },
143
413
  "type": "array",
144
- "not": {
145
- "type": "null"
146
- },
147
414
  "title": "Submenu",
148
415
  "description": "List of tabs that will appear in the submenu."
149
416
  },
@@ -174,24 +441,15 @@ exports.ComponentsSchemas = {
174
441
  "label": {
175
442
  "minLength": 1,
176
443
  "type": "string",
177
- "not": {
178
- "type": "null"
179
- },
180
444
  "title": "Label",
181
445
  "description": "Label of the settings page."
182
446
  },
183
447
  "icon": {
184
- "not": {
185
- "type": "null"
186
- },
187
448
  "type": "string",
188
449
  "title": "Icon",
189
450
  "description": "Icon of the settings page."
190
451
  },
191
452
  "description": {
192
- "not": {
193
- "type": "null"
194
- },
195
453
  "type": "string",
196
454
  "title": "Description",
197
455
  "description": "Description of the settings page."
@@ -213,24 +471,15 @@ exports.ComponentsSchemas = {
213
471
  "label": {
214
472
  "minLength": 1,
215
473
  "type": "string",
216
- "not": {
217
- "type": "null"
218
- },
219
474
  "title": "Label",
220
475
  "description": "Label of the settings page."
221
476
  },
222
477
  "icon": {
223
- "not": {
224
- "type": "null"
225
- },
226
478
  "type": "string",
227
479
  "title": "Icon",
228
480
  "description": "Icon of the settings page."
229
481
  },
230
482
  "description": {
231
- "not": {
232
- "type": "null"
233
- },
234
483
  "type": "string",
235
484
  "title": "Description",
236
485
  "description": "Description of the settings page."
@@ -258,24 +507,15 @@ exports.ComponentsSchemas = {
258
507
  "label": {
259
508
  "minLength": 1,
260
509
  "type": "string",
261
- "not": {
262
- "type": "null"
263
- },
264
510
  "title": "Label",
265
511
  "description": "Label of the settings page."
266
512
  },
267
513
  "icon": {
268
- "not": {
269
- "type": "null"
270
- },
271
514
  "type": "string",
272
515
  "title": "Icon",
273
516
  "description": "Icon of the settings page."
274
517
  },
275
518
  "description": {
276
- "not": {
277
- "type": "null"
278
- },
279
519
  "type": "string",
280
520
  "title": "Description",
281
521
  "description": "Description of the settings page."
@@ -338,8 +578,7 @@ exports.ComponentsSchemas = {
338
578
  "description": "Tabs shown on the order page in Admin panel."
339
579
  }
340
580
  },
341
- "type": "object",
342
- "required": []
581
+ "type": "object"
343
582
  },
344
583
  "AdminPanelMoreActionsDto": {
345
584
  "properties": {
@@ -389,8 +628,7 @@ exports.ComponentsSchemas = {
389
628
  "description": "Additional actions available on the order page."
390
629
  }
391
630
  },
392
- "type": "object",
393
- "required": []
631
+ "type": "object"
394
632
  },
395
633
  "AdminPanelDto": {
396
634
  "properties": {
@@ -443,8 +681,7 @@ exports.ComponentsSchemas = {
443
681
  ]
444
682
  }
445
683
  },
446
- "type": "object",
447
- "required": []
684
+ "type": "object"
448
685
  },
449
686
  "ClientPanelTabsDto": {
450
687
  "properties": {
@@ -458,8 +695,7 @@ exports.ComponentsSchemas = {
458
695
  "description": "Tabs shown on the item page in Client panel."
459
696
  }
460
697
  },
461
- "type": "object",
462
- "required": []
698
+ "type": "object"
463
699
  },
464
700
  "ClientPanelMoreActionsDto": {
465
701
  "properties": {
@@ -473,8 +709,7 @@ exports.ComponentsSchemas = {
473
709
  "description": "Additional actions available on the item page in Client panel."
474
710
  }
475
711
  },
476
- "type": "object",
477
- "required": []
712
+ "type": "object"
478
713
  },
479
714
  "ClientPanelDto": {
480
715
  "properties": {
@@ -513,33 +748,386 @@ exports.ComponentsSchemas = {
513
748
  ]
514
749
  }
515
750
  },
516
- "type": "object",
517
- "required": []
751
+ "type": "object"
518
752
  },
519
- "InfoDto": {
753
+ "MultilangTextDto": {
520
754
  "properties": {
521
- "title": {
522
- "minLength": 1,
523
- "type": "string",
524
- "title": "Title",
525
- "description": "Integration display title.",
526
- "example": "Example Product"
755
+ "language": {
756
+ "enum": [
757
+ "aa",
758
+ "af",
759
+ "ak",
760
+ "sq",
761
+ "am",
762
+ "ar",
763
+ "an",
764
+ "hy",
765
+ "as",
766
+ "av",
767
+ "ae",
768
+ "ay",
769
+ "az",
770
+ "bm",
771
+ "ba",
772
+ "eu",
773
+ "be",
774
+ "bn",
775
+ "bh",
776
+ "bi",
777
+ "bs",
778
+ "br",
779
+ "bg",
780
+ "my",
781
+ "ca",
782
+ "ch",
783
+ "ce",
784
+ "ny",
785
+ "zh",
786
+ "cv",
787
+ "kw",
788
+ "co",
789
+ "cr",
790
+ "hr",
791
+ "cs",
792
+ "da",
793
+ "dv",
794
+ "nl",
795
+ "dz",
796
+ "en",
797
+ "eo",
798
+ "et",
799
+ "ee",
800
+ "fo",
801
+ "fj",
802
+ "fi",
803
+ "fr",
804
+ "ff",
805
+ "gl",
806
+ "ka",
807
+ "de",
808
+ "el",
809
+ "gn",
810
+ "gu",
811
+ "ht",
812
+ "ha",
813
+ "he",
814
+ "hz",
815
+ "hi",
816
+ "ho",
817
+ "hu",
818
+ "ia",
819
+ "id",
820
+ "ie",
821
+ "ga",
822
+ "ig",
823
+ "ik",
824
+ "io",
825
+ "is",
826
+ "it",
827
+ "iu",
828
+ "ja",
829
+ "jv",
830
+ "kl",
831
+ "kn",
832
+ "kr",
833
+ "ks",
834
+ "kk",
835
+ "km",
836
+ "ki",
837
+ "rw",
838
+ "ky",
839
+ "kv",
840
+ "kg",
841
+ "ko",
842
+ "ku",
843
+ "kj",
844
+ "la",
845
+ "lb",
846
+ "lg",
847
+ "li",
848
+ "ln",
849
+ "lo",
850
+ "lt",
851
+ "lu",
852
+ "lv",
853
+ "gv",
854
+ "mk",
855
+ "mg",
856
+ "ms",
857
+ "ml",
858
+ "mt",
859
+ "mi",
860
+ "mr",
861
+ "mh",
862
+ "mn",
863
+ "na",
864
+ "nv",
865
+ "nd",
866
+ "ne",
867
+ "ng",
868
+ "nb",
869
+ "nn",
870
+ "no",
871
+ "ii",
872
+ "nr",
873
+ "oc",
874
+ "oj",
875
+ "cu",
876
+ "om",
877
+ "or",
878
+ "os",
879
+ "pa",
880
+ "pi",
881
+ "fa",
882
+ "pl",
883
+ "ps",
884
+ "pt",
885
+ "qu",
886
+ "rm",
887
+ "rn",
888
+ "ro",
889
+ "rh",
890
+ "ru",
891
+ "sa",
892
+ "sc",
893
+ "sd",
894
+ "se",
895
+ "sm",
896
+ "sg",
897
+ "sr",
898
+ "gd",
899
+ "sn",
900
+ "si",
901
+ "sk",
902
+ "sl",
903
+ "so",
904
+ "st",
905
+ "es",
906
+ "su",
907
+ "sw",
908
+ "ss",
909
+ "sv",
910
+ "ta",
911
+ "te",
912
+ "tg",
913
+ "th",
914
+ "ti",
915
+ "bo",
916
+ "tk",
917
+ "tl",
918
+ "tn",
919
+ "to",
920
+ "tr",
921
+ "ts",
922
+ "tt",
923
+ "tw",
924
+ "ty",
925
+ "ug",
926
+ "uk",
927
+ "ur",
928
+ "uz",
929
+ "ve",
930
+ "vi",
931
+ "vo",
932
+ "wa",
933
+ "cy",
934
+ "wo",
935
+ "fy",
936
+ "xh",
937
+ "yi",
938
+ "yo",
939
+ "za",
940
+ "zu"
941
+ ],
942
+ "type": "string"
527
943
  },
528
- "logo": {
529
- "format": "uri",
944
+ "text": {
945
+ "minLength": 1,
946
+ "type": "string"
947
+ }
948
+ },
949
+ "type": "object",
950
+ "required": [
951
+ "language",
952
+ "text"
953
+ ]
954
+ },
955
+ "FieldOptionDto": {
956
+ "properties": {
957
+ "key": {
530
958
  "type": "string",
531
- "title": "Logo URL",
532
- "description": "Public HTTPS URL for the integration logo.",
533
- "example": "https://cdn.example.com/logo.png"
959
+ "title": "Key",
960
+ "description": "Internal key for the option."
534
961
  },
535
- "description": {
962
+ "value": {
536
963
  "type": "string",
537
- "title": "Description",
538
- "description": "Short description of the integration.",
539
- "example": "An example product integration."
964
+ "title": "Value",
965
+ "description": "Display value for the option."
540
966
  },
541
- "supportedLanguages": {
542
- "items": {
967
+ "disabled": {
968
+ "type": "boolean",
969
+ "title": "Disabled",
970
+ "description": "Whether the option is disabled."
971
+ }
972
+ },
973
+ "type": "object",
974
+ "required": [
975
+ "key",
976
+ "value"
977
+ ]
978
+ },
979
+ "FieldDto": {
980
+ "properties": {
981
+ "id": {
982
+ "type": "string",
983
+ "title": "ID",
984
+ "description": "Unique identifier for the field."
985
+ },
986
+ "label": {
987
+ "items": {
988
+ "$ref": "#/components/schemas/MultilangTextDto"
989
+ },
990
+ "minItems": 1,
991
+ "type": "array",
992
+ "title": "Label",
993
+ "description": "Multilingual label for the field."
994
+ },
995
+ "value": {
996
+ "title": "Value",
997
+ "description": "Value of the field. String/Number, or FieldOptionDto/FieldOptionDto[] depending on type.",
998
+ "oneOf": [
999
+ {
1000
+ "title": "String",
1001
+ "type": "string"
1002
+ },
1003
+ {
1004
+ "title": "Number",
1005
+ "type": "number"
1006
+ },
1007
+ {
1008
+ "title": "Option",
1009
+ "$ref": "#/components/schemas/FieldOptionDto"
1010
+ },
1011
+ {
1012
+ "title": "Options Array",
1013
+ "type": "array",
1014
+ "items": {
1015
+ "$ref": "#/components/schemas/FieldOptionDto"
1016
+ }
1017
+ }
1018
+ ]
1019
+ },
1020
+ "type": {
1021
+ "enum": [
1022
+ "TEXT_BOX",
1023
+ "TEXT_AREA",
1024
+ "SELECT",
1025
+ "MULTI_SELECT",
1026
+ "DESCRIPTION",
1027
+ "RADIO_BOX",
1028
+ "CHECKBOX",
1029
+ "SLIDER"
1030
+ ],
1031
+ "type": "string",
1032
+ "title": "Field Type",
1033
+ "description": "Type of the field."
1034
+ },
1035
+ "repeatableMin": {
1036
+ "type": "number"
1037
+ },
1038
+ "repeatableMax": {
1039
+ "type": "number"
1040
+ },
1041
+ "required": {
1042
+ "type": "boolean",
1043
+ "title": "Required",
1044
+ "description": "Whether the field is required."
1045
+ },
1046
+ "disabled": {
1047
+ "type": "boolean",
1048
+ "title": "Disabled",
1049
+ "description": "Whether the field is disabled."
1050
+ },
1051
+ "visibleInOrder": {
1052
+ "type": "boolean",
1053
+ "title": "Visible In Order",
1054
+ "description": "Whether the field is visible in order."
1055
+ },
1056
+ "visibleInClientPanel": {
1057
+ "type": "boolean",
1058
+ "title": "Visible In Client Panel",
1059
+ "description": "Whether the field is visible in client panel."
1060
+ },
1061
+ "regexValidation": {
1062
+ "type": "string",
1063
+ "title": "Regex Validation",
1064
+ "description": "Optional regex to validate input.",
1065
+ "example": "^[A-Za-z0-9_-]+$"
1066
+ },
1067
+ "regexValidationErrorMessage": {
1068
+ "items": {
1069
+ "$ref": "#/components/schemas/MultilangTextDto"
1070
+ },
1071
+ "type": "array",
1072
+ "title": "Regex Validation Error Message",
1073
+ "description": "Localized error message shown when regex validation fails."
1074
+ },
1075
+ "triggersRemoteValidation": {
1076
+ "type": "boolean",
1077
+ "title": "Triggers Remote Validation",
1078
+ "description": "If true, field triggers remote validation."
1079
+ },
1080
+ "remoteValidationErrorMessage": {
1081
+ "items": {
1082
+ "$ref": "#/components/schemas/MultilangTextDto"
1083
+ },
1084
+ "type": "array",
1085
+ "title": "Remote Validation Error Message",
1086
+ "description": "Localized error messages for remote validation."
1087
+ },
1088
+ "upgradable": {
1089
+ "type": "boolean",
1090
+ "title": "Upgradable",
1091
+ "description": "Whether the item attribute is upgradable by the user."
1092
+ }
1093
+ },
1094
+ "type": "object",
1095
+ "required": [
1096
+ "id",
1097
+ "label",
1098
+ "value",
1099
+ "type",
1100
+ "required",
1101
+ "disabled",
1102
+ "visibleInOrder",
1103
+ "visibleInClientPanel",
1104
+ "upgradable"
1105
+ ]
1106
+ },
1107
+ "InfoDto": {
1108
+ "properties": {
1109
+ "title": {
1110
+ "minLength": 1,
1111
+ "type": "string",
1112
+ "title": "Title",
1113
+ "description": "Integration display title.",
1114
+ "example": "Example Product"
1115
+ },
1116
+ "logo": {
1117
+ "format": "uri",
1118
+ "type": "string",
1119
+ "title": "Logo URL",
1120
+ "description": "Public HTTPS URL for the integration logo.",
1121
+ "example": "https://cdn.example.com/logo.png"
1122
+ },
1123
+ "description": {
1124
+ "type": "string",
1125
+ "title": "Description",
1126
+ "description": "Short description of the integration.",
1127
+ "example": "An example product integration."
1128
+ },
1129
+ "supportedLanguages": {
1130
+ "items": {
543
1131
  "enum": [
544
1132
  "aa",
545
1133
  "af",
@@ -730,9 +1318,6 @@ exports.ComponentsSchemas = {
730
1318
  },
731
1319
  "minItems": 1,
732
1320
  "type": "array",
733
- "not": {
734
- "type": "null"
735
- },
736
1321
  "title": "Supported Languages",
737
1322
  "description": "Locales supported by the integration.",
738
1323
  "example": [
@@ -1025,6 +1610,15 @@ exports.ComponentsSchemas = {
1025
1610
  "title": "Onboarding URL",
1026
1611
  "description": "URL to onboard/configure the integration.",
1027
1612
  "example": "https://example.com/onboarding"
1613
+ },
1614
+ "setupAttributes": {
1615
+ "items": {
1616
+ "$ref": "#/components/schemas/FieldDto"
1617
+ },
1618
+ "type": "array",
1619
+ "minItems": 1,
1620
+ "title": "Setup Attributes",
1621
+ "description": "Configurable attributes that are used in the setup process."
1028
1622
  }
1029
1623
  },
1030
1624
  "type": "object",
@@ -1038,9 +1632,6 @@ exports.ComponentsSchemas = {
1038
1632
  "id": {
1039
1633
  "minLength": 1,
1040
1634
  "type": "string",
1041
- "not": {
1042
- "type": "null"
1043
- },
1044
1635
  "title": "Unit ID",
1045
1636
  "description": "Unit identifier.",
1046
1637
  "example": "messages"
@@ -1048,9 +1639,6 @@ exports.ComponentsSchemas = {
1048
1639
  "unitDescription": {
1049
1640
  "minLength": 1,
1050
1641
  "type": "string",
1051
- "not": {
1052
- "type": "null"
1053
- },
1054
1642
  "title": "Unit Description",
1055
1643
  "description": "What is measured.",
1056
1644
  "example": "Message sent"
@@ -1058,9 +1646,6 @@ exports.ComponentsSchemas = {
1058
1646
  "intervalDescription": {
1059
1647
  "minLength": 1,
1060
1648
  "type": "string",
1061
- "not": {
1062
- "type": "null"
1063
- },
1064
1649
  "title": "Interval Description",
1065
1650
  "description": "Billing interval.",
1066
1651
  "example": "Per month"
@@ -1076,9 +1661,6 @@ exports.ComponentsSchemas = {
1076
1661
  "NotificationInfoDto": {
1077
1662
  "properties": {
1078
1663
  "type": {
1079
- "not": {
1080
- "type": "null"
1081
- },
1082
1664
  "enum": [
1083
1665
  "email",
1084
1666
  "sms",
@@ -1316,9 +1898,6 @@ exports.ComponentsSchemas = {
1316
1898
  },
1317
1899
  "minItems": 1,
1318
1900
  "type": "array",
1319
- "not": {
1320
- "type": "null"
1321
- },
1322
1901
  "title": "Supported Languages",
1323
1902
  "description": "Locales supported by the integration.",
1324
1903
  "example": [
@@ -1468,543 +2047,165 @@ exports.ComponentsSchemas = {
1468
2047
  "task/updated",
1469
2048
  "task/deleted",
1470
2049
  "task/canceled",
1471
- "task/in-progress",
1472
- "task/completed",
1473
- "task/percentage/updated",
1474
- "product/created",
1475
- "product/updated",
1476
- "product/deleted",
1477
- "product/auto-renew/updated",
1478
- "product/enabled",
1479
- "product/disabled",
1480
- "product/version-created",
1481
- "ip-group/created",
1482
- "ip-group/updated",
1483
- "ip-group/deleted",
1484
- "ip/created",
1485
- "ip/updated",
1486
- "ip/deleted",
1487
- "domain-name/created",
1488
- "domain-name/updated",
1489
- "domain-name/deleted",
1490
- "domain-name/locked",
1491
- "domain-name/unlocked",
1492
- "domain-name/idshield-activated",
1493
- "domain-name/idshield-deactivated",
1494
- "domain-name/bundle-added",
1495
- "domain-name/bundle-removed",
1496
- "domain-name/registrant-updated",
1497
- "domain-name/admin-updated",
1498
- "domain-name/tech-updated",
1499
- "domain-name/billing-updated",
1500
- "domain-name/additional-updated",
1501
- "item/created",
1502
- "item/updated",
1503
- "item/deleted",
1504
- "item/renewed",
1505
- "item/upgraded",
1506
- "item/downgraded",
1507
- "item/ip-attached",
1508
- "item/ip-detached",
1509
- "item/detached-from-order",
1510
- "item/postponed",
1511
- "item/transferred-in",
1512
- "item/canceled",
1513
- "item/suspended",
1514
- "item/unsuspended",
1515
- "item/affiliate/added",
1516
- "item/bundle/attached",
1517
- "item/bundle/detached",
1518
- "item/activated",
1519
- "item/set-inactive",
1520
- "item/processed",
1521
- "order/paid",
1522
- "test",
1523
- "dead-lettering",
1524
- "core-queue"
1525
- ],
1526
- "type": "string"
1527
- },
1528
- "minItems": 1,
1529
- "type": "array",
1530
- "title": "Listen Events",
1531
- "description": "Platform events the integration can subscribe to."
1532
- },
1533
- "requiredRoles": {
1534
- "items": {
1535
- "enum": [
1536
- "SIMPLE_USER",
1537
- "FULL_ACCESS",
1538
- "SUPER_ADMIN",
1539
- "ORDER_READ",
1540
- "ORDER_WRITE",
1541
- "ADDON_READ",
1542
- "ADDON_WRITE",
1543
- "AFFILIATE_READ",
1544
- "AFFILIATE_WRITE",
1545
- "COMPANY_READ",
1546
- "COMPANY_WRITE",
1547
- "TEMPLATE_READ",
1548
- "TEMPLATE_WRITE",
1549
- "COUPON_READ",
1550
- "COUPON_WRITE",
1551
- "DOMAIN_CATEGORY_READ",
1552
- "DOMAIN_CATEGORY_WRITE",
1553
- "DOMAIN_CONTACT_READ",
1554
- "DOMAIN_CONTACT_WRITE",
1555
- "DOMAIN_NAME_READ",
1556
- "DOMAIN_NAME_WRITE",
1557
- "INVOICE_CONTACT_READ",
1558
- "INVOICE_CONTACT_WRITE",
1559
- "INVOICE_READ",
1560
- "INVOICE_WRITE",
1561
- "IP_GROUPS_READ",
1562
- "IP_GROUPS_WRITE",
1563
- "IPS_READ",
1564
- "IPS_WRITE",
1565
- "ITEMS_READ",
1566
- "ITEMS_WRITE",
1567
- "ORDERS_READ",
1568
- "ORDERS_WRITE",
1569
- "TRANSACTIONS_READ",
1570
- "TRANSACTIONS_WRITE",
1571
- "POLICIES_READ",
1572
- "POLICIES_WRITE",
1573
- "PRODUCT_CATEGORIES_READ",
1574
- "PRODUCT_CATEGORIES_WRITE",
1575
- "PRODUCTS_READ",
1576
- "PRODUCTS_WRITE",
1577
- "SETTINGS_READ",
1578
- "SETTINGS_WRITE",
1579
- "INTEGRATIONS_READ",
1580
- "INTEGRATIONS_WRITE",
1581
- "TLDS_READ",
1582
- "TLDS_WRITE",
1583
- "USERS_READ",
1584
- "USERS_WRITE",
1585
- "ISSUES_WRITE",
1586
- "ISSUES_READ",
1587
- "ACTION_LOGS_READ"
1588
- ],
1589
- "type": "string"
1590
- },
1591
- "minItems": 1,
1592
- "type": "array",
1593
- "title": "Required Roles",
1594
- "description": "Roles required for this integration to operate."
1595
- },
1596
- "adminPanel": {
1597
- "$ref": "#/components/schemas/AdminPanelDto",
1598
- "title": "Admin Panel",
1599
- "description": "Admin UI links, tabs, and actions provided by the integration.",
1600
- "type": "object"
1601
- },
1602
- "clientPanel": {
1603
- "$ref": "#/components/schemas/ClientPanelDto",
1604
- "title": "Client Panel",
1605
- "description": "Client UI links, tabs, and actions provided by the integration.",
1606
- "type": "object"
1607
- },
1608
- "onboardingUrl": {
1609
- "format": "uri",
1610
- "type": "string",
1611
- "title": "Onboarding URL",
1612
- "description": "URL to onboard/configure the integration.",
1613
- "example": "https://example.com/onboarding"
1614
- }
1615
- },
1616
- "type": "object",
1617
- "required": [
1618
- "type",
1619
- "title",
1620
- "supportedLanguages"
1621
- ]
1622
- },
1623
- "MultilangTextDto": {
1624
- "properties": {
1625
- "language": {
1626
- "not": {
1627
- "type": "null"
1628
- },
1629
- "enum": [
1630
- "aa",
1631
- "af",
1632
- "ak",
1633
- "sq",
1634
- "am",
1635
- "ar",
1636
- "an",
1637
- "hy",
1638
- "as",
1639
- "av",
1640
- "ae",
1641
- "ay",
1642
- "az",
1643
- "bm",
1644
- "ba",
1645
- "eu",
1646
- "be",
1647
- "bn",
1648
- "bh",
1649
- "bi",
1650
- "bs",
1651
- "br",
1652
- "bg",
1653
- "my",
1654
- "ca",
1655
- "ch",
1656
- "ce",
1657
- "ny",
1658
- "zh",
1659
- "cv",
1660
- "kw",
1661
- "co",
1662
- "cr",
1663
- "hr",
1664
- "cs",
1665
- "da",
1666
- "dv",
1667
- "nl",
1668
- "dz",
1669
- "en",
1670
- "eo",
1671
- "et",
1672
- "ee",
1673
- "fo",
1674
- "fj",
1675
- "fi",
1676
- "fr",
1677
- "ff",
1678
- "gl",
1679
- "ka",
1680
- "de",
1681
- "el",
1682
- "gn",
1683
- "gu",
1684
- "ht",
1685
- "ha",
1686
- "he",
1687
- "hz",
1688
- "hi",
1689
- "ho",
1690
- "hu",
1691
- "ia",
1692
- "id",
1693
- "ie",
1694
- "ga",
1695
- "ig",
1696
- "ik",
1697
- "io",
1698
- "is",
1699
- "it",
1700
- "iu",
1701
- "ja",
1702
- "jv",
1703
- "kl",
1704
- "kn",
1705
- "kr",
1706
- "ks",
1707
- "kk",
1708
- "km",
1709
- "ki",
1710
- "rw",
1711
- "ky",
1712
- "kv",
1713
- "kg",
1714
- "ko",
1715
- "ku",
1716
- "kj",
1717
- "la",
1718
- "lb",
1719
- "lg",
1720
- "li",
1721
- "ln",
1722
- "lo",
1723
- "lt",
1724
- "lu",
1725
- "lv",
1726
- "gv",
1727
- "mk",
1728
- "mg",
1729
- "ms",
1730
- "ml",
1731
- "mt",
1732
- "mi",
1733
- "mr",
1734
- "mh",
1735
- "mn",
1736
- "na",
1737
- "nv",
1738
- "nd",
1739
- "ne",
1740
- "ng",
1741
- "nb",
1742
- "nn",
1743
- "no",
1744
- "ii",
1745
- "nr",
1746
- "oc",
1747
- "oj",
1748
- "cu",
1749
- "om",
1750
- "or",
1751
- "os",
1752
- "pa",
1753
- "pi",
1754
- "fa",
1755
- "pl",
1756
- "ps",
1757
- "pt",
1758
- "qu",
1759
- "rm",
1760
- "rn",
1761
- "ro",
1762
- "rh",
1763
- "ru",
1764
- "sa",
1765
- "sc",
1766
- "sd",
1767
- "se",
1768
- "sm",
1769
- "sg",
1770
- "sr",
1771
- "gd",
1772
- "sn",
1773
- "si",
1774
- "sk",
1775
- "sl",
1776
- "so",
1777
- "st",
1778
- "es",
1779
- "su",
1780
- "sw",
1781
- "ss",
1782
- "sv",
1783
- "ta",
1784
- "te",
1785
- "tg",
1786
- "th",
1787
- "ti",
1788
- "bo",
1789
- "tk",
1790
- "tl",
1791
- "tn",
1792
- "to",
1793
- "tr",
1794
- "ts",
1795
- "tt",
1796
- "tw",
1797
- "ty",
1798
- "ug",
1799
- "uk",
1800
- "ur",
1801
- "uz",
1802
- "ve",
1803
- "vi",
1804
- "vo",
1805
- "wa",
1806
- "cy",
1807
- "wo",
1808
- "fy",
1809
- "xh",
1810
- "yi",
1811
- "yo",
1812
- "za",
1813
- "zu"
1814
- ],
1815
- "type": "string"
1816
- },
1817
- "text": {
1818
- "minLength": 1,
1819
- "type": "string"
1820
- }
1821
- },
1822
- "type": "object",
1823
- "required": [
1824
- "language",
1825
- "text"
1826
- ]
1827
- },
1828
- "FieldOptionDto": {
1829
- "properties": {
1830
- "key": {
1831
- "not": {
1832
- "type": "null"
1833
- },
1834
- "type": "string",
1835
- "title": "Key",
1836
- "description": "Internal key for the option."
1837
- },
1838
- "value": {
1839
- "not": {
1840
- "type": "null"
1841
- },
1842
- "type": "string",
1843
- "title": "Value",
1844
- "description": "Display value for the option."
1845
- },
1846
- "disabled": {
1847
- "type": "boolean",
1848
- "title": "Disabled",
1849
- "description": "Whether the option is disabled."
1850
- }
1851
- },
1852
- "type": "object",
1853
- "required": [
1854
- "key",
1855
- "value"
1856
- ]
1857
- },
1858
- "FieldDto": {
1859
- "properties": {
1860
- "id": {
1861
- "not": {
1862
- "type": "null"
2050
+ "task/in-progress",
2051
+ "task/completed",
2052
+ "task/percentage/updated",
2053
+ "product/created",
2054
+ "product/updated",
2055
+ "product/deleted",
2056
+ "product/auto-renew/updated",
2057
+ "product/enabled",
2058
+ "product/disabled",
2059
+ "product/version-created",
2060
+ "ip-group/created",
2061
+ "ip-group/updated",
2062
+ "ip-group/deleted",
2063
+ "ip/created",
2064
+ "ip/updated",
2065
+ "ip/deleted",
2066
+ "domain-name/created",
2067
+ "domain-name/updated",
2068
+ "domain-name/deleted",
2069
+ "domain-name/locked",
2070
+ "domain-name/unlocked",
2071
+ "domain-name/idshield-activated",
2072
+ "domain-name/idshield-deactivated",
2073
+ "domain-name/bundle-added",
2074
+ "domain-name/bundle-removed",
2075
+ "domain-name/registrant-updated",
2076
+ "domain-name/admin-updated",
2077
+ "domain-name/tech-updated",
2078
+ "domain-name/billing-updated",
2079
+ "domain-name/additional-updated",
2080
+ "item/created",
2081
+ "item/updated",
2082
+ "item/deleted",
2083
+ "item/renewed",
2084
+ "item/upgraded",
2085
+ "item/downgraded",
2086
+ "item/ip-attached",
2087
+ "item/ip-detached",
2088
+ "item/detached-from-order",
2089
+ "item/postponed",
2090
+ "item/transferred-in",
2091
+ "item/canceled",
2092
+ "item/suspended",
2093
+ "item/unsuspended",
2094
+ "item/affiliate/added",
2095
+ "item/bundle/attached",
2096
+ "item/bundle/detached",
2097
+ "item/activated",
2098
+ "item/set-inactive",
2099
+ "item/processed",
2100
+ "order/paid",
2101
+ "test",
2102
+ "dead-lettering",
2103
+ "core-queue"
2104
+ ],
2105
+ "type": "string"
1863
2106
  },
1864
- "type": "string",
1865
- "title": "ID",
1866
- "description": "Unique identifier for the field."
2107
+ "minItems": 1,
2108
+ "type": "array",
2109
+ "title": "Listen Events",
2110
+ "description": "Platform events the integration can subscribe to."
1867
2111
  },
1868
- "label": {
2112
+ "requiredRoles": {
1869
2113
  "items": {
1870
- "$ref": "#/components/schemas/MultilangTextDto"
2114
+ "enum": [
2115
+ "SIMPLE_USER",
2116
+ "FULL_ACCESS",
2117
+ "SUPER_ADMIN",
2118
+ "ORDER_READ",
2119
+ "ORDER_WRITE",
2120
+ "ADDON_READ",
2121
+ "ADDON_WRITE",
2122
+ "AFFILIATE_READ",
2123
+ "AFFILIATE_WRITE",
2124
+ "COMPANY_READ",
2125
+ "COMPANY_WRITE",
2126
+ "TEMPLATE_READ",
2127
+ "TEMPLATE_WRITE",
2128
+ "COUPON_READ",
2129
+ "COUPON_WRITE",
2130
+ "DOMAIN_CATEGORY_READ",
2131
+ "DOMAIN_CATEGORY_WRITE",
2132
+ "DOMAIN_CONTACT_READ",
2133
+ "DOMAIN_CONTACT_WRITE",
2134
+ "DOMAIN_NAME_READ",
2135
+ "DOMAIN_NAME_WRITE",
2136
+ "INVOICE_CONTACT_READ",
2137
+ "INVOICE_CONTACT_WRITE",
2138
+ "INVOICE_READ",
2139
+ "INVOICE_WRITE",
2140
+ "IP_GROUPS_READ",
2141
+ "IP_GROUPS_WRITE",
2142
+ "IPS_READ",
2143
+ "IPS_WRITE",
2144
+ "ITEMS_READ",
2145
+ "ITEMS_WRITE",
2146
+ "ORDERS_READ",
2147
+ "ORDERS_WRITE",
2148
+ "TRANSACTIONS_READ",
2149
+ "TRANSACTIONS_WRITE",
2150
+ "POLICIES_READ",
2151
+ "POLICIES_WRITE",
2152
+ "PRODUCT_CATEGORIES_READ",
2153
+ "PRODUCT_CATEGORIES_WRITE",
2154
+ "PRODUCTS_READ",
2155
+ "PRODUCTS_WRITE",
2156
+ "SETTINGS_READ",
2157
+ "SETTINGS_WRITE",
2158
+ "INTEGRATIONS_READ",
2159
+ "INTEGRATIONS_WRITE",
2160
+ "TLDS_READ",
2161
+ "TLDS_WRITE",
2162
+ "USERS_READ",
2163
+ "USERS_WRITE",
2164
+ "ISSUES_WRITE",
2165
+ "ISSUES_READ",
2166
+ "ACTION_LOGS_READ"
2167
+ ],
2168
+ "type": "string"
1871
2169
  },
1872
2170
  "minItems": 1,
1873
2171
  "type": "array",
1874
- "title": "Label",
1875
- "description": "Multilingual label for the field."
1876
- },
1877
- "value": {
1878
- "not": {
1879
- "type": "null"
1880
- },
1881
- "title": "Value",
1882
- "description": "Value of the field. String/Number, or FieldOptionDto/FieldOptionDto[] depending on type.",
1883
- "oneOf": [
1884
- {
1885
- "title": "String",
1886
- "type": "string"
1887
- },
1888
- {
1889
- "title": "Number",
1890
- "type": "number"
1891
- },
1892
- {
1893
- "title": "Option",
1894
- "$ref": "#/components/schemas/FieldOptionDto"
1895
- },
1896
- {
1897
- "title": "Options Array",
1898
- "type": "array",
1899
- "items": {
1900
- "$ref": "#/components/schemas/FieldOptionDto"
1901
- }
1902
- }
1903
- ]
1904
- },
1905
- "type": {
1906
- "not": {
1907
- "type": "null"
1908
- },
1909
- "enum": [
1910
- "TEXT_BOX",
1911
- "TEXT_AREA",
1912
- "SELECT",
1913
- "MULTI_SELECT",
1914
- "DESCRIPTION",
1915
- "RADIO_BOX",
1916
- "CHECKBOX",
1917
- "SLIDER"
1918
- ],
1919
- "type": "string",
1920
- "title": "Field Type",
1921
- "description": "Type of the field."
1922
- },
1923
- "repeatableMin": {
1924
- "type": "number"
1925
- },
1926
- "repeatableMax": {
1927
- "type": "number"
1928
- },
1929
- "required": {
1930
- "not": {
1931
- "type": "null"
1932
- },
1933
- "type": "boolean",
1934
- "title": "Required",
1935
- "description": "Whether the field is required."
1936
- },
1937
- "disabled": {
1938
- "not": {
1939
- "type": "null"
1940
- },
1941
- "type": "boolean",
1942
- "title": "Disabled",
1943
- "description": "Whether the field is disabled."
2172
+ "title": "Required Roles",
2173
+ "description": "Roles required for this integration to operate."
1944
2174
  },
1945
- "visibleInOrder": {
1946
- "not": {
1947
- "type": "null"
1948
- },
1949
- "type": "boolean",
1950
- "title": "Visible In Order",
1951
- "description": "Whether the field is visible in order."
2175
+ "adminPanel": {
2176
+ "$ref": "#/components/schemas/AdminPanelDto",
2177
+ "title": "Admin Panel",
2178
+ "description": "Admin UI links, tabs, and actions provided by the integration.",
2179
+ "type": "object"
1952
2180
  },
1953
- "visibleInClientPanel": {
1954
- "not": {
1955
- "type": "null"
1956
- },
1957
- "type": "boolean",
1958
- "title": "Visible In Client Panel",
1959
- "description": "Whether the field is visible in client panel."
2181
+ "clientPanel": {
2182
+ "$ref": "#/components/schemas/ClientPanelDto",
2183
+ "title": "Client Panel",
2184
+ "description": "Client UI links, tabs, and actions provided by the integration.",
2185
+ "type": "object"
1960
2186
  },
1961
- "regexValidation": {
2187
+ "onboardingUrl": {
2188
+ "format": "uri",
1962
2189
  "type": "string",
1963
- "title": "Regex Validation",
1964
- "description": "Optional regex to validate input.",
1965
- "example": "^[A-Za-z0-9_-]+$"
1966
- },
1967
- "regexValidationErrorMessage": {
1968
- "items": {
1969
- "$ref": "#/components/schemas/MultilangTextDto"
1970
- },
1971
- "type": "array",
1972
- "title": "Regex Validation Error Message",
1973
- "description": "Localized error message shown when regex validation fails."
1974
- },
1975
- "triggersRemoteValidation": {
1976
- "type": "boolean",
1977
- "title": "Triggers Remote Validation",
1978
- "description": "If true, field triggers remote validation."
2190
+ "title": "Onboarding URL",
2191
+ "description": "URL to onboard/configure the integration.",
2192
+ "example": "https://example.com/onboarding"
1979
2193
  },
1980
- "remoteValidationErrorMessage": {
2194
+ "setupAttributes": {
1981
2195
  "items": {
1982
- "$ref": "#/components/schemas/MultilangTextDto"
2196
+ "$ref": "#/components/schemas/FieldDto"
1983
2197
  },
1984
2198
  "type": "array",
1985
- "title": "Remote Validation Error Message",
1986
- "description": "Localized error messages for remote validation."
1987
- },
1988
- "upgradable": {
1989
- "not": {
1990
- "type": "null"
1991
- },
1992
- "type": "boolean",
1993
- "title": "Upgradable",
1994
- "description": "Whether the item attribute is upgradable by the user."
2199
+ "minItems": 1,
2200
+ "title": "Setup Attributes",
2201
+ "description": "Configurable attributes that are used in the setup process."
1995
2202
  }
1996
2203
  },
1997
2204
  "type": "object",
1998
2205
  "required": [
1999
- "id",
2000
- "label",
2001
- "value",
2002
2206
  "type",
2003
- "required",
2004
- "disabled",
2005
- "visibleInOrder",
2006
- "visibleInClientPanel",
2007
- "upgradable"
2207
+ "title",
2208
+ "supportedLanguages"
2008
2209
  ]
2009
2210
  },
2010
2211
  "ProductInfoDto": {
@@ -2267,9 +2468,6 @@ exports.ComponentsSchemas = {
2267
2468
  },
2268
2469
  "minItems": 1,
2269
2470
  "type": "array",
2270
- "not": {
2271
- "type": "null"
2272
- },
2273
2471
  "title": "Supported Languages",
2274
2472
  "description": "Locales supported by the integration.",
2275
2473
  "example": [
@@ -2562,6 +2760,15 @@ exports.ComponentsSchemas = {
2562
2760
  "title": "Onboarding URL",
2563
2761
  "description": "URL to onboard/configure the integration.",
2564
2762
  "example": "https://example.com/onboarding"
2763
+ },
2764
+ "setupAttributes": {
2765
+ "items": {
2766
+ "$ref": "#/components/schemas/FieldDto"
2767
+ },
2768
+ "type": "array",
2769
+ "minItems": 1,
2770
+ "title": "Setup Attributes",
2771
+ "description": "Configurable attributes that are used in the setup process."
2565
2772
  }
2566
2773
  },
2567
2774
  "type": "object",