@flowio/api-mock-generator 6.17.61 → 6.17.63
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 +37 -5
- package/package.json +2 -2
- package/src/api.json +37 -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.17.
|
|
13
|
+
"version": "0.17.87",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application": {
|
|
32
32
|
"key": "apple-pay"
|
|
33
33
|
},
|
|
34
|
-
"version": "0.3.
|
|
34
|
+
"version": "0.3.40",
|
|
35
35
|
"enums": ["apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks"],
|
|
36
36
|
"interfaces": [],
|
|
37
37
|
"unions": [],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application": {
|
|
47
47
|
"key": "google-pay"
|
|
48
48
|
},
|
|
49
|
-
"version": "0.3.
|
|
49
|
+
"version": "0.3.40",
|
|
50
50
|
"enums": ["auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status"],
|
|
51
51
|
"interfaces": [],
|
|
52
52
|
"unions": ["payment_method_token"],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application": {
|
|
62
62
|
"key": "shopify-external"
|
|
63
63
|
},
|
|
64
|
-
"version": "0.3.
|
|
64
|
+
"version": "0.3.40",
|
|
65
65
|
"enums": ["cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit"],
|
|
66
66
|
"interfaces": [],
|
|
67
67
|
"unions": [],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application": {
|
|
77
77
|
"key": "ben-test-internal"
|
|
78
78
|
},
|
|
79
|
-
"version": "0.20.
|
|
79
|
+
"version": "0.20.53",
|
|
80
80
|
"enums": [],
|
|
81
81
|
"interfaces": ["generate_load"],
|
|
82
82
|
"unions": ["generate_load"],
|
|
@@ -10100,6 +10100,26 @@
|
|
|
10100
10100
|
}],
|
|
10101
10101
|
"attributes": [],
|
|
10102
10102
|
"interfaces": []
|
|
10103
|
+
}, {
|
|
10104
|
+
"name": "additional_services_requested",
|
|
10105
|
+
"plural": "additional_services_requesteds",
|
|
10106
|
+
"fields": [{
|
|
10107
|
+
"name": "name",
|
|
10108
|
+
"type": "string",
|
|
10109
|
+
"required": true,
|
|
10110
|
+
"attributes": [],
|
|
10111
|
+
"annotations": [],
|
|
10112
|
+
"description": "Name of the additional field requested"
|
|
10113
|
+
}, {
|
|
10114
|
+
"name": "description",
|
|
10115
|
+
"type": "string",
|
|
10116
|
+
"required": false,
|
|
10117
|
+
"attributes": [],
|
|
10118
|
+
"annotations": [],
|
|
10119
|
+
"description": "Description of the additional field requested"
|
|
10120
|
+
}],
|
|
10121
|
+
"attributes": [],
|
|
10122
|
+
"interfaces": []
|
|
10103
10123
|
}, {
|
|
10104
10124
|
"name": "address",
|
|
10105
10125
|
"plural": "addresses",
|
|
@@ -47184,6 +47204,12 @@
|
|
|
47184
47204
|
"required": false,
|
|
47185
47205
|
"attributes": [],
|
|
47186
47206
|
"annotations": []
|
|
47207
|
+
}, {
|
|
47208
|
+
"name": "additional_services_requested",
|
|
47209
|
+
"type": "[additional_services_requested]",
|
|
47210
|
+
"required": false,
|
|
47211
|
+
"attributes": [],
|
|
47212
|
+
"annotations": []
|
|
47187
47213
|
}, {
|
|
47188
47214
|
"name": "created_at",
|
|
47189
47215
|
"type": "date-time-iso8601",
|
|
@@ -53153,6 +53179,12 @@
|
|
|
53153
53179
|
"name": "transaction_metadata_manual",
|
|
53154
53180
|
"plural": "transaction_metadata_manuals",
|
|
53155
53181
|
"fields": [{
|
|
53182
|
+
"name": "description",
|
|
53183
|
+
"type": "string",
|
|
53184
|
+
"required": true,
|
|
53185
|
+
"attributes": [],
|
|
53186
|
+
"annotations": []
|
|
53187
|
+
}, {
|
|
53156
53188
|
"name": "original",
|
|
53157
53189
|
"type": "transaction_metadata_original_transaction",
|
|
53158
53190
|
"required": false,
|
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.63",
|
|
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": "fc644e9ba6f842b12316085c5adbfeaa86923d6b"
|
|
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.17.
|
|
13
|
+
"version" : "0.17.87",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"application" : {
|
|
32
32
|
"key" : "apple-pay"
|
|
33
33
|
},
|
|
34
|
-
"version" : "0.3.
|
|
34
|
+
"version" : "0.3.40",
|
|
35
35
|
"enums" : [ "apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks" ],
|
|
36
36
|
"interfaces" : [ ],
|
|
37
37
|
"unions" : [ ],
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"application" : {
|
|
47
47
|
"key" : "google-pay"
|
|
48
48
|
},
|
|
49
|
-
"version" : "0.3.
|
|
49
|
+
"version" : "0.3.40",
|
|
50
50
|
"enums" : [ "auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status" ],
|
|
51
51
|
"interfaces" : [ ],
|
|
52
52
|
"unions" : [ "payment_method_token" ],
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"application" : {
|
|
62
62
|
"key" : "shopify-external"
|
|
63
63
|
},
|
|
64
|
-
"version" : "0.3.
|
|
64
|
+
"version" : "0.3.40",
|
|
65
65
|
"enums" : [ "cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "inventory_behaviour", "inventory_management", "inventory_policy", "kind_type", "localized_price", "order_status_type", "price_rule_allocation_method", "price_rule_customer_selection", "price_rule_target_selection", "price_rule_target_type", "price_rule_value_type", "published_scope", "restock_type", "shopify_customer_state", "shopify_discount_pagination_direction", "shopify_gift_card_status", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
|
|
66
66
|
"interfaces" : [ ],
|
|
67
67
|
"unions" : [ ],
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"application" : {
|
|
77
77
|
"key" : "ben-test-internal"
|
|
78
78
|
},
|
|
79
|
-
"version" : "0.20.
|
|
79
|
+
"version" : "0.20.53",
|
|
80
80
|
"enums" : [ ],
|
|
81
81
|
"interfaces" : [ "generate_load" ],
|
|
82
82
|
"unions" : [ "generate_load" ],
|
|
@@ -10100,6 +10100,26 @@
|
|
|
10100
10100
|
} ],
|
|
10101
10101
|
"attributes" : [ ],
|
|
10102
10102
|
"interfaces" : [ ]
|
|
10103
|
+
}, {
|
|
10104
|
+
"name" : "additional_services_requested",
|
|
10105
|
+
"plural" : "additional_services_requesteds",
|
|
10106
|
+
"fields" : [ {
|
|
10107
|
+
"name" : "name",
|
|
10108
|
+
"type" : "string",
|
|
10109
|
+
"required" : true,
|
|
10110
|
+
"attributes" : [ ],
|
|
10111
|
+
"annotations" : [ ],
|
|
10112
|
+
"description" : "Name of the additional field requested"
|
|
10113
|
+
}, {
|
|
10114
|
+
"name" : "description",
|
|
10115
|
+
"type" : "string",
|
|
10116
|
+
"required" : false,
|
|
10117
|
+
"attributes" : [ ],
|
|
10118
|
+
"annotations" : [ ],
|
|
10119
|
+
"description" : "Description of the additional field requested"
|
|
10120
|
+
} ],
|
|
10121
|
+
"attributes" : [ ],
|
|
10122
|
+
"interfaces" : [ ]
|
|
10103
10123
|
}, {
|
|
10104
10124
|
"name" : "address",
|
|
10105
10125
|
"plural" : "addresses",
|
|
@@ -47184,6 +47204,12 @@
|
|
|
47184
47204
|
"required" : false,
|
|
47185
47205
|
"attributes" : [ ],
|
|
47186
47206
|
"annotations" : [ ]
|
|
47207
|
+
}, {
|
|
47208
|
+
"name" : "additional_services_requested",
|
|
47209
|
+
"type" : "[additional_services_requested]",
|
|
47210
|
+
"required" : false,
|
|
47211
|
+
"attributes" : [ ],
|
|
47212
|
+
"annotations" : [ ]
|
|
47187
47213
|
}, {
|
|
47188
47214
|
"name" : "created_at",
|
|
47189
47215
|
"type" : "date-time-iso8601",
|
|
@@ -53153,6 +53179,12 @@
|
|
|
53153
53179
|
"name" : "transaction_metadata_manual",
|
|
53154
53180
|
"plural" : "transaction_metadata_manuals",
|
|
53155
53181
|
"fields" : [ {
|
|
53182
|
+
"name" : "description",
|
|
53183
|
+
"type" : "string",
|
|
53184
|
+
"required" : true,
|
|
53185
|
+
"attributes" : [ ],
|
|
53186
|
+
"annotations" : [ ]
|
|
53187
|
+
}, {
|
|
53156
53188
|
"name" : "original",
|
|
53157
53189
|
"type" : "transaction_metadata_original_transaction",
|
|
53158
53190
|
"required" : false,
|