@flowio/api-internal-mock-generator 5.31.28 → 5.31.29
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 +30 -18
- package/package.json +2 -2
- package/src/api-internal.json +30 -18
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.16.
|
|
13
|
+
"version": "0.16.59",
|
|
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.16.
|
|
634
|
+
"version": "0.16.59",
|
|
635
635
|
"enums": ["pricing_indicator_status", "service_name"],
|
|
636
636
|
"interfaces": [],
|
|
637
637
|
"unions": ["pricing_indicator_event"],
|
|
@@ -652,21 +652,6 @@
|
|
|
652
652
|
"unions": [],
|
|
653
653
|
"models": ["bill_of_lading", "bill_to", "carton_pick_delivery_details", "container_delivery_details", "delivery_details", "error", "flexe_attachment", "flexe_ecommerce_fulfillment", "flexe_ecommerce_fulfillment_data", "flexe_ecommerce_fulfillment_errors", "flexe_ecommerce_fulfillment_form", "flexe_inventory_data", "flexe_retail_attachment", "flexe_retail_fulfillment", "flexe_retail_fulfillment_data", "flexe_retail_fulfillment_errors", "flexe_retail_fulfillment_form", "fulfillment_order_details", "gs1us", "gs1us_ship_to", "inventory", "inventory_count", "inventory_data", "inventory_details", "lading_quantity", "order", "orders", "pallet", "purchase_order", "quantity_by_inventory", "receipt_notification", "retail_fulfillment_order_details", "retail_inventory_data", "retail_order", "retail_order_data", "ship_to", "ship_within", "shipment_delivery_details", "shipment_notification", "sku", "sku_summary"],
|
|
654
654
|
"annotations": []
|
|
655
|
-
}, {
|
|
656
|
-
"uri": "https://app.apibuilder.io/flow/ftp/latest/service.json",
|
|
657
|
-
"namespace": "io.flow.ftp.v0",
|
|
658
|
-
"organization": {
|
|
659
|
-
"key": "flow"
|
|
660
|
-
},
|
|
661
|
-
"application": {
|
|
662
|
-
"key": "ftp"
|
|
663
|
-
},
|
|
664
|
-
"version": "0.16.59",
|
|
665
|
-
"enums": ["ftp_file_source"],
|
|
666
|
-
"interfaces": [],
|
|
667
|
-
"unions": [],
|
|
668
|
-
"models": ["ftp_account", "ftp_file", "ftp_file_form", "ftp_folder", "ftp_folder_form", "ftp_organization_settings", "ftp_organization_settings_form", "ftp_server", "ftp_user"],
|
|
669
|
-
"annotations": []
|
|
670
655
|
}, {
|
|
671
656
|
"uri": "https://app.apibuilder.io/flow/order-management/latest/service.json",
|
|
672
657
|
"namespace": "io.flow.order.management.v0",
|
|
@@ -712,6 +697,21 @@
|
|
|
712
697
|
"unions": [],
|
|
713
698
|
"models": ["return_policy", "return_policy_form", "return_policy_item_result", "return_policy_statistic", "return_policy_version"],
|
|
714
699
|
"annotations": []
|
|
700
|
+
}, {
|
|
701
|
+
"uri": "https://app.apibuilder.io/flow/ftp/latest/service.json",
|
|
702
|
+
"namespace": "io.flow.ftp.v0",
|
|
703
|
+
"organization": {
|
|
704
|
+
"key": "flow"
|
|
705
|
+
},
|
|
706
|
+
"application": {
|
|
707
|
+
"key": "ftp"
|
|
708
|
+
},
|
|
709
|
+
"version": "0.16.59",
|
|
710
|
+
"enums": ["ftp_file_source"],
|
|
711
|
+
"interfaces": [],
|
|
712
|
+
"unions": [],
|
|
713
|
+
"models": ["ftp_account", "ftp_file", "ftp_file_form", "ftp_folder", "ftp_folder_form", "ftp_organization_settings", "ftp_organization_settings_form", "ftp_server", "ftp_user"],
|
|
714
|
+
"annotations": []
|
|
715
715
|
}],
|
|
716
716
|
"enums": [{
|
|
717
717
|
"name": "account_type",
|
|
@@ -48225,7 +48225,7 @@
|
|
|
48225
48225
|
}, {
|
|
48226
48226
|
"name": "updated_by",
|
|
48227
48227
|
"type": "io.flow.common.v0.models.user",
|
|
48228
|
-
"required":
|
|
48228
|
+
"required": false,
|
|
48229
48229
|
"attributes": [],
|
|
48230
48230
|
"annotations": [],
|
|
48231
48231
|
"description": "The user who most recently updated this review."
|
|
@@ -83719,6 +83719,12 @@
|
|
|
83719
83719
|
"location": "Query",
|
|
83720
83720
|
"required": false,
|
|
83721
83721
|
"maximum": 100
|
|
83722
|
+
}, {
|
|
83723
|
+
"name": "user_ids",
|
|
83724
|
+
"type": "[string]",
|
|
83725
|
+
"location": "Query",
|
|
83726
|
+
"required": false,
|
|
83727
|
+
"maximum": 100
|
|
83722
83728
|
}, {
|
|
83723
83729
|
"name": "limit",
|
|
83724
83730
|
"type": "long",
|
|
@@ -83927,6 +83933,12 @@
|
|
|
83927
83933
|
"location": "Query",
|
|
83928
83934
|
"required": false,
|
|
83929
83935
|
"maximum": 100
|
|
83936
|
+
}, {
|
|
83937
|
+
"name": "user_ids",
|
|
83938
|
+
"type": "[string]",
|
|
83939
|
+
"location": "Query",
|
|
83940
|
+
"required": false,
|
|
83941
|
+
"maximum": 100
|
|
83930
83942
|
}, {
|
|
83931
83943
|
"name": "limit",
|
|
83932
83944
|
"type": "long",
|
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.29",
|
|
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": "d8694eb84532d183fb8f7a810039f90bb74ee7ec"
|
|
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.16.
|
|
13
|
+
"version" : "0.16.59",
|
|
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.16.
|
|
634
|
+
"version" : "0.16.59",
|
|
635
635
|
"enums" : [ "pricing_indicator_status", "service_name" ],
|
|
636
636
|
"interfaces" : [ ],
|
|
637
637
|
"unions" : [ "pricing_indicator_event" ],
|
|
@@ -652,21 +652,6 @@
|
|
|
652
652
|
"unions" : [ ],
|
|
653
653
|
"models" : [ "bill_of_lading", "bill_to", "carton_pick_delivery_details", "container_delivery_details", "delivery_details", "error", "flexe_attachment", "flexe_ecommerce_fulfillment", "flexe_ecommerce_fulfillment_data", "flexe_ecommerce_fulfillment_errors", "flexe_ecommerce_fulfillment_form", "flexe_inventory_data", "flexe_retail_attachment", "flexe_retail_fulfillment", "flexe_retail_fulfillment_data", "flexe_retail_fulfillment_errors", "flexe_retail_fulfillment_form", "fulfillment_order_details", "gs1us", "gs1us_ship_to", "inventory", "inventory_count", "inventory_data", "inventory_details", "lading_quantity", "order", "orders", "pallet", "purchase_order", "quantity_by_inventory", "receipt_notification", "retail_fulfillment_order_details", "retail_inventory_data", "retail_order", "retail_order_data", "ship_to", "ship_within", "shipment_delivery_details", "shipment_notification", "sku", "sku_summary" ],
|
|
654
654
|
"annotations" : [ ]
|
|
655
|
-
}, {
|
|
656
|
-
"uri" : "https://app.apibuilder.io/flow/ftp/latest/service.json",
|
|
657
|
-
"namespace" : "io.flow.ftp.v0",
|
|
658
|
-
"organization" : {
|
|
659
|
-
"key" : "flow"
|
|
660
|
-
},
|
|
661
|
-
"application" : {
|
|
662
|
-
"key" : "ftp"
|
|
663
|
-
},
|
|
664
|
-
"version" : "0.16.59",
|
|
665
|
-
"enums" : [ "ftp_file_source" ],
|
|
666
|
-
"interfaces" : [ ],
|
|
667
|
-
"unions" : [ ],
|
|
668
|
-
"models" : [ "ftp_account", "ftp_file", "ftp_file_form", "ftp_folder", "ftp_folder_form", "ftp_organization_settings", "ftp_organization_settings_form", "ftp_server", "ftp_user" ],
|
|
669
|
-
"annotations" : [ ]
|
|
670
655
|
}, {
|
|
671
656
|
"uri" : "https://app.apibuilder.io/flow/order-management/latest/service.json",
|
|
672
657
|
"namespace" : "io.flow.order.management.v0",
|
|
@@ -712,6 +697,21 @@
|
|
|
712
697
|
"unions" : [ ],
|
|
713
698
|
"models" : [ "return_policy", "return_policy_form", "return_policy_item_result", "return_policy_statistic", "return_policy_version" ],
|
|
714
699
|
"annotations" : [ ]
|
|
700
|
+
}, {
|
|
701
|
+
"uri" : "https://app.apibuilder.io/flow/ftp/latest/service.json",
|
|
702
|
+
"namespace" : "io.flow.ftp.v0",
|
|
703
|
+
"organization" : {
|
|
704
|
+
"key" : "flow"
|
|
705
|
+
},
|
|
706
|
+
"application" : {
|
|
707
|
+
"key" : "ftp"
|
|
708
|
+
},
|
|
709
|
+
"version" : "0.16.59",
|
|
710
|
+
"enums" : [ "ftp_file_source" ],
|
|
711
|
+
"interfaces" : [ ],
|
|
712
|
+
"unions" : [ ],
|
|
713
|
+
"models" : [ "ftp_account", "ftp_file", "ftp_file_form", "ftp_folder", "ftp_folder_form", "ftp_organization_settings", "ftp_organization_settings_form", "ftp_server", "ftp_user" ],
|
|
714
|
+
"annotations" : [ ]
|
|
715
715
|
} ],
|
|
716
716
|
"enums" : [ {
|
|
717
717
|
"name" : "account_type",
|
|
@@ -48225,7 +48225,7 @@
|
|
|
48225
48225
|
}, {
|
|
48226
48226
|
"name" : "updated_by",
|
|
48227
48227
|
"type" : "io.flow.common.v0.models.user",
|
|
48228
|
-
"required" :
|
|
48228
|
+
"required" : false,
|
|
48229
48229
|
"attributes" : [ ],
|
|
48230
48230
|
"annotations" : [ ],
|
|
48231
48231
|
"description" : "The user who most recently updated this review."
|
|
@@ -83719,6 +83719,12 @@
|
|
|
83719
83719
|
"location" : "Query",
|
|
83720
83720
|
"required" : false,
|
|
83721
83721
|
"maximum" : 100
|
|
83722
|
+
}, {
|
|
83723
|
+
"name" : "user_ids",
|
|
83724
|
+
"type" : "[string]",
|
|
83725
|
+
"location" : "Query",
|
|
83726
|
+
"required" : false,
|
|
83727
|
+
"maximum" : 100
|
|
83722
83728
|
}, {
|
|
83723
83729
|
"name" : "limit",
|
|
83724
83730
|
"type" : "long",
|
|
@@ -83927,6 +83933,12 @@
|
|
|
83927
83933
|
"location" : "Query",
|
|
83928
83934
|
"required" : false,
|
|
83929
83935
|
"maximum" : 100
|
|
83936
|
+
}, {
|
|
83937
|
+
"name" : "user_ids",
|
|
83938
|
+
"type" : "[string]",
|
|
83939
|
+
"location" : "Query",
|
|
83940
|
+
"required" : false,
|
|
83941
|
+
"maximum" : 100
|
|
83930
83942
|
}, {
|
|
83931
83943
|
"name" : "limit",
|
|
83932
83944
|
"type" : "long",
|