@flowio/api-internal-mock-generator 5.26.32 → 5.26.34
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.
- package/dist/api-internal.json +183 -147
- package/package.json +2 -2
- package/src/api-internal.json +183 -147
package/dist/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.internal.v0",
|
|
13
|
-
"version": "0.14.
|
|
13
|
+
"version": "0.14.68",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application": {
|
|
587
587
|
"key": "pricing-indicator-internal-event"
|
|
588
588
|
},
|
|
589
|
-
"version": "0.14.
|
|
589
|
+
"version": "0.14.68",
|
|
590
590
|
"enums": ["pricing_indicator_status", "service_name"],
|
|
591
591
|
"interfaces": [],
|
|
592
592
|
"unions": ["pricing_indicator_event"],
|
|
@@ -1166,16 +1166,16 @@
|
|
|
1166
1166
|
}],
|
|
1167
1167
|
"attributes": []
|
|
1168
1168
|
}, {
|
|
1169
|
-
"name": "
|
|
1170
|
-
"plural": "
|
|
1169
|
+
"name": "checkout_connect_by_order_quote_error_code",
|
|
1170
|
+
"plural": "checkout_connect_by_order_quote_error_codes",
|
|
1171
1171
|
"values": [{
|
|
1172
1172
|
"name": "order_quote_not_found",
|
|
1173
1173
|
"attributes": []
|
|
1174
1174
|
}],
|
|
1175
1175
|
"attributes": []
|
|
1176
1176
|
}, {
|
|
1177
|
-
"name": "
|
|
1178
|
-
"plural": "
|
|
1177
|
+
"name": "checkout_connect_by_session_error_code",
|
|
1178
|
+
"plural": "checkout_connect_by_session_error_codes",
|
|
1179
1179
|
"values": [{
|
|
1180
1180
|
"name": "session_not_found",
|
|
1181
1181
|
"attributes": []
|
|
@@ -5877,42 +5877,42 @@
|
|
|
5877
5877
|
"interfaces": [],
|
|
5878
5878
|
"discriminator": "discriminator"
|
|
5879
5879
|
}, {
|
|
5880
|
-
"name": "
|
|
5881
|
-
"plural": "
|
|
5880
|
+
"name": "checkout_confirmation_details",
|
|
5881
|
+
"plural": "checkout_confirmation_detailses",
|
|
5882
5882
|
"types": [{
|
|
5883
|
-
"type": "
|
|
5884
|
-
"attributes": [],
|
|
5885
|
-
"discriminator_value": "checkout_bootstrap_by_order_quote_response_error"
|
|
5886
|
-
}, {
|
|
5887
|
-
"type": "checkout_bootstrap_by_order_quote_response_success",
|
|
5883
|
+
"type": "checkout_direct_debit",
|
|
5888
5884
|
"attributes": [],
|
|
5889
|
-
"discriminator_value": "
|
|
5885
|
+
"discriminator_value": "checkout_direct_debit"
|
|
5890
5886
|
}],
|
|
5891
5887
|
"attributes": [],
|
|
5892
5888
|
"interfaces": [],
|
|
5893
5889
|
"discriminator": "discriminator"
|
|
5894
5890
|
}, {
|
|
5895
|
-
"name": "
|
|
5896
|
-
"plural": "
|
|
5891
|
+
"name": "checkout_connect_by_order_quote_response",
|
|
5892
|
+
"plural": "checkout_connect_by_order_quote_responses",
|
|
5897
5893
|
"types": [{
|
|
5898
|
-
"type": "
|
|
5894
|
+
"type": "checkout_connect_by_order_quote_response_error",
|
|
5899
5895
|
"attributes": [],
|
|
5900
|
-
"discriminator_value": "
|
|
5896
|
+
"discriminator_value": "checkout_connect_by_order_quote_response_error"
|
|
5901
5897
|
}, {
|
|
5902
|
-
"type": "
|
|
5898
|
+
"type": "checkout_connect_by_order_quote_response_success",
|
|
5903
5899
|
"attributes": [],
|
|
5904
|
-
"discriminator_value": "
|
|
5900
|
+
"discriminator_value": "checkout_connect_by_order_quote_response_success"
|
|
5905
5901
|
}],
|
|
5906
5902
|
"attributes": [],
|
|
5907
5903
|
"interfaces": [],
|
|
5908
5904
|
"discriminator": "discriminator"
|
|
5909
5905
|
}, {
|
|
5910
|
-
"name": "
|
|
5911
|
-
"plural": "
|
|
5906
|
+
"name": "checkout_connect_by_session_response",
|
|
5907
|
+
"plural": "checkout_connect_by_session_responses",
|
|
5912
5908
|
"types": [{
|
|
5913
|
-
"type": "
|
|
5909
|
+
"type": "checkout_connect_by_session_response_error",
|
|
5914
5910
|
"attributes": [],
|
|
5915
|
-
"discriminator_value": "
|
|
5911
|
+
"discriminator_value": "checkout_connect_by_session_response_error"
|
|
5912
|
+
}, {
|
|
5913
|
+
"type": "checkout_connect_by_session_response_success",
|
|
5914
|
+
"attributes": [],
|
|
5915
|
+
"discriminator_value": "checkout_connect_by_session_response_success"
|
|
5916
5916
|
}],
|
|
5917
5917
|
"attributes": [],
|
|
5918
5918
|
"interfaces": [],
|
|
@@ -6414,13 +6414,13 @@
|
|
|
6414
6414
|
"name": "checkout_request_form",
|
|
6415
6415
|
"plural": "checkout_request_forms",
|
|
6416
6416
|
"types": [{
|
|
6417
|
-
"type": "
|
|
6417
|
+
"type": "checkout_connect_by_order_quote_request_form",
|
|
6418
6418
|
"attributes": [],
|
|
6419
|
-
"discriminator_value": "
|
|
6419
|
+
"discriminator_value": "checkout_connect_by_order_quote_request_form"
|
|
6420
6420
|
}, {
|
|
6421
|
-
"type": "
|
|
6421
|
+
"type": "checkout_connect_by_session_request_form",
|
|
6422
6422
|
"attributes": [],
|
|
6423
|
-
"discriminator_value": "
|
|
6423
|
+
"discriminator_value": "checkout_connect_by_session_request_form"
|
|
6424
6424
|
}, {
|
|
6425
6425
|
"type": "checkout_create_authorization_details_request_form",
|
|
6426
6426
|
"attributes": [],
|
|
@@ -6457,21 +6457,21 @@
|
|
|
6457
6457
|
"name": "checkout_response",
|
|
6458
6458
|
"plural": "checkout_responses",
|
|
6459
6459
|
"types": [{
|
|
6460
|
-
"type": "
|
|
6460
|
+
"type": "checkout_connect_by_order_quote_response_error",
|
|
6461
6461
|
"attributes": [],
|
|
6462
|
-
"discriminator_value": "
|
|
6462
|
+
"discriminator_value": "checkout_connect_by_order_quote_response_error"
|
|
6463
6463
|
}, {
|
|
6464
|
-
"type": "
|
|
6464
|
+
"type": "checkout_connect_by_order_quote_response_success",
|
|
6465
6465
|
"attributes": [],
|
|
6466
|
-
"discriminator_value": "
|
|
6466
|
+
"discriminator_value": "checkout_connect_by_order_quote_response_success"
|
|
6467
6467
|
}, {
|
|
6468
|
-
"type": "
|
|
6468
|
+
"type": "checkout_connect_by_session_response_error",
|
|
6469
6469
|
"attributes": [],
|
|
6470
|
-
"discriminator_value": "
|
|
6470
|
+
"discriminator_value": "checkout_connect_by_session_response_error"
|
|
6471
6471
|
}, {
|
|
6472
|
-
"type": "
|
|
6472
|
+
"type": "checkout_connect_by_session_response_success",
|
|
6473
6473
|
"attributes": [],
|
|
6474
|
-
"discriminator_value": "
|
|
6474
|
+
"discriminator_value": "checkout_connect_by_session_response_success"
|
|
6475
6475
|
}, {
|
|
6476
6476
|
"type": "checkout_create_authorization_details_response_error",
|
|
6477
6477
|
"attributes": [],
|
|
@@ -16191,114 +16191,6 @@
|
|
|
16191
16191
|
}],
|
|
16192
16192
|
"attributes": [],
|
|
16193
16193
|
"interfaces": []
|
|
16194
|
-
}, {
|
|
16195
|
-
"name": "checkout_bootstrap_by_order_quote_error",
|
|
16196
|
-
"plural": "checkout_bootstrap_by_order_quote_errors",
|
|
16197
|
-
"fields": [{
|
|
16198
|
-
"name": "code",
|
|
16199
|
-
"type": "checkout_bootstrap_by_order_quote_error_code",
|
|
16200
|
-
"required": true,
|
|
16201
|
-
"attributes": [],
|
|
16202
|
-
"annotations": []
|
|
16203
|
-
}, {
|
|
16204
|
-
"name": "message",
|
|
16205
|
-
"type": "string",
|
|
16206
|
-
"required": true,
|
|
16207
|
-
"attributes": [],
|
|
16208
|
-
"annotations": []
|
|
16209
|
-
}],
|
|
16210
|
-
"attributes": [],
|
|
16211
|
-
"interfaces": []
|
|
16212
|
-
}, {
|
|
16213
|
-
"name": "checkout_bootstrap_by_order_quote_request_form",
|
|
16214
|
-
"plural": "checkout_bootstrap_by_order_quote_request_forms",
|
|
16215
|
-
"fields": [{
|
|
16216
|
-
"name": "order_quote_id",
|
|
16217
|
-
"type": "string",
|
|
16218
|
-
"required": true,
|
|
16219
|
-
"attributes": [],
|
|
16220
|
-
"annotations": []
|
|
16221
|
-
}],
|
|
16222
|
-
"attributes": [],
|
|
16223
|
-
"interfaces": []
|
|
16224
|
-
}, {
|
|
16225
|
-
"name": "checkout_bootstrap_by_order_quote_response_error",
|
|
16226
|
-
"plural": "checkout_bootstrap_by_order_quote_response_errors",
|
|
16227
|
-
"fields": [{
|
|
16228
|
-
"name": "errors",
|
|
16229
|
-
"type": "[checkout_bootstrap_by_order_quote_error]",
|
|
16230
|
-
"required": true,
|
|
16231
|
-
"attributes": [],
|
|
16232
|
-
"annotations": []
|
|
16233
|
-
}],
|
|
16234
|
-
"attributes": [],
|
|
16235
|
-
"interfaces": []
|
|
16236
|
-
}, {
|
|
16237
|
-
"name": "checkout_bootstrap_by_order_quote_response_success",
|
|
16238
|
-
"plural": "checkout_bootstrap_by_order_quote_response_successes",
|
|
16239
|
-
"fields": [{
|
|
16240
|
-
"name": "checkout",
|
|
16241
|
-
"type": "v2_checkout",
|
|
16242
|
-
"required": true,
|
|
16243
|
-
"attributes": [],
|
|
16244
|
-
"annotations": []
|
|
16245
|
-
}],
|
|
16246
|
-
"attributes": [],
|
|
16247
|
-
"interfaces": []
|
|
16248
|
-
}, {
|
|
16249
|
-
"name": "checkout_bootstrap_by_session_error",
|
|
16250
|
-
"plural": "checkout_bootstrap_by_session_errors",
|
|
16251
|
-
"fields": [{
|
|
16252
|
-
"name": "code",
|
|
16253
|
-
"type": "checkout_bootstrap_by_session_error_code",
|
|
16254
|
-
"required": true,
|
|
16255
|
-
"attributes": [],
|
|
16256
|
-
"annotations": []
|
|
16257
|
-
}, {
|
|
16258
|
-
"name": "message",
|
|
16259
|
-
"type": "string",
|
|
16260
|
-
"required": true,
|
|
16261
|
-
"attributes": [],
|
|
16262
|
-
"annotations": []
|
|
16263
|
-
}],
|
|
16264
|
-
"attributes": [],
|
|
16265
|
-
"interfaces": []
|
|
16266
|
-
}, {
|
|
16267
|
-
"name": "checkout_bootstrap_by_session_request_form",
|
|
16268
|
-
"plural": "checkout_bootstrap_by_session_request_forms",
|
|
16269
|
-
"fields": [{
|
|
16270
|
-
"name": "session_id",
|
|
16271
|
-
"type": "string",
|
|
16272
|
-
"required": true,
|
|
16273
|
-
"attributes": [],
|
|
16274
|
-
"annotations": []
|
|
16275
|
-
}],
|
|
16276
|
-
"attributes": [],
|
|
16277
|
-
"interfaces": []
|
|
16278
|
-
}, {
|
|
16279
|
-
"name": "checkout_bootstrap_by_session_response_error",
|
|
16280
|
-
"plural": "checkout_bootstrap_by_session_response_errors",
|
|
16281
|
-
"fields": [{
|
|
16282
|
-
"name": "errors",
|
|
16283
|
-
"type": "[checkout_bootstrap_by_session_error]",
|
|
16284
|
-
"required": true,
|
|
16285
|
-
"attributes": [],
|
|
16286
|
-
"annotations": []
|
|
16287
|
-
}],
|
|
16288
|
-
"attributes": [],
|
|
16289
|
-
"interfaces": []
|
|
16290
|
-
}, {
|
|
16291
|
-
"name": "checkout_bootstrap_by_session_response_success",
|
|
16292
|
-
"plural": "checkout_bootstrap_by_session_response_successes",
|
|
16293
|
-
"fields": [{
|
|
16294
|
-
"name": "checkout",
|
|
16295
|
-
"type": "v2_checkout",
|
|
16296
|
-
"required": true,
|
|
16297
|
-
"attributes": [],
|
|
16298
|
-
"annotations": []
|
|
16299
|
-
}],
|
|
16300
|
-
"attributes": [],
|
|
16301
|
-
"interfaces": []
|
|
16302
16194
|
}, {
|
|
16303
16195
|
"name": "checkout_bundle",
|
|
16304
16196
|
"plural": "checkout_bundles",
|
|
@@ -16565,6 +16457,132 @@
|
|
|
16565
16457
|
}],
|
|
16566
16458
|
"attributes": [],
|
|
16567
16459
|
"interfaces": []
|
|
16460
|
+
}, {
|
|
16461
|
+
"name": "checkout_connect_by_order_quote_error",
|
|
16462
|
+
"plural": "checkout_connect_by_order_quote_errors",
|
|
16463
|
+
"fields": [{
|
|
16464
|
+
"name": "code",
|
|
16465
|
+
"type": "checkout_connect_by_order_quote_error_code",
|
|
16466
|
+
"required": true,
|
|
16467
|
+
"attributes": [],
|
|
16468
|
+
"annotations": []
|
|
16469
|
+
}, {
|
|
16470
|
+
"name": "message",
|
|
16471
|
+
"type": "string",
|
|
16472
|
+
"required": true,
|
|
16473
|
+
"attributes": [],
|
|
16474
|
+
"annotations": []
|
|
16475
|
+
}],
|
|
16476
|
+
"attributes": [],
|
|
16477
|
+
"interfaces": []
|
|
16478
|
+
}, {
|
|
16479
|
+
"name": "checkout_connect_by_order_quote_request_form",
|
|
16480
|
+
"plural": "checkout_connect_by_order_quote_request_forms",
|
|
16481
|
+
"fields": [{
|
|
16482
|
+
"name": "order_quote_id",
|
|
16483
|
+
"type": "string",
|
|
16484
|
+
"required": true,
|
|
16485
|
+
"attributes": [],
|
|
16486
|
+
"annotations": []
|
|
16487
|
+
}],
|
|
16488
|
+
"attributes": [],
|
|
16489
|
+
"interfaces": []
|
|
16490
|
+
}, {
|
|
16491
|
+
"name": "checkout_connect_by_order_quote_response_error",
|
|
16492
|
+
"plural": "checkout_connect_by_order_quote_response_errors",
|
|
16493
|
+
"fields": [{
|
|
16494
|
+
"name": "errors",
|
|
16495
|
+
"type": "[checkout_connect_by_order_quote_error]",
|
|
16496
|
+
"required": true,
|
|
16497
|
+
"attributes": [],
|
|
16498
|
+
"annotations": []
|
|
16499
|
+
}],
|
|
16500
|
+
"attributes": [],
|
|
16501
|
+
"interfaces": []
|
|
16502
|
+
}, {
|
|
16503
|
+
"name": "checkout_connect_by_order_quote_response_success",
|
|
16504
|
+
"plural": "checkout_connect_by_order_quote_response_successes",
|
|
16505
|
+
"fields": [{
|
|
16506
|
+
"name": "connection_parameters",
|
|
16507
|
+
"type": "checkout_connection_parameters",
|
|
16508
|
+
"required": true,
|
|
16509
|
+
"attributes": [],
|
|
16510
|
+
"annotations": []
|
|
16511
|
+
}],
|
|
16512
|
+
"attributes": [],
|
|
16513
|
+
"interfaces": []
|
|
16514
|
+
}, {
|
|
16515
|
+
"name": "checkout_connect_by_session_error",
|
|
16516
|
+
"plural": "checkout_connect_by_session_errors",
|
|
16517
|
+
"fields": [{
|
|
16518
|
+
"name": "code",
|
|
16519
|
+
"type": "checkout_connect_by_session_error_code",
|
|
16520
|
+
"required": true,
|
|
16521
|
+
"attributes": [],
|
|
16522
|
+
"annotations": []
|
|
16523
|
+
}, {
|
|
16524
|
+
"name": "message",
|
|
16525
|
+
"type": "string",
|
|
16526
|
+
"required": true,
|
|
16527
|
+
"attributes": [],
|
|
16528
|
+
"annotations": []
|
|
16529
|
+
}],
|
|
16530
|
+
"attributes": [],
|
|
16531
|
+
"interfaces": []
|
|
16532
|
+
}, {
|
|
16533
|
+
"name": "checkout_connect_by_session_request_form",
|
|
16534
|
+
"plural": "checkout_connect_by_session_request_forms",
|
|
16535
|
+
"fields": [{
|
|
16536
|
+
"name": "session_id",
|
|
16537
|
+
"type": "string",
|
|
16538
|
+
"required": true,
|
|
16539
|
+
"attributes": [],
|
|
16540
|
+
"annotations": []
|
|
16541
|
+
}],
|
|
16542
|
+
"attributes": [],
|
|
16543
|
+
"interfaces": []
|
|
16544
|
+
}, {
|
|
16545
|
+
"name": "checkout_connect_by_session_response_error",
|
|
16546
|
+
"plural": "checkout_connect_by_session_response_errors",
|
|
16547
|
+
"fields": [{
|
|
16548
|
+
"name": "errors",
|
|
16549
|
+
"type": "[checkout_connect_by_session_error]",
|
|
16550
|
+
"required": true,
|
|
16551
|
+
"attributes": [],
|
|
16552
|
+
"annotations": []
|
|
16553
|
+
}],
|
|
16554
|
+
"attributes": [],
|
|
16555
|
+
"interfaces": []
|
|
16556
|
+
}, {
|
|
16557
|
+
"name": "checkout_connect_by_session_response_success",
|
|
16558
|
+
"plural": "checkout_connect_by_session_response_successes",
|
|
16559
|
+
"fields": [{
|
|
16560
|
+
"name": "connection_parameters",
|
|
16561
|
+
"type": "checkout_connection_parameters",
|
|
16562
|
+
"required": true,
|
|
16563
|
+
"attributes": [],
|
|
16564
|
+
"annotations": []
|
|
16565
|
+
}],
|
|
16566
|
+
"attributes": [],
|
|
16567
|
+
"interfaces": []
|
|
16568
|
+
}, {
|
|
16569
|
+
"name": "checkout_connection_parameters",
|
|
16570
|
+
"plural": "checkout_connection_parameterses",
|
|
16571
|
+
"fields": [{
|
|
16572
|
+
"name": "session",
|
|
16573
|
+
"type": "io.flow.common.v0.models.session_reference",
|
|
16574
|
+
"required": true,
|
|
16575
|
+
"attributes": [],
|
|
16576
|
+
"annotations": []
|
|
16577
|
+
}, {
|
|
16578
|
+
"name": "geo",
|
|
16579
|
+
"type": "checkout_geo_parameters",
|
|
16580
|
+
"required": true,
|
|
16581
|
+
"attributes": [],
|
|
16582
|
+
"annotations": []
|
|
16583
|
+
}],
|
|
16584
|
+
"attributes": [],
|
|
16585
|
+
"interfaces": []
|
|
16568
16586
|
}, {
|
|
16569
16587
|
"name": "checkout_contact",
|
|
16570
16588
|
"plural": "checkout_contacts",
|
|
@@ -16796,6 +16814,12 @@
|
|
|
16796
16814
|
"required": true,
|
|
16797
16815
|
"attributes": [],
|
|
16798
16816
|
"annotations": []
|
|
16817
|
+
}, {
|
|
16818
|
+
"name": "connection_parameters",
|
|
16819
|
+
"type": "checkout_connection_parameters",
|
|
16820
|
+
"required": false,
|
|
16821
|
+
"attributes": [],
|
|
16822
|
+
"annotations": []
|
|
16799
16823
|
}],
|
|
16800
16824
|
"attributes": [],
|
|
16801
16825
|
"interfaces": []
|
|
@@ -16856,6 +16880,12 @@
|
|
|
16856
16880
|
"required": true,
|
|
16857
16881
|
"attributes": [],
|
|
16858
16882
|
"annotations": []
|
|
16883
|
+
}, {
|
|
16884
|
+
"name": "connection_parameters",
|
|
16885
|
+
"type": "checkout_connection_parameters",
|
|
16886
|
+
"required": false,
|
|
16887
|
+
"attributes": [],
|
|
16888
|
+
"annotations": []
|
|
16859
16889
|
}],
|
|
16860
16890
|
"attributes": [],
|
|
16861
16891
|
"interfaces": []
|
|
@@ -16970,6 +17000,12 @@
|
|
|
16970
17000
|
"required": true,
|
|
16971
17001
|
"attributes": [],
|
|
16972
17002
|
"annotations": []
|
|
17003
|
+
}, {
|
|
17004
|
+
"name": "connection_parameters",
|
|
17005
|
+
"type": "checkout_connection_parameters",
|
|
17006
|
+
"required": false,
|
|
17007
|
+
"attributes": [],
|
|
17008
|
+
"annotations": []
|
|
16973
17009
|
}],
|
|
16974
17010
|
"attributes": [],
|
|
16975
17011
|
"interfaces": []
|
|
@@ -30295,9 +30331,9 @@
|
|
|
30295
30331
|
"name": "heap_checkout_event",
|
|
30296
30332
|
"plural": "heap_checkout_events",
|
|
30297
30333
|
"fields": [{
|
|
30298
|
-
"name": "
|
|
30299
|
-
"type": "
|
|
30300
|
-
"required":
|
|
30334
|
+
"name": "event_type",
|
|
30335
|
+
"type": "blaze_checkout_event",
|
|
30336
|
+
"required": false,
|
|
30301
30337
|
"attributes": [],
|
|
30302
30338
|
"annotations": []
|
|
30303
30339
|
}, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-mock-generator",
|
|
3
|
-
"version": "5.26.
|
|
3
|
+
"version": "5.26.34",
|
|
4
4
|
"description": "A mock data generator based on our internal API specifications for JavaScript",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flowcommerce",
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
"apibuilder-js": "0.0.13",
|
|
30
30
|
"apibuilder-mock-generator": "0.0.13"
|
|
31
31
|
},
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "2278cebee0bf7bd1477f73c4d3ddcaa65e5b9a82"
|
|
33
33
|
}
|
package/src/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.internal.v0",
|
|
13
|
-
"version" : "0.14.
|
|
13
|
+
"version" : "0.14.68",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"application" : {
|
|
587
587
|
"key" : "pricing-indicator-internal-event"
|
|
588
588
|
},
|
|
589
|
-
"version" : "0.14.
|
|
589
|
+
"version" : "0.14.68",
|
|
590
590
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
591
591
|
"interfaces" : [ ],
|
|
592
592
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -1166,16 +1166,16 @@
|
|
|
1166
1166
|
} ],
|
|
1167
1167
|
"attributes" : [ ]
|
|
1168
1168
|
}, {
|
|
1169
|
-
"name" : "
|
|
1170
|
-
"plural" : "
|
|
1169
|
+
"name" : "checkout_connect_by_order_quote_error_code",
|
|
1170
|
+
"plural" : "checkout_connect_by_order_quote_error_codes",
|
|
1171
1171
|
"values" : [ {
|
|
1172
1172
|
"name" : "order_quote_not_found",
|
|
1173
1173
|
"attributes" : [ ]
|
|
1174
1174
|
} ],
|
|
1175
1175
|
"attributes" : [ ]
|
|
1176
1176
|
}, {
|
|
1177
|
-
"name" : "
|
|
1178
|
-
"plural" : "
|
|
1177
|
+
"name" : "checkout_connect_by_session_error_code",
|
|
1178
|
+
"plural" : "checkout_connect_by_session_error_codes",
|
|
1179
1179
|
"values" : [ {
|
|
1180
1180
|
"name" : "session_not_found",
|
|
1181
1181
|
"attributes" : [ ]
|
|
@@ -5877,42 +5877,42 @@
|
|
|
5877
5877
|
"interfaces" : [ ],
|
|
5878
5878
|
"discriminator" : "discriminator"
|
|
5879
5879
|
}, {
|
|
5880
|
-
"name" : "
|
|
5881
|
-
"plural" : "
|
|
5880
|
+
"name" : "checkout_confirmation_details",
|
|
5881
|
+
"plural" : "checkout_confirmation_detailses",
|
|
5882
5882
|
"types" : [ {
|
|
5883
|
-
"type" : "
|
|
5884
|
-
"attributes" : [ ],
|
|
5885
|
-
"discriminator_value" : "checkout_bootstrap_by_order_quote_response_error"
|
|
5886
|
-
}, {
|
|
5887
|
-
"type" : "checkout_bootstrap_by_order_quote_response_success",
|
|
5883
|
+
"type" : "checkout_direct_debit",
|
|
5888
5884
|
"attributes" : [ ],
|
|
5889
|
-
"discriminator_value" : "
|
|
5885
|
+
"discriminator_value" : "checkout_direct_debit"
|
|
5890
5886
|
} ],
|
|
5891
5887
|
"attributes" : [ ],
|
|
5892
5888
|
"interfaces" : [ ],
|
|
5893
5889
|
"discriminator" : "discriminator"
|
|
5894
5890
|
}, {
|
|
5895
|
-
"name" : "
|
|
5896
|
-
"plural" : "
|
|
5891
|
+
"name" : "checkout_connect_by_order_quote_response",
|
|
5892
|
+
"plural" : "checkout_connect_by_order_quote_responses",
|
|
5897
5893
|
"types" : [ {
|
|
5898
|
-
"type" : "
|
|
5894
|
+
"type" : "checkout_connect_by_order_quote_response_error",
|
|
5899
5895
|
"attributes" : [ ],
|
|
5900
|
-
"discriminator_value" : "
|
|
5896
|
+
"discriminator_value" : "checkout_connect_by_order_quote_response_error"
|
|
5901
5897
|
}, {
|
|
5902
|
-
"type" : "
|
|
5898
|
+
"type" : "checkout_connect_by_order_quote_response_success",
|
|
5903
5899
|
"attributes" : [ ],
|
|
5904
|
-
"discriminator_value" : "
|
|
5900
|
+
"discriminator_value" : "checkout_connect_by_order_quote_response_success"
|
|
5905
5901
|
} ],
|
|
5906
5902
|
"attributes" : [ ],
|
|
5907
5903
|
"interfaces" : [ ],
|
|
5908
5904
|
"discriminator" : "discriminator"
|
|
5909
5905
|
}, {
|
|
5910
|
-
"name" : "
|
|
5911
|
-
"plural" : "
|
|
5906
|
+
"name" : "checkout_connect_by_session_response",
|
|
5907
|
+
"plural" : "checkout_connect_by_session_responses",
|
|
5912
5908
|
"types" : [ {
|
|
5913
|
-
"type" : "
|
|
5909
|
+
"type" : "checkout_connect_by_session_response_error",
|
|
5914
5910
|
"attributes" : [ ],
|
|
5915
|
-
"discriminator_value" : "
|
|
5911
|
+
"discriminator_value" : "checkout_connect_by_session_response_error"
|
|
5912
|
+
}, {
|
|
5913
|
+
"type" : "checkout_connect_by_session_response_success",
|
|
5914
|
+
"attributes" : [ ],
|
|
5915
|
+
"discriminator_value" : "checkout_connect_by_session_response_success"
|
|
5916
5916
|
} ],
|
|
5917
5917
|
"attributes" : [ ],
|
|
5918
5918
|
"interfaces" : [ ],
|
|
@@ -6414,13 +6414,13 @@
|
|
|
6414
6414
|
"name" : "checkout_request_form",
|
|
6415
6415
|
"plural" : "checkout_request_forms",
|
|
6416
6416
|
"types" : [ {
|
|
6417
|
-
"type" : "
|
|
6417
|
+
"type" : "checkout_connect_by_order_quote_request_form",
|
|
6418
6418
|
"attributes" : [ ],
|
|
6419
|
-
"discriminator_value" : "
|
|
6419
|
+
"discriminator_value" : "checkout_connect_by_order_quote_request_form"
|
|
6420
6420
|
}, {
|
|
6421
|
-
"type" : "
|
|
6421
|
+
"type" : "checkout_connect_by_session_request_form",
|
|
6422
6422
|
"attributes" : [ ],
|
|
6423
|
-
"discriminator_value" : "
|
|
6423
|
+
"discriminator_value" : "checkout_connect_by_session_request_form"
|
|
6424
6424
|
}, {
|
|
6425
6425
|
"type" : "checkout_create_authorization_details_request_form",
|
|
6426
6426
|
"attributes" : [ ],
|
|
@@ -6457,21 +6457,21 @@
|
|
|
6457
6457
|
"name" : "checkout_response",
|
|
6458
6458
|
"plural" : "checkout_responses",
|
|
6459
6459
|
"types" : [ {
|
|
6460
|
-
"type" : "
|
|
6460
|
+
"type" : "checkout_connect_by_order_quote_response_error",
|
|
6461
6461
|
"attributes" : [ ],
|
|
6462
|
-
"discriminator_value" : "
|
|
6462
|
+
"discriminator_value" : "checkout_connect_by_order_quote_response_error"
|
|
6463
6463
|
}, {
|
|
6464
|
-
"type" : "
|
|
6464
|
+
"type" : "checkout_connect_by_order_quote_response_success",
|
|
6465
6465
|
"attributes" : [ ],
|
|
6466
|
-
"discriminator_value" : "
|
|
6466
|
+
"discriminator_value" : "checkout_connect_by_order_quote_response_success"
|
|
6467
6467
|
}, {
|
|
6468
|
-
"type" : "
|
|
6468
|
+
"type" : "checkout_connect_by_session_response_error",
|
|
6469
6469
|
"attributes" : [ ],
|
|
6470
|
-
"discriminator_value" : "
|
|
6470
|
+
"discriminator_value" : "checkout_connect_by_session_response_error"
|
|
6471
6471
|
}, {
|
|
6472
|
-
"type" : "
|
|
6472
|
+
"type" : "checkout_connect_by_session_response_success",
|
|
6473
6473
|
"attributes" : [ ],
|
|
6474
|
-
"discriminator_value" : "
|
|
6474
|
+
"discriminator_value" : "checkout_connect_by_session_response_success"
|
|
6475
6475
|
}, {
|
|
6476
6476
|
"type" : "checkout_create_authorization_details_response_error",
|
|
6477
6477
|
"attributes" : [ ],
|
|
@@ -16191,114 +16191,6 @@
|
|
|
16191
16191
|
} ],
|
|
16192
16192
|
"attributes" : [ ],
|
|
16193
16193
|
"interfaces" : [ ]
|
|
16194
|
-
}, {
|
|
16195
|
-
"name" : "checkout_bootstrap_by_order_quote_error",
|
|
16196
|
-
"plural" : "checkout_bootstrap_by_order_quote_errors",
|
|
16197
|
-
"fields" : [ {
|
|
16198
|
-
"name" : "code",
|
|
16199
|
-
"type" : "checkout_bootstrap_by_order_quote_error_code",
|
|
16200
|
-
"required" : true,
|
|
16201
|
-
"attributes" : [ ],
|
|
16202
|
-
"annotations" : [ ]
|
|
16203
|
-
}, {
|
|
16204
|
-
"name" : "message",
|
|
16205
|
-
"type" : "string",
|
|
16206
|
-
"required" : true,
|
|
16207
|
-
"attributes" : [ ],
|
|
16208
|
-
"annotations" : [ ]
|
|
16209
|
-
} ],
|
|
16210
|
-
"attributes" : [ ],
|
|
16211
|
-
"interfaces" : [ ]
|
|
16212
|
-
}, {
|
|
16213
|
-
"name" : "checkout_bootstrap_by_order_quote_request_form",
|
|
16214
|
-
"plural" : "checkout_bootstrap_by_order_quote_request_forms",
|
|
16215
|
-
"fields" : [ {
|
|
16216
|
-
"name" : "order_quote_id",
|
|
16217
|
-
"type" : "string",
|
|
16218
|
-
"required" : true,
|
|
16219
|
-
"attributes" : [ ],
|
|
16220
|
-
"annotations" : [ ]
|
|
16221
|
-
} ],
|
|
16222
|
-
"attributes" : [ ],
|
|
16223
|
-
"interfaces" : [ ]
|
|
16224
|
-
}, {
|
|
16225
|
-
"name" : "checkout_bootstrap_by_order_quote_response_error",
|
|
16226
|
-
"plural" : "checkout_bootstrap_by_order_quote_response_errors",
|
|
16227
|
-
"fields" : [ {
|
|
16228
|
-
"name" : "errors",
|
|
16229
|
-
"type" : "[checkout_bootstrap_by_order_quote_error]",
|
|
16230
|
-
"required" : true,
|
|
16231
|
-
"attributes" : [ ],
|
|
16232
|
-
"annotations" : [ ]
|
|
16233
|
-
} ],
|
|
16234
|
-
"attributes" : [ ],
|
|
16235
|
-
"interfaces" : [ ]
|
|
16236
|
-
}, {
|
|
16237
|
-
"name" : "checkout_bootstrap_by_order_quote_response_success",
|
|
16238
|
-
"plural" : "checkout_bootstrap_by_order_quote_response_successes",
|
|
16239
|
-
"fields" : [ {
|
|
16240
|
-
"name" : "checkout",
|
|
16241
|
-
"type" : "v2_checkout",
|
|
16242
|
-
"required" : true,
|
|
16243
|
-
"attributes" : [ ],
|
|
16244
|
-
"annotations" : [ ]
|
|
16245
|
-
} ],
|
|
16246
|
-
"attributes" : [ ],
|
|
16247
|
-
"interfaces" : [ ]
|
|
16248
|
-
}, {
|
|
16249
|
-
"name" : "checkout_bootstrap_by_session_error",
|
|
16250
|
-
"plural" : "checkout_bootstrap_by_session_errors",
|
|
16251
|
-
"fields" : [ {
|
|
16252
|
-
"name" : "code",
|
|
16253
|
-
"type" : "checkout_bootstrap_by_session_error_code",
|
|
16254
|
-
"required" : true,
|
|
16255
|
-
"attributes" : [ ],
|
|
16256
|
-
"annotations" : [ ]
|
|
16257
|
-
}, {
|
|
16258
|
-
"name" : "message",
|
|
16259
|
-
"type" : "string",
|
|
16260
|
-
"required" : true,
|
|
16261
|
-
"attributes" : [ ],
|
|
16262
|
-
"annotations" : [ ]
|
|
16263
|
-
} ],
|
|
16264
|
-
"attributes" : [ ],
|
|
16265
|
-
"interfaces" : [ ]
|
|
16266
|
-
}, {
|
|
16267
|
-
"name" : "checkout_bootstrap_by_session_request_form",
|
|
16268
|
-
"plural" : "checkout_bootstrap_by_session_request_forms",
|
|
16269
|
-
"fields" : [ {
|
|
16270
|
-
"name" : "session_id",
|
|
16271
|
-
"type" : "string",
|
|
16272
|
-
"required" : true,
|
|
16273
|
-
"attributes" : [ ],
|
|
16274
|
-
"annotations" : [ ]
|
|
16275
|
-
} ],
|
|
16276
|
-
"attributes" : [ ],
|
|
16277
|
-
"interfaces" : [ ]
|
|
16278
|
-
}, {
|
|
16279
|
-
"name" : "checkout_bootstrap_by_session_response_error",
|
|
16280
|
-
"plural" : "checkout_bootstrap_by_session_response_errors",
|
|
16281
|
-
"fields" : [ {
|
|
16282
|
-
"name" : "errors",
|
|
16283
|
-
"type" : "[checkout_bootstrap_by_session_error]",
|
|
16284
|
-
"required" : true,
|
|
16285
|
-
"attributes" : [ ],
|
|
16286
|
-
"annotations" : [ ]
|
|
16287
|
-
} ],
|
|
16288
|
-
"attributes" : [ ],
|
|
16289
|
-
"interfaces" : [ ]
|
|
16290
|
-
}, {
|
|
16291
|
-
"name" : "checkout_bootstrap_by_session_response_success",
|
|
16292
|
-
"plural" : "checkout_bootstrap_by_session_response_successes",
|
|
16293
|
-
"fields" : [ {
|
|
16294
|
-
"name" : "checkout",
|
|
16295
|
-
"type" : "v2_checkout",
|
|
16296
|
-
"required" : true,
|
|
16297
|
-
"attributes" : [ ],
|
|
16298
|
-
"annotations" : [ ]
|
|
16299
|
-
} ],
|
|
16300
|
-
"attributes" : [ ],
|
|
16301
|
-
"interfaces" : [ ]
|
|
16302
16194
|
}, {
|
|
16303
16195
|
"name" : "checkout_bundle",
|
|
16304
16196
|
"plural" : "checkout_bundles",
|
|
@@ -16565,6 +16457,132 @@
|
|
|
16565
16457
|
} ],
|
|
16566
16458
|
"attributes" : [ ],
|
|
16567
16459
|
"interfaces" : [ ]
|
|
16460
|
+
}, {
|
|
16461
|
+
"name" : "checkout_connect_by_order_quote_error",
|
|
16462
|
+
"plural" : "checkout_connect_by_order_quote_errors",
|
|
16463
|
+
"fields" : [ {
|
|
16464
|
+
"name" : "code",
|
|
16465
|
+
"type" : "checkout_connect_by_order_quote_error_code",
|
|
16466
|
+
"required" : true,
|
|
16467
|
+
"attributes" : [ ],
|
|
16468
|
+
"annotations" : [ ]
|
|
16469
|
+
}, {
|
|
16470
|
+
"name" : "message",
|
|
16471
|
+
"type" : "string",
|
|
16472
|
+
"required" : true,
|
|
16473
|
+
"attributes" : [ ],
|
|
16474
|
+
"annotations" : [ ]
|
|
16475
|
+
} ],
|
|
16476
|
+
"attributes" : [ ],
|
|
16477
|
+
"interfaces" : [ ]
|
|
16478
|
+
}, {
|
|
16479
|
+
"name" : "checkout_connect_by_order_quote_request_form",
|
|
16480
|
+
"plural" : "checkout_connect_by_order_quote_request_forms",
|
|
16481
|
+
"fields" : [ {
|
|
16482
|
+
"name" : "order_quote_id",
|
|
16483
|
+
"type" : "string",
|
|
16484
|
+
"required" : true,
|
|
16485
|
+
"attributes" : [ ],
|
|
16486
|
+
"annotations" : [ ]
|
|
16487
|
+
} ],
|
|
16488
|
+
"attributes" : [ ],
|
|
16489
|
+
"interfaces" : [ ]
|
|
16490
|
+
}, {
|
|
16491
|
+
"name" : "checkout_connect_by_order_quote_response_error",
|
|
16492
|
+
"plural" : "checkout_connect_by_order_quote_response_errors",
|
|
16493
|
+
"fields" : [ {
|
|
16494
|
+
"name" : "errors",
|
|
16495
|
+
"type" : "[checkout_connect_by_order_quote_error]",
|
|
16496
|
+
"required" : true,
|
|
16497
|
+
"attributes" : [ ],
|
|
16498
|
+
"annotations" : [ ]
|
|
16499
|
+
} ],
|
|
16500
|
+
"attributes" : [ ],
|
|
16501
|
+
"interfaces" : [ ]
|
|
16502
|
+
}, {
|
|
16503
|
+
"name" : "checkout_connect_by_order_quote_response_success",
|
|
16504
|
+
"plural" : "checkout_connect_by_order_quote_response_successes",
|
|
16505
|
+
"fields" : [ {
|
|
16506
|
+
"name" : "connection_parameters",
|
|
16507
|
+
"type" : "checkout_connection_parameters",
|
|
16508
|
+
"required" : true,
|
|
16509
|
+
"attributes" : [ ],
|
|
16510
|
+
"annotations" : [ ]
|
|
16511
|
+
} ],
|
|
16512
|
+
"attributes" : [ ],
|
|
16513
|
+
"interfaces" : [ ]
|
|
16514
|
+
}, {
|
|
16515
|
+
"name" : "checkout_connect_by_session_error",
|
|
16516
|
+
"plural" : "checkout_connect_by_session_errors",
|
|
16517
|
+
"fields" : [ {
|
|
16518
|
+
"name" : "code",
|
|
16519
|
+
"type" : "checkout_connect_by_session_error_code",
|
|
16520
|
+
"required" : true,
|
|
16521
|
+
"attributes" : [ ],
|
|
16522
|
+
"annotations" : [ ]
|
|
16523
|
+
}, {
|
|
16524
|
+
"name" : "message",
|
|
16525
|
+
"type" : "string",
|
|
16526
|
+
"required" : true,
|
|
16527
|
+
"attributes" : [ ],
|
|
16528
|
+
"annotations" : [ ]
|
|
16529
|
+
} ],
|
|
16530
|
+
"attributes" : [ ],
|
|
16531
|
+
"interfaces" : [ ]
|
|
16532
|
+
}, {
|
|
16533
|
+
"name" : "checkout_connect_by_session_request_form",
|
|
16534
|
+
"plural" : "checkout_connect_by_session_request_forms",
|
|
16535
|
+
"fields" : [ {
|
|
16536
|
+
"name" : "session_id",
|
|
16537
|
+
"type" : "string",
|
|
16538
|
+
"required" : true,
|
|
16539
|
+
"attributes" : [ ],
|
|
16540
|
+
"annotations" : [ ]
|
|
16541
|
+
} ],
|
|
16542
|
+
"attributes" : [ ],
|
|
16543
|
+
"interfaces" : [ ]
|
|
16544
|
+
}, {
|
|
16545
|
+
"name" : "checkout_connect_by_session_response_error",
|
|
16546
|
+
"plural" : "checkout_connect_by_session_response_errors",
|
|
16547
|
+
"fields" : [ {
|
|
16548
|
+
"name" : "errors",
|
|
16549
|
+
"type" : "[checkout_connect_by_session_error]",
|
|
16550
|
+
"required" : true,
|
|
16551
|
+
"attributes" : [ ],
|
|
16552
|
+
"annotations" : [ ]
|
|
16553
|
+
} ],
|
|
16554
|
+
"attributes" : [ ],
|
|
16555
|
+
"interfaces" : [ ]
|
|
16556
|
+
}, {
|
|
16557
|
+
"name" : "checkout_connect_by_session_response_success",
|
|
16558
|
+
"plural" : "checkout_connect_by_session_response_successes",
|
|
16559
|
+
"fields" : [ {
|
|
16560
|
+
"name" : "connection_parameters",
|
|
16561
|
+
"type" : "checkout_connection_parameters",
|
|
16562
|
+
"required" : true,
|
|
16563
|
+
"attributes" : [ ],
|
|
16564
|
+
"annotations" : [ ]
|
|
16565
|
+
} ],
|
|
16566
|
+
"attributes" : [ ],
|
|
16567
|
+
"interfaces" : [ ]
|
|
16568
|
+
}, {
|
|
16569
|
+
"name" : "checkout_connection_parameters",
|
|
16570
|
+
"plural" : "checkout_connection_parameterses",
|
|
16571
|
+
"fields" : [ {
|
|
16572
|
+
"name" : "session",
|
|
16573
|
+
"type" : "io.flow.common.v0.models.session_reference",
|
|
16574
|
+
"required" : true,
|
|
16575
|
+
"attributes" : [ ],
|
|
16576
|
+
"annotations" : [ ]
|
|
16577
|
+
}, {
|
|
16578
|
+
"name" : "geo",
|
|
16579
|
+
"type" : "checkout_geo_parameters",
|
|
16580
|
+
"required" : true,
|
|
16581
|
+
"attributes" : [ ],
|
|
16582
|
+
"annotations" : [ ]
|
|
16583
|
+
} ],
|
|
16584
|
+
"attributes" : [ ],
|
|
16585
|
+
"interfaces" : [ ]
|
|
16568
16586
|
}, {
|
|
16569
16587
|
"name" : "checkout_contact",
|
|
16570
16588
|
"plural" : "checkout_contacts",
|
|
@@ -16796,6 +16814,12 @@
|
|
|
16796
16814
|
"required" : true,
|
|
16797
16815
|
"attributes" : [ ],
|
|
16798
16816
|
"annotations" : [ ]
|
|
16817
|
+
}, {
|
|
16818
|
+
"name" : "connection_parameters",
|
|
16819
|
+
"type" : "checkout_connection_parameters",
|
|
16820
|
+
"required" : false,
|
|
16821
|
+
"attributes" : [ ],
|
|
16822
|
+
"annotations" : [ ]
|
|
16799
16823
|
} ],
|
|
16800
16824
|
"attributes" : [ ],
|
|
16801
16825
|
"interfaces" : [ ]
|
|
@@ -16856,6 +16880,12 @@
|
|
|
16856
16880
|
"required" : true,
|
|
16857
16881
|
"attributes" : [ ],
|
|
16858
16882
|
"annotations" : [ ]
|
|
16883
|
+
}, {
|
|
16884
|
+
"name" : "connection_parameters",
|
|
16885
|
+
"type" : "checkout_connection_parameters",
|
|
16886
|
+
"required" : false,
|
|
16887
|
+
"attributes" : [ ],
|
|
16888
|
+
"annotations" : [ ]
|
|
16859
16889
|
} ],
|
|
16860
16890
|
"attributes" : [ ],
|
|
16861
16891
|
"interfaces" : [ ]
|
|
@@ -16970,6 +17000,12 @@
|
|
|
16970
17000
|
"required" : true,
|
|
16971
17001
|
"attributes" : [ ],
|
|
16972
17002
|
"annotations" : [ ]
|
|
17003
|
+
}, {
|
|
17004
|
+
"name" : "connection_parameters",
|
|
17005
|
+
"type" : "checkout_connection_parameters",
|
|
17006
|
+
"required" : false,
|
|
17007
|
+
"attributes" : [ ],
|
|
17008
|
+
"annotations" : [ ]
|
|
16973
17009
|
} ],
|
|
16974
17010
|
"attributes" : [ ],
|
|
16975
17011
|
"interfaces" : [ ]
|
|
@@ -30295,9 +30331,9 @@
|
|
|
30295
30331
|
"name" : "heap_checkout_event",
|
|
30296
30332
|
"plural" : "heap_checkout_events",
|
|
30297
30333
|
"fields" : [ {
|
|
30298
|
-
"name" : "
|
|
30299
|
-
"type" : "
|
|
30300
|
-
"required" :
|
|
30334
|
+
"name" : "event_type",
|
|
30335
|
+
"type" : "blaze_checkout_event",
|
|
30336
|
+
"required" : false,
|
|
30301
30337
|
"attributes" : [ ],
|
|
30302
30338
|
"annotations" : [ ]
|
|
30303
30339
|
}, {
|