@flowio/api-internal-mock-generator 5.31.92 → 5.31.93

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.
@@ -10,7 +10,7 @@
10
10
  "key": "api-internal"
11
11
  },
12
12
  "namespace": "io.flow.internal.v0",
13
- "version": "0.21.89",
13
+ "version": "0.21.90",
14
14
  "info": {
15
15
  "license": {
16
16
  "name": "MIT",
@@ -631,7 +631,7 @@
631
631
  "application": {
632
632
  "key": "pricing-indicator-internal-event"
633
633
  },
634
- "version": "0.21.89",
634
+ "version": "0.21.90",
635
635
  "enums": ["pricing_indicator_status", "service_name"],
636
636
  "interfaces": [],
637
637
  "unions": ["pricing_indicator_event"],
@@ -661,7 +661,7 @@
661
661
  "application": {
662
662
  "key": "shopify-markets-internal-event"
663
663
  },
664
- "version": "0.21.89",
664
+ "version": "0.21.90",
665
665
  "enums": [],
666
666
  "interfaces": [],
667
667
  "unions": ["shopify_markets_internal_event"],
@@ -50529,6 +50529,13 @@
50529
50529
  "attributes": [],
50530
50530
  "annotations": [],
50531
50531
  "default": "[]"
50532
+ }, {
50533
+ "name": "hs_code",
50534
+ "type": "string",
50535
+ "required": false,
50536
+ "attributes": [],
50537
+ "annotations": [],
50538
+ "description": "The harmonization HS6 code."
50532
50539
  }, {
50533
50540
  "name": "url",
50534
50541
  "type": "string",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-internal-mock-generator",
3
- "version": "5.31.92",
3
+ "version": "5.31.93",
4
4
  "description": "A mock data generator based on our internal API specifications for JavaScript",
5
5
  "keywords": [
6
6
  "flowcommerce",
@@ -29,5 +29,5 @@
29
29
  "apibuilder-js": "0.0.13",
30
30
  "apibuilder-mock-generator": "0.0.13"
31
31
  },
32
- "gitHead": "92e35a5f134c649a116d30d3d3af55458f8afa4d"
32
+ "gitHead": "ff49ab933b35b85abe4cb678cd3e1d799b67cdcf"
33
33
  }
@@ -10,7 +10,7 @@
10
10
  "key" : "api-internal"
11
11
  },
12
12
  "namespace" : "io.flow.internal.v0",
13
- "version" : "0.21.89",
13
+ "version" : "0.21.90",
14
14
  "info" : {
15
15
  "license" : {
16
16
  "name" : "MIT",
@@ -631,7 +631,7 @@
631
631
  "application" : {
632
632
  "key" : "pricing-indicator-internal-event"
633
633
  },
634
- "version" : "0.21.89",
634
+ "version" : "0.21.90",
635
635
  "enums" : [ "pricing_indicator_status", "service_name" ],
636
636
  "interfaces" : [ ],
637
637
  "unions" : [ "pricing_indicator_event" ],
@@ -661,7 +661,7 @@
661
661
  "application" : {
662
662
  "key" : "shopify-markets-internal-event"
663
663
  },
664
- "version" : "0.21.89",
664
+ "version" : "0.21.90",
665
665
  "enums" : [ ],
666
666
  "interfaces" : [ ],
667
667
  "unions" : [ "shopify_markets_internal_event" ],
@@ -50529,6 +50529,13 @@
50529
50529
  "attributes" : [ ],
50530
50530
  "annotations" : [ ],
50531
50531
  "default" : "[]"
50532
+ }, {
50533
+ "name" : "hs_code",
50534
+ "type" : "string",
50535
+ "required" : false,
50536
+ "attributes" : [ ],
50537
+ "annotations" : [ ],
50538
+ "description" : "The harmonization HS6 code."
50532
50539
  }, {
50533
50540
  "name" : "url",
50534
50541
  "type" : "string",