@flowio/api-mock-generator 6.17.100 → 6.17.101

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.8",
10
+ "version": "0.20.9",
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.26.15",
31
+ "version": "0.26.18",
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"],
33
33
  "interfaces": [],
34
34
  "unions": [],
@@ -88,7 +88,7 @@
88
88
  "application": {
89
89
  "key": "sellability"
90
90
  },
91
- "version": "0.20.8",
91
+ "version": "0.20.9",
92
92
  "enums": ["rule_effect_type", "sellability_error_code", "sellability_request_status"],
93
93
  "interfaces": [],
94
94
  "unions": [],
@@ -93637,7 +93637,7 @@
93637
93637
  "description": "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
93638
93638
  }],
93639
93639
  "apidoc": {
93640
- "version": "0.20.8"
93640
+ "version": "0.20.9"
93641
93641
  },
93642
93642
  "base_url": "https://api.flow.io",
93643
93643
  "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.100",
3
+ "version": "6.17.101",
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": "190ae7774967db79faaab1c6f4ea63dd48a75358"
31
+ "gitHead": "ffe0a20d21d1a048bd484b1693c06bae66208f8f"
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.8",
10
+ "version" : "0.20.9",
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.26.15",
31
+ "version" : "0.26.18",
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" ],
33
33
  "interfaces" : [ ],
34
34
  "unions" : [ ],
@@ -88,7 +88,7 @@
88
88
  "application" : {
89
89
  "key" : "sellability"
90
90
  },
91
- "version" : "0.20.8",
91
+ "version" : "0.20.9",
92
92
  "enums" : [ "rule_effect_type", "sellability_error_code", "sellability_request_status" ],
93
93
  "interfaces" : [ ],
94
94
  "unions" : [ ],
@@ -93637,7 +93637,7 @@
93637
93637
  "description" : "Identifies a field that contains data that must be handled in a way that is compliant with the PCI standard."
93638
93638
  } ],
93639
93639
  "apidoc" : {
93640
- "version" : "0.20.8"
93640
+ "version" : "0.20.9"
93641
93641
  },
93642
93642
  "base_url" : "https://api.flow.io",
93643
93643
  "description" : "The Flow Commerce REST API provides full access to the global ecommerce platform."