@flowio/api-mock-generator 6.17.107 → 6.17.108

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.59",
10
+ "version": "0.20.62",
11
11
  "info": {
12
12
  "license": {
13
13
  "name": "MIT",
@@ -28,11 +28,11 @@
28
28
  "application": {
29
29
  "key": "channel-internal"
30
30
  },
31
- "version": "0.27.50",
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", "order_payment_source_type"],
31
+ "version": "0.27.55",
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": [],
35
- "models": ["channel_currency_form", "channel_form", "channel_membership", "channel_membership_form", "channel_membership_put_form", "channel_order_acceptance", "channel_order_acceptance_details", "channel_order_acceptance_failure", "channel_order_acceptance_form", "channel_order_acceptance_reason", "flow_channel_organization", "order_edit_summary"],
35
+ "models": ["channel_currency_form", "channel_form", "channel_membership", "channel_membership_form", "channel_membership_put_form", "channel_order_acceptance", "channel_order_acceptance_details", "channel_order_acceptance_failure", "channel_order_acceptance_form", "channel_order_acceptance_reason", "channel_organization_domain", "channel_organization_installation", "channel_organization_installation_post_form", "channel_organization_metadata", "channel_organization_token", "channel_organization_token_body", "flow_channel_organization", "order_edit_summary"],
36
36
  "annotations": []
37
37
  }, {
38
38
  "uri": "https://app.apibuilder.io/flow/apple-pay/latest/service.json",
@@ -1898,6 +1898,21 @@
1898
1898
  }, {
1899
1899
  "name": "fraud",
1900
1900
  "attributes": []
1901
+ }, {
1902
+ "name": "tax",
1903
+ "attributes": []
1904
+ }, {
1905
+ "name": "duty",
1906
+ "attributes": []
1907
+ }, {
1908
+ "name": "tax_and_duty",
1909
+ "attributes": []
1910
+ }, {
1911
+ "name": "product",
1912
+ "attributes": []
1913
+ }, {
1914
+ "name": "tax_and_duty_fx_diff",
1915
+ "attributes": []
1901
1916
  }, {
1902
1917
  "name": "fx",
1903
1918
  "attributes": []
@@ -1947,6 +1962,18 @@
1947
1962
  "name": "ge-usa",
1948
1963
  "attributes": [],
1949
1964
  "description": "Global-e US Inc., New York, NY, USA"
1965
+ }, {
1966
+ "name": "ge-can",
1967
+ "attributes": [],
1968
+ "description": "Global-e Canada e-commerce Ltd., Vancouver, BC, CAN"
1969
+ }, {
1970
+ "name": "ge-gbr",
1971
+ "attributes": [],
1972
+ "description": "Global-e UK Ltd., London, UK"
1973
+ }, {
1974
+ "name": "ge-irl",
1975
+ "attributes": [],
1976
+ "description": "Global-e Commerce., Dublin, IRL"
1950
1977
  }],
1951
1978
  "attributes": []
1952
1979
  }, {
@@ -20004,6 +20031,12 @@
20004
20031
  "required": true,
20005
20032
  "attributes": [],
20006
20033
  "annotations": []
20034
+ }, {
20035
+ "name": "actual_service",
20036
+ "type": "service_summary",
20037
+ "required": false,
20038
+ "attributes": [],
20039
+ "annotations": []
20007
20040
  }, {
20008
20041
  "name": "tier",
20009
20042
  "type": "tier_summary",
@@ -80671,7 +80704,7 @@
80671
80704
  "description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
80672
80705
  }],
80673
80706
  "apidoc": {
80674
- "version": "0.20.59"
80707
+ "version": "0.20.62"
80675
80708
  },
80676
80709
  "base_url": "https://api.flow.io",
80677
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.107",
3
+ "version": "6.17.108",
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": "3006280bce074215dc46ad9c937db245d67d2783"
31
+ "gitHead": "e6ab4a371f4a5b27785d522dc32505277757198d"
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.59",
10
+ "version" : "0.20.62",
11
11
  "info" : {
12
12
  "license" : {
13
13
  "name" : "MIT",
@@ -28,11 +28,11 @@
28
28
  "application" : {
29
29
  "key" : "channel-internal"
30
30
  },
31
- "version" : "0.27.50",
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", "order_payment_source_type" ],
31
+ "version" : "0.27.55",
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" : [ ],
35
- "models" : [ "channel_currency_form", "channel_form", "channel_membership", "channel_membership_form", "channel_membership_put_form", "channel_order_acceptance", "channel_order_acceptance_details", "channel_order_acceptance_failure", "channel_order_acceptance_form", "channel_order_acceptance_reason", "flow_channel_organization", "order_edit_summary" ],
35
+ "models" : [ "channel_currency_form", "channel_form", "channel_membership", "channel_membership_form", "channel_membership_put_form", "channel_order_acceptance", "channel_order_acceptance_details", "channel_order_acceptance_failure", "channel_order_acceptance_form", "channel_order_acceptance_reason", "channel_organization_domain", "channel_organization_installation", "channel_organization_installation_post_form", "channel_organization_metadata", "channel_organization_token", "channel_organization_token_body", "flow_channel_organization", "order_edit_summary" ],
36
36
  "annotations" : [ ]
37
37
  }, {
38
38
  "uri" : "https://app.apibuilder.io/flow/apple-pay/latest/service.json",
@@ -1898,6 +1898,21 @@
1898
1898
  }, {
1899
1899
  "name" : "fraud",
1900
1900
  "attributes" : [ ]
1901
+ }, {
1902
+ "name" : "tax",
1903
+ "attributes" : [ ]
1904
+ }, {
1905
+ "name" : "duty",
1906
+ "attributes" : [ ]
1907
+ }, {
1908
+ "name" : "tax_and_duty",
1909
+ "attributes" : [ ]
1910
+ }, {
1911
+ "name" : "product",
1912
+ "attributes" : [ ]
1913
+ }, {
1914
+ "name" : "tax_and_duty_fx_diff",
1915
+ "attributes" : [ ]
1901
1916
  }, {
1902
1917
  "name" : "fx",
1903
1918
  "attributes" : [ ]
@@ -1947,6 +1962,18 @@
1947
1962
  "name" : "ge-usa",
1948
1963
  "attributes" : [ ],
1949
1964
  "description" : "Global-e US Inc., New York, NY, USA"
1965
+ }, {
1966
+ "name" : "ge-can",
1967
+ "attributes" : [ ],
1968
+ "description" : "Global-e Canada e-commerce Ltd., Vancouver, BC, CAN"
1969
+ }, {
1970
+ "name" : "ge-gbr",
1971
+ "attributes" : [ ],
1972
+ "description" : "Global-e UK Ltd., London, UK"
1973
+ }, {
1974
+ "name" : "ge-irl",
1975
+ "attributes" : [ ],
1976
+ "description" : "Global-e Commerce., Dublin, IRL"
1950
1977
  } ],
1951
1978
  "attributes" : [ ]
1952
1979
  }, {
@@ -20004,6 +20031,12 @@
20004
20031
  "required" : true,
20005
20032
  "attributes" : [ ],
20006
20033
  "annotations" : [ ]
20034
+ }, {
20035
+ "name" : "actual_service",
20036
+ "type" : "service_summary",
20037
+ "required" : false,
20038
+ "attributes" : [ ],
20039
+ "annotations" : [ ]
20007
20040
  }, {
20008
20041
  "name" : "tier",
20009
20042
  "type" : "tier_summary",
@@ -80671,7 +80704,7 @@
80671
80704
  "description" : "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
80672
80705
  } ],
80673
80706
  "apidoc" : {
80674
- "version" : "0.20.59"
80707
+ "version" : "0.20.62"
80675
80708
  },
80676
80709
  "base_url" : "https://api.flow.io",
80677
80710
  "description" : "The Flow Commerce REST API provides full access to the global ecommerce platform."