@flowio/api-mock-generator 6.17.68 → 6.17.70
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.json +50 -5
- package/package.json +2 -2
- package/src/api.json +50 -5
package/dist/api.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.v0",
|
|
13
|
-
"version": "0.18.
|
|
13
|
+
"version": "0.18.9",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -76,11 +76,11 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "ben-test-internal"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.21.
|
|
79
|
+
"version": "0.21.38",
|
|
80
80
|
"enums": [],
|
|
81
81
|
"interfaces": ["generate_load"],
|
|
82
82
|
"unions": ["generate_load"],
|
|
83
|
-
"models": ["generate_load_multiple_orgs", "generate_load_single_org", "test", "test_form"],
|
|
83
|
+
"models": ["generate_load_multiple_orgs", "generate_load_single_org", "svitlana_test", "test", "test_form"],
|
|
84
84
|
"annotations": []
|
|
85
85
|
}],
|
|
86
86
|
"enums": [{
|
|
@@ -1970,6 +1970,9 @@
|
|
|
1970
1970
|
}, {
|
|
1971
1971
|
"name": "transfer",
|
|
1972
1972
|
"attributes": []
|
|
1973
|
+
}, {
|
|
1974
|
+
"name": "negative_balance_guarantee",
|
|
1975
|
+
"attributes": []
|
|
1973
1976
|
}],
|
|
1974
1977
|
"attributes": []
|
|
1975
1978
|
}, {
|
|
@@ -3115,6 +3118,10 @@
|
|
|
3115
3118
|
"name": "duties_taxes_paid_surcharge",
|
|
3116
3119
|
"attributes": [],
|
|
3117
3120
|
"description": "Surcharge applied per shipment for all shipment that are sent DDP"
|
|
3121
|
+
}, {
|
|
3122
|
+
"name": "tip",
|
|
3123
|
+
"attributes": [],
|
|
3124
|
+
"description": "Tip information associated with an order"
|
|
3118
3125
|
}],
|
|
3119
3126
|
"attributes": []
|
|
3120
3127
|
}, {
|
|
@@ -3152,6 +3159,10 @@
|
|
|
3152
3159
|
"name": "surcharges",
|
|
3153
3160
|
"attributes": [],
|
|
3154
3161
|
"description": "Additional fees and levies applied to the order"
|
|
3162
|
+
}, {
|
|
3163
|
+
"name": "tip",
|
|
3164
|
+
"attributes": [],
|
|
3165
|
+
"description": "The details of tip associated with an order"
|
|
3155
3166
|
}],
|
|
3156
3167
|
"attributes": []
|
|
3157
3168
|
}, {
|
|
@@ -5737,6 +5748,19 @@
|
|
|
5737
5748
|
"attributes": [],
|
|
5738
5749
|
"annotations": [],
|
|
5739
5750
|
"description": "Indicates when the authorization was successfully authorized by the payment provider"
|
|
5751
|
+
}, {
|
|
5752
|
+
"name": "processor",
|
|
5753
|
+
"type": "expandable_payment_processor",
|
|
5754
|
+
"required": false,
|
|
5755
|
+
"attributes": [],
|
|
5756
|
+
"annotations": [],
|
|
5757
|
+
"description": "Details about which payment processor was used for this authorization"
|
|
5758
|
+
}, {
|
|
5759
|
+
"name": "created_at",
|
|
5760
|
+
"type": "date-time-iso8601",
|
|
5761
|
+
"required": true,
|
|
5762
|
+
"attributes": [],
|
|
5763
|
+
"annotations": []
|
|
5740
5764
|
}],
|
|
5741
5765
|
"attributes": []
|
|
5742
5766
|
}, {
|
|
@@ -48138,7 +48162,7 @@
|
|
|
48138
48162
|
}, {
|
|
48139
48163
|
"name": "destination",
|
|
48140
48164
|
"type": "shipping_address",
|
|
48141
|
-
"required":
|
|
48165
|
+
"required": false,
|
|
48142
48166
|
"attributes": [],
|
|
48143
48167
|
"annotations": ["personal_data", "consumer"],
|
|
48144
48168
|
"description": "Destination contact information and structured address"
|
|
@@ -48152,7 +48176,7 @@
|
|
|
48152
48176
|
}, {
|
|
48153
48177
|
"name": "origin",
|
|
48154
48178
|
"type": "shipping_address",
|
|
48155
|
-
"required":
|
|
48179
|
+
"required": false,
|
|
48156
48180
|
"attributes": [],
|
|
48157
48181
|
"annotations": ["personal_data", "consumer"],
|
|
48158
48182
|
"description": "Origin contact information and structured address"
|
|
@@ -51392,6 +51416,14 @@
|
|
|
51392
51416
|
"required": true,
|
|
51393
51417
|
"attributes": [],
|
|
51394
51418
|
"annotations": []
|
|
51419
|
+
}, {
|
|
51420
|
+
"name": "includes",
|
|
51421
|
+
"type": "[levy_inclusion]",
|
|
51422
|
+
"required": false,
|
|
51423
|
+
"attributes": [],
|
|
51424
|
+
"annotations": [],
|
|
51425
|
+
"description": "Indicators for tax and duty inclusive pricing.",
|
|
51426
|
+
"default": "[]"
|
|
51395
51427
|
}],
|
|
51396
51428
|
"attributes": [],
|
|
51397
51429
|
"interfaces": [],
|
|
@@ -51521,6 +51553,9 @@
|
|
|
51521
51553
|
"required": true,
|
|
51522
51554
|
"attributes": [],
|
|
51523
51555
|
"annotations": [],
|
|
51556
|
+
"deprecation": {
|
|
51557
|
+
"description": "Replace with usage of 'includes' at the top level"
|
|
51558
|
+
},
|
|
51524
51559
|
"default": "[]"
|
|
51525
51560
|
}],
|
|
51526
51561
|
"attributes": [],
|
|
@@ -51608,6 +51643,9 @@
|
|
|
51608
51643
|
"required": true,
|
|
51609
51644
|
"attributes": [],
|
|
51610
51645
|
"annotations": [],
|
|
51646
|
+
"deprecation": {
|
|
51647
|
+
"description": "Replace with usage of 'includes' at the top level"
|
|
51648
|
+
},
|
|
51611
51649
|
"default": "[]"
|
|
51612
51650
|
}, {
|
|
51613
51651
|
"name": "ship_from",
|
|
@@ -53620,6 +53658,13 @@
|
|
|
53620
53658
|
"required": true,
|
|
53621
53659
|
"attributes": [],
|
|
53622
53660
|
"annotations": []
|
|
53661
|
+
}, {
|
|
53662
|
+
"name": "revenue_share_percentage",
|
|
53663
|
+
"type": "decimal",
|
|
53664
|
+
"required": false,
|
|
53665
|
+
"attributes": [],
|
|
53666
|
+
"annotations": [],
|
|
53667
|
+
"description": "Percentage of revenue a channel should receive from shipments made on this ratecard. Omitted when none. Values are expressed as '0.0295' to represent '2.95%'"
|
|
53623
53668
|
}],
|
|
53624
53669
|
"attributes": [],
|
|
53625
53670
|
"interfaces": []
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-mock-generator",
|
|
3
|
-
"version": "6.17.
|
|
3
|
+
"version": "6.17.70",
|
|
4
4
|
"description": "A mock data generator based on our API specifications for JavaScript",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flowcommerce",
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"apibuilder-js": "0.0.13",
|
|
29
29
|
"apibuilder-mock-generator": "0.0.13"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "597e2435a16a5bd699023530c389a211edd61d60"
|
|
32
32
|
}
|
package/src/api.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.v0",
|
|
13
|
-
"version" : "0.18.
|
|
13
|
+
"version" : "0.18.9",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -76,11 +76,11 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "ben-test-internal"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.21.
|
|
79
|
+
"version" : "0.21.38",
|
|
80
80
|
"enums" : [ ],
|
|
81
81
|
"interfaces" : [ "generate_load" ],
|
|
82
82
|
"unions" : [ "generate_load" ],
|
|
83
|
-
"models" : [ "generate_load_multiple_orgs", "generate_load_single_org", "test", "test_form" ],
|
|
83
|
+
"models" : [ "generate_load_multiple_orgs", "generate_load_single_org", "svitlana_test", "test", "test_form" ],
|
|
84
84
|
"annotations" : [ ]
|
|
85
85
|
} ],
|
|
86
86
|
"enums" : [ {
|
|
@@ -1970,6 +1970,9 @@
|
|
|
1970
1970
|
}, {
|
|
1971
1971
|
"name" : "transfer",
|
|
1972
1972
|
"attributes" : [ ]
|
|
1973
|
+
}, {
|
|
1974
|
+
"name" : "negative_balance_guarantee",
|
|
1975
|
+
"attributes" : [ ]
|
|
1973
1976
|
} ],
|
|
1974
1977
|
"attributes" : [ ]
|
|
1975
1978
|
}, {
|
|
@@ -3115,6 +3118,10 @@
|
|
|
3115
3118
|
"name" : "duties_taxes_paid_surcharge",
|
|
3116
3119
|
"attributes" : [ ],
|
|
3117
3120
|
"description" : "Surcharge applied per shipment for all shipment that are sent DDP"
|
|
3121
|
+
}, {
|
|
3122
|
+
"name" : "tip",
|
|
3123
|
+
"attributes" : [ ],
|
|
3124
|
+
"description" : "Tip information associated with an order"
|
|
3118
3125
|
} ],
|
|
3119
3126
|
"attributes" : [ ]
|
|
3120
3127
|
}, {
|
|
@@ -3152,6 +3159,10 @@
|
|
|
3152
3159
|
"name" : "surcharges",
|
|
3153
3160
|
"attributes" : [ ],
|
|
3154
3161
|
"description" : "Additional fees and levies applied to the order"
|
|
3162
|
+
}, {
|
|
3163
|
+
"name" : "tip",
|
|
3164
|
+
"attributes" : [ ],
|
|
3165
|
+
"description" : "The details of tip associated with an order"
|
|
3155
3166
|
} ],
|
|
3156
3167
|
"attributes" : [ ]
|
|
3157
3168
|
}, {
|
|
@@ -5737,6 +5748,19 @@
|
|
|
5737
5748
|
"attributes" : [ ],
|
|
5738
5749
|
"annotations" : [ ],
|
|
5739
5750
|
"description" : "Indicates when the authorization was successfully authorized by the payment provider"
|
|
5751
|
+
}, {
|
|
5752
|
+
"name" : "processor",
|
|
5753
|
+
"type" : "expandable_payment_processor",
|
|
5754
|
+
"required" : false,
|
|
5755
|
+
"attributes" : [ ],
|
|
5756
|
+
"annotations" : [ ],
|
|
5757
|
+
"description" : "Details about which payment processor was used for this authorization"
|
|
5758
|
+
}, {
|
|
5759
|
+
"name" : "created_at",
|
|
5760
|
+
"type" : "date-time-iso8601",
|
|
5761
|
+
"required" : true,
|
|
5762
|
+
"attributes" : [ ],
|
|
5763
|
+
"annotations" : [ ]
|
|
5740
5764
|
} ],
|
|
5741
5765
|
"attributes" : [ ]
|
|
5742
5766
|
}, {
|
|
@@ -48138,7 +48162,7 @@
|
|
|
48138
48162
|
}, {
|
|
48139
48163
|
"name" : "destination",
|
|
48140
48164
|
"type" : "shipping_address",
|
|
48141
|
-
"required" :
|
|
48165
|
+
"required" : false,
|
|
48142
48166
|
"attributes" : [ ],
|
|
48143
48167
|
"annotations" : [ "personal_data", "consumer" ],
|
|
48144
48168
|
"description" : "Destination contact information and structured address"
|
|
@@ -48152,7 +48176,7 @@
|
|
|
48152
48176
|
}, {
|
|
48153
48177
|
"name" : "origin",
|
|
48154
48178
|
"type" : "shipping_address",
|
|
48155
|
-
"required" :
|
|
48179
|
+
"required" : false,
|
|
48156
48180
|
"attributes" : [ ],
|
|
48157
48181
|
"annotations" : [ "personal_data", "consumer" ],
|
|
48158
48182
|
"description" : "Origin contact information and structured address"
|
|
@@ -51392,6 +51416,14 @@
|
|
|
51392
51416
|
"required" : true,
|
|
51393
51417
|
"attributes" : [ ],
|
|
51394
51418
|
"annotations" : [ ]
|
|
51419
|
+
}, {
|
|
51420
|
+
"name" : "includes",
|
|
51421
|
+
"type" : "[levy_inclusion]",
|
|
51422
|
+
"required" : false,
|
|
51423
|
+
"attributes" : [ ],
|
|
51424
|
+
"annotations" : [ ],
|
|
51425
|
+
"description" : "Indicators for tax and duty inclusive pricing.",
|
|
51426
|
+
"default" : "[]"
|
|
51395
51427
|
} ],
|
|
51396
51428
|
"attributes" : [ ],
|
|
51397
51429
|
"interfaces" : [ ],
|
|
@@ -51521,6 +51553,9 @@
|
|
|
51521
51553
|
"required" : true,
|
|
51522
51554
|
"attributes" : [ ],
|
|
51523
51555
|
"annotations" : [ ],
|
|
51556
|
+
"deprecation" : {
|
|
51557
|
+
"description" : "Replace with usage of 'includes' at the top level"
|
|
51558
|
+
},
|
|
51524
51559
|
"default" : "[]"
|
|
51525
51560
|
} ],
|
|
51526
51561
|
"attributes" : [ ],
|
|
@@ -51608,6 +51643,9 @@
|
|
|
51608
51643
|
"required" : true,
|
|
51609
51644
|
"attributes" : [ ],
|
|
51610
51645
|
"annotations" : [ ],
|
|
51646
|
+
"deprecation" : {
|
|
51647
|
+
"description" : "Replace with usage of 'includes' at the top level"
|
|
51648
|
+
},
|
|
51611
51649
|
"default" : "[]"
|
|
51612
51650
|
}, {
|
|
51613
51651
|
"name" : "ship_from",
|
|
@@ -53620,6 +53658,13 @@
|
|
|
53620
53658
|
"required" : true,
|
|
53621
53659
|
"attributes" : [ ],
|
|
53622
53660
|
"annotations" : [ ]
|
|
53661
|
+
}, {
|
|
53662
|
+
"name" : "revenue_share_percentage",
|
|
53663
|
+
"type" : "decimal",
|
|
53664
|
+
"required" : false,
|
|
53665
|
+
"attributes" : [ ],
|
|
53666
|
+
"annotations" : [ ],
|
|
53667
|
+
"description" : "Percentage of revenue a channel should receive from shipments made on this ratecard. Omitted when none. Values are expressed as '0.0295' to represent '2.95%'"
|
|
53623
53668
|
} ],
|
|
53624
53669
|
"attributes" : [ ],
|
|
53625
53670
|
"interfaces" : [ ]
|