You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/utils/generated/events-output.json
+39-39Lines changed: 39 additions & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,34 @@
1
1
[
2
+
{
3
+
"name": "auth.mfa_enabled",
4
+
"parentName": "AuthEvents",
5
+
"propertyName": "MFA_ENABLED",
6
+
"payload": "```ts\n{\n auth_identity_id, // The ID of the auth identity for which the MFA factor was enabled.\n mfa_id, // The ID of the MFA factor that was enabled.\n provider, // The provider of the MFA factor that was enabled.\n}\n```",
7
+
"description": "Emitted when an MFA factor is enabled for an auth identity.",
8
+
"workflows": [],
9
+
"since": "2.15.5",
10
+
"deprecated": false
11
+
},
12
+
{
13
+
"name": "auth.mfa_disabled",
14
+
"parentName": "AuthEvents",
15
+
"propertyName": "MFA_DISABLED",
16
+
"payload": "```ts\n{\n auth_identity_id, // The ID of the auth identity for which the MFA factor was disabled.\n mfa_id, // The ID of the MFA factor that was disabled.\n provider, // The provider of the MFA factor that was disabled.\n}\n```",
17
+
"description": "Emitted when an MFA factor is disabled for an auth identity.",
18
+
"workflows": [],
19
+
"since": "2.15.5",
20
+
"deprecated": false
21
+
},
22
+
{
23
+
"name": "auth.mfa_recovery_codes_generated",
24
+
"parentName": "AuthEvents",
25
+
"propertyName": "MFA_RECOVERY_CODES_GENERATED",
26
+
"payload": "```ts\n{\n auth_identity_id, // The ID of the auth identity for which the recovery codes were generated.\n count, // (number) The number of recovery codes that were generated.\n}\n```",
27
+
"description": "Emitted when recovery codes are generated for an auth identity.",
28
+
"workflows": [],
29
+
"since": "2.15.5",
30
+
"deprecated": false
31
+
},
2
32
{
3
33
"name": "cart.created",
4
34
"parentName": "CartWorkflowEvents",
@@ -843,7 +873,7 @@
843
873
"batchProductsWorkflow",
844
874
"importProductsWorkflow"
845
875
],
846
-
"since": "2.17.3",
876
+
"since": "2.18.0",
847
877
"deprecated": false
848
878
},
849
879
{
@@ -855,7 +885,7 @@
855
885
"workflows": [
856
886
"updateInventoryItemsWorkflow"
857
887
],
858
-
"since": "2.17.3",
888
+
"since": "2.18.0",
859
889
"deprecated": false
860
890
},
861
891
{
@@ -872,7 +902,7 @@
872
902
"batchProductVariantsWorkflow",
873
903
"importProductsWorkflow"
874
904
],
875
-
"since": "2.17.3",
905
+
"since": "2.18.0",
876
906
"deprecated": false
877
907
},
878
908
{
@@ -892,7 +922,7 @@
892
922
"batchProductsWorkflow",
893
923
"importProductsWorkflow"
894
924
],
895
-
"since": "2.17.3",
925
+
"since": "2.18.0",
896
926
"deprecated": false
897
927
},
898
928
{
@@ -908,7 +938,7 @@
908
938
"batchInventoryItemLevelsWorkflow",
909
939
"confirmReturnReceiveWorkflow"
910
940
],
911
-
"since": "2.17.3",
941
+
"since": "2.18.0",
912
942
"deprecated": false
913
943
},
914
944
{
@@ -922,7 +952,7 @@
922
952
"bulkCreateDeleteLevelsWorkflow",
923
953
"batchInventoryItemLevelsWorkflow"
924
954
],
925
-
"since": "2.17.3",
955
+
"since": "2.18.0",
926
956
"deprecated": false
927
957
},
928
958
{
@@ -940,7 +970,7 @@
940
970
"confirmExchangeRequestWorkflow",
941
971
"confirmClaimRequestWorkflow"
942
972
],
943
-
"since": "2.17.3",
973
+
"since": "2.18.0",
944
974
"deprecated": false
945
975
},
946
976
{
@@ -954,7 +984,7 @@
954
984
"createOrderFulfillmentWorkflow",
955
985
"cancelOrderFulfillmentWorkflow"
956
986
],
957
-
"since": "2.17.3",
987
+
"since": "2.18.0",
958
988
"deprecated": false
959
989
},
960
990
{
@@ -972,37 +1002,7 @@
972
1002
"cancelOrderExchangeWorkflow",
973
1003
"cancelOrderClaimWorkflow"
974
1004
],
975
-
"since": "2.17.3",
976
-
"deprecated": false
977
-
},
978
-
{
979
-
"name": "auth.mfa_enabled",
980
-
"parentName": "AuthEvents",
981
-
"propertyName": "MFA_ENABLED",
982
-
"payload": "```ts\n{\n auth_identity_id, // The ID of the auth identity for which the MFA factor was enabled.\n mfa_id, // The ID of the MFA factor that was enabled.\n provider, // The provider of the MFA factor that was enabled.\n}\n```",
983
-
"description": "Emitted when an MFA factor is enabled for an auth identity.",
984
-
"workflows": [],
985
-
"since": "2.15.5",
986
-
"deprecated": false
987
-
},
988
-
{
989
-
"name": "auth.mfa_disabled",
990
-
"parentName": "AuthEvents",
991
-
"propertyName": "MFA_DISABLED",
992
-
"payload": "```ts\n{\n auth_identity_id, // The ID of the auth identity for which the MFA factor was disabled.\n mfa_id, // The ID of the MFA factor that was disabled.\n provider, // The provider of the MFA factor that was disabled.\n}\n```",
993
-
"description": "Emitted when an MFA factor is disabled for an auth identity.",
994
-
"workflows": [],
995
-
"since": "2.15.5",
996
-
"deprecated": false
997
-
},
998
-
{
999
-
"name": "auth.mfa_recovery_codes_generated",
1000
-
"parentName": "AuthEvents",
1001
-
"propertyName": "MFA_RECOVERY_CODES_GENERATED",
1002
-
"payload": "```ts\n{\n auth_identity_id, // The ID of the auth identity for which the recovery codes were generated.\n count, // (number) The number of recovery codes that were generated.\n}\n```",
1003
-
"description": "Emitted when recovery codes are generated for an auth identity.",
Copy file name to clipboardExpand all lines: www/utils/generated/oas-output/operations/admin/post_admin_campaigns.ts
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -59,9 +59,8 @@
59
59
* type:
60
60
* type: string
61
61
* title: type
62
-
* description: >
63
-
* The budget's type. This can't be edited later. Use `spend` to set a limit on the total amount discounted by the campaign's promotions. Use `usage` to set a limit on the total
64
-
* number of times the campaign's promotions can be used.
62
+
* description: |
63
+
* The budget's type. This can't be edited later. Use `spend` to set a limit on the total amount discounted by the campaign's promotions. Use `usage` to set a limit on the total number of times the campaign's promotions can be used.
0 commit comments