@flowio/api-internal-mock-generator 5.31.81 → 5.31.82
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-internal.json +11 -5
- package/package.json +2 -2
- package/src/api-internal.json +11 -5
package/dist/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key": "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace": "io.flow.internal.v0",
|
|
13
|
-
"version": "0.20.
|
|
13
|
+
"version": "0.20.87",
|
|
14
14
|
"info": {
|
|
15
15
|
"license": {
|
|
16
16
|
"name": "MIT",
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application": {
|
|
647
647
|
"key": "pricing-indicator-internal-event"
|
|
648
648
|
},
|
|
649
|
-
"version": "0.20.
|
|
649
|
+
"version": "0.20.87",
|
|
650
650
|
"enums": ["pricing_indicator_status", "service_name"],
|
|
651
651
|
"interfaces": [],
|
|
652
652
|
"unions": ["pricing_indicator_event"],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application": {
|
|
677
677
|
"key": "shopify-markets-internal-event"
|
|
678
678
|
},
|
|
679
|
-
"version": "0.20.
|
|
679
|
+
"version": "0.20.87",
|
|
680
680
|
"enums": [],
|
|
681
681
|
"interfaces": [],
|
|
682
682
|
"unions": ["shopify_markets_internal_event"],
|
|
@@ -781,7 +781,7 @@
|
|
|
781
781
|
"application": {
|
|
782
782
|
"key": "billing-csv"
|
|
783
783
|
},
|
|
784
|
-
"version": "0.20.
|
|
784
|
+
"version": "0.20.86",
|
|
785
785
|
"enums": [],
|
|
786
786
|
"interfaces": [],
|
|
787
787
|
"unions": [],
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"application": {
|
|
797
797
|
"key": "billing-reporting-csv"
|
|
798
798
|
},
|
|
799
|
-
"version": "0.20.
|
|
799
|
+
"version": "0.20.86",
|
|
800
800
|
"enums": [],
|
|
801
801
|
"interfaces": [],
|
|
802
802
|
"unions": [],
|
|
@@ -106799,6 +106799,12 @@
|
|
|
106799
106799
|
"location": "Query",
|
|
106800
106800
|
"required": false,
|
|
106801
106801
|
"description": "filter by approval status"
|
|
106802
|
+
}, {
|
|
106803
|
+
"name": "review_type",
|
|
106804
|
+
"type": "organization_restriction_review_type",
|
|
106805
|
+
"location": "Query",
|
|
106806
|
+
"required": false,
|
|
106807
|
+
"description": "filter by review type"
|
|
106802
106808
|
}, {
|
|
106803
106809
|
"name": "filter_orgs_with_pending_verifications",
|
|
106804
106810
|
"type": "boolean",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-mock-generator",
|
|
3
|
-
"version": "5.31.
|
|
3
|
+
"version": "5.31.82",
|
|
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": "
|
|
32
|
+
"gitHead": "5bc77f7c014118c5598f848155320c0e771be982"
|
|
33
33
|
}
|
package/src/api-internal.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"key" : "api-internal"
|
|
11
11
|
},
|
|
12
12
|
"namespace" : "io.flow.internal.v0",
|
|
13
|
-
"version" : "0.20.
|
|
13
|
+
"version" : "0.20.87",
|
|
14
14
|
"info" : {
|
|
15
15
|
"license" : {
|
|
16
16
|
"name" : "MIT",
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"application" : {
|
|
647
647
|
"key" : "pricing-indicator-internal-event"
|
|
648
648
|
},
|
|
649
|
-
"version" : "0.20.
|
|
649
|
+
"version" : "0.20.87",
|
|
650
650
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
651
651
|
"interfaces" : [ ],
|
|
652
652
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"application" : {
|
|
677
677
|
"key" : "shopify-markets-internal-event"
|
|
678
678
|
},
|
|
679
|
-
"version" : "0.20.
|
|
679
|
+
"version" : "0.20.87",
|
|
680
680
|
"enums" : [ ],
|
|
681
681
|
"interfaces" : [ ],
|
|
682
682
|
"unions" : [ "shopify_markets_internal_event" ],
|
|
@@ -781,7 +781,7 @@
|
|
|
781
781
|
"application" : {
|
|
782
782
|
"key" : "billing-csv"
|
|
783
783
|
},
|
|
784
|
-
"version" : "0.20.
|
|
784
|
+
"version" : "0.20.86",
|
|
785
785
|
"enums" : [ ],
|
|
786
786
|
"interfaces" : [ ],
|
|
787
787
|
"unions" : [ ],
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"application" : {
|
|
797
797
|
"key" : "billing-reporting-csv"
|
|
798
798
|
},
|
|
799
|
-
"version" : "0.20.
|
|
799
|
+
"version" : "0.20.86",
|
|
800
800
|
"enums" : [ ],
|
|
801
801
|
"interfaces" : [ ],
|
|
802
802
|
"unions" : [ ],
|
|
@@ -106799,6 +106799,12 @@
|
|
|
106799
106799
|
"location" : "Query",
|
|
106800
106800
|
"required" : false,
|
|
106801
106801
|
"description" : "filter by approval status"
|
|
106802
|
+
}, {
|
|
106803
|
+
"name" : "review_type",
|
|
106804
|
+
"type" : "organization_restriction_review_type",
|
|
106805
|
+
"location" : "Query",
|
|
106806
|
+
"required" : false,
|
|
106807
|
+
"description" : "filter by review type"
|
|
106802
106808
|
}, {
|
|
106803
106809
|
"name" : "filter_orgs_with_pending_verifications",
|
|
106804
106810
|
"type" : "boolean",
|