@flowio/api-mock-generator 6.17.108 → 6.17.109

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 CHANGED
@@ -7,7 +7,7 @@
7
7
  "key": "api"
8
8
  },
9
9
  "namespace": "io.flow.v0",
10
- "version": "0.20.62",
10
+ "version": "0.20.63",
11
11
  "info": {
12
12
  "license": {
13
13
  "name": "MIT",
@@ -28,7 +28,7 @@
28
28
  "application": {
29
29
  "key": "channel-internal"
30
30
  },
31
- "version": "0.27.55",
31
+ "version": "0.27.59",
32
32
  "enums": ["channel_order_acceptance_error_action", "channel_order_acceptance_failure_reason_code", "channel_order_acceptance_next_action_from", "channel_order_acceptance_rejection_reason", "channel_order_acceptance_status", "channel_service", "order_payment_source_type"],
33
33
  "interfaces": [],
34
34
  "unions": [],
@@ -43,7 +43,7 @@
43
43
  "application": {
44
44
  "key": "apple-pay"
45
45
  },
46
- "version": "0.4.50",
46
+ "version": "0.4.52",
47
47
  "enums": ["apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks"],
48
48
  "interfaces": [],
49
49
  "unions": [],
@@ -58,7 +58,7 @@
58
58
  "application": {
59
59
  "key": "google-pay"
60
60
  },
61
- "version": "0.4.50",
61
+ "version": "0.4.52",
62
62
  "enums": ["auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status"],
63
63
  "interfaces": [],
64
64
  "unions": ["payment_method_token"],
@@ -73,7 +73,7 @@
73
73
  "application": {
74
74
  "key": "shopify-external"
75
75
  },
76
- "version": "0.4.50",
76
+ "version": "0.4.52",
77
77
  "enums": ["cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "graphql_weight_unit", "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_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit"],
78
78
  "interfaces": [],
79
79
  "unions": [],
@@ -80704,7 +80704,7 @@
80704
80704
  "description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
80705
80705
  }],
80706
80706
  "apidoc": {
80707
- "version": "0.20.62"
80707
+ "version": "0.20.63"
80708
80708
  },
80709
80709
  "base_url": "https://api.flow.io",
80710
80710
  "description": "The Flow Commerce REST API provides full access to the global ecommerce platform."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-mock-generator",
3
- "version": "6.17.108",
3
+ "version": "6.17.109",
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": "e6ab4a371f4a5b27785d522dc32505277757198d"
31
+ "gitHead": "942e116995931225d013428a9da8237ec64c06be"
32
32
  }
package/src/api.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "key" : "api"
8
8
  },
9
9
  "namespace" : "io.flow.v0",
10
- "version" : "0.20.62",
10
+ "version" : "0.20.63",
11
11
  "info" : {
12
12
  "license" : {
13
13
  "name" : "MIT",
@@ -28,7 +28,7 @@
28
28
  "application" : {
29
29
  "key" : "channel-internal"
30
30
  },
31
- "version" : "0.27.55",
31
+ "version" : "0.27.59",
32
32
  "enums" : [ "channel_order_acceptance_error_action", "channel_order_acceptance_failure_reason_code", "channel_order_acceptance_next_action_from", "channel_order_acceptance_rejection_reason", "channel_order_acceptance_status", "channel_service", "order_payment_source_type" ],
33
33
  "interfaces" : [ ],
34
34
  "unions" : [ ],
@@ -43,7 +43,7 @@
43
43
  "application" : {
44
44
  "key" : "apple-pay"
45
45
  },
46
- "version" : "0.4.50",
46
+ "version" : "0.4.52",
47
47
  "enums" : [ "apple_pay_contact_field", "apple_pay_line_item_type", "apple_pay_merchant_capability", "apple_pay_shipping_type", "apple_pay_supported_networks" ],
48
48
  "interfaces" : [ ],
49
49
  "unions" : [ ],
@@ -58,7 +58,7 @@
58
58
  "application" : {
59
59
  "key" : "google-pay"
60
60
  },
61
- "version" : "0.4.50",
61
+ "version" : "0.4.52",
62
62
  "enums" : [ "auth_method", "billing_address_format", "card_gateway", "card_network", "payment_method_type", "tokenization_type", "total_price_status" ],
63
63
  "interfaces" : [ ],
64
64
  "unions" : [ "payment_method_token" ],
@@ -73,7 +73,7 @@
73
73
  "application" : {
74
74
  "key" : "shopify-external"
75
75
  },
76
- "version" : "0.4.50",
76
+ "version" : "0.4.52",
77
77
  "enums" : [ "cancel_reason", "discount_status", "discount_type", "discrepancy_reason", "event", "financial_status_type", "format", "fulfillment_service", "fulfillment_status_type", "graphql_weight_unit", "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_plan_name", "shopify_processing_method_type", "shopify_transaction_error_code", "shopify_transaction_status", "topic", "value_type", "weight_unit" ],
78
78
  "interfaces" : [ ],
79
79
  "unions" : [ ],
@@ -80704,7 +80704,7 @@
80704
80704
  "description" : "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
80705
80705
  } ],
80706
80706
  "apidoc" : {
80707
- "version" : "0.20.62"
80707
+ "version" : "0.20.63"
80708
80708
  },
80709
80709
  "base_url" : "https://api.flow.io",
80710
80710
  "description" : "The Flow Commerce REST API provides full access to the global ecommerce platform."