@flowio/api-internal-mock-generator 5.31.29 → 5.31.30
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 +124 -50
- package/package.json +2 -2
- package/src/api-internal.json +124 -50
package/dist/api-internal.json
CHANGED
|
@@ -5309,6 +5309,14 @@
|
|
|
5309
5309
|
}],
|
|
5310
5310
|
"attributes": [],
|
|
5311
5311
|
"description": "Defines the valid discriminators for tariff_eligibility to enforce in the resource path"
|
|
5312
|
+
}, {
|
|
5313
|
+
"name": "task_processor_key",
|
|
5314
|
+
"plural": "task_processor_keys",
|
|
5315
|
+
"values": [{
|
|
5316
|
+
"name": "billing_account",
|
|
5317
|
+
"attributes": []
|
|
5318
|
+
}],
|
|
5319
|
+
"attributes": []
|
|
5312
5320
|
}, {
|
|
5313
5321
|
"name": "tax_calculation_error_code",
|
|
5314
5322
|
"plural": "tax_calculation_error_codes",
|
|
@@ -43548,7 +43556,7 @@
|
|
|
43548
43556
|
"required": false,
|
|
43549
43557
|
"attributes": [],
|
|
43550
43558
|
"annotations": [],
|
|
43551
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`"
|
|
43559
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`"
|
|
43552
43560
|
}, {
|
|
43553
43561
|
"name": "payment_statement_condensed",
|
|
43554
43562
|
"type": "string",
|
|
@@ -43613,7 +43621,7 @@
|
|
|
43613
43621
|
"required": false,
|
|
43614
43622
|
"attributes": [],
|
|
43615
43623
|
"annotations": [],
|
|
43616
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`",
|
|
43624
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`",
|
|
43617
43625
|
"example": "ClientName"
|
|
43618
43626
|
}],
|
|
43619
43627
|
"attributes": [],
|
|
@@ -44188,7 +44196,7 @@
|
|
|
44188
44196
|
"required": false,
|
|
44189
44197
|
"attributes": [],
|
|
44190
44198
|
"annotations": [],
|
|
44191
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`."
|
|
44199
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`."
|
|
44192
44200
|
}, {
|
|
44193
44201
|
"name": "payment_statement_condensed",
|
|
44194
44202
|
"type": "string",
|
|
@@ -44243,7 +44251,7 @@
|
|
|
44243
44251
|
"required": false,
|
|
44244
44252
|
"attributes": [],
|
|
44245
44253
|
"annotations": [],
|
|
44246
|
-
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, ` .,-_+/?&`"
|
|
44254
|
+
"description": "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, ` .,-_+/?&`"
|
|
44247
44255
|
}],
|
|
44248
44256
|
"attributes": [],
|
|
44249
44257
|
"interfaces": [],
|
|
@@ -48170,6 +48178,43 @@
|
|
|
48170
48178
|
"attributes": [],
|
|
48171
48179
|
"interfaces": [],
|
|
48172
48180
|
"description": "for category list on dashboard"
|
|
48181
|
+
}, {
|
|
48182
|
+
"name": "restriction_filter",
|
|
48183
|
+
"plural": "restriction_filters",
|
|
48184
|
+
"fields": [{
|
|
48185
|
+
"name": "categories",
|
|
48186
|
+
"type": "[string]",
|
|
48187
|
+
"required": true,
|
|
48188
|
+
"attributes": [],
|
|
48189
|
+
"annotations": []
|
|
48190
|
+
}, {
|
|
48191
|
+
"name": "users",
|
|
48192
|
+
"type": "[io.flow.common.v0.models.user]",
|
|
48193
|
+
"required": true,
|
|
48194
|
+
"attributes": [],
|
|
48195
|
+
"annotations": []
|
|
48196
|
+
}, {
|
|
48197
|
+
"name": "rules",
|
|
48198
|
+
"type": "[restriction_rule_summary]",
|
|
48199
|
+
"required": true,
|
|
48200
|
+
"attributes": [],
|
|
48201
|
+
"annotations": []
|
|
48202
|
+
}, {
|
|
48203
|
+
"name": "positive_keywords",
|
|
48204
|
+
"type": "[string]",
|
|
48205
|
+
"required": true,
|
|
48206
|
+
"attributes": [],
|
|
48207
|
+
"annotations": []
|
|
48208
|
+
}, {
|
|
48209
|
+
"name": "negative_keywords",
|
|
48210
|
+
"type": "[string]",
|
|
48211
|
+
"required": true,
|
|
48212
|
+
"attributes": [],
|
|
48213
|
+
"annotations": []
|
|
48214
|
+
}],
|
|
48215
|
+
"attributes": [],
|
|
48216
|
+
"interfaces": [],
|
|
48217
|
+
"description": "all valid filters, including categories and keywords given a organization and all restrictions regardless of organization"
|
|
48173
48218
|
}, {
|
|
48174
48219
|
"name": "restriction_history_item_review_decision",
|
|
48175
48220
|
"plural": "restriction_history_item_review_decisions",
|
|
@@ -67548,51 +67593,6 @@
|
|
|
67548
67593
|
"type": "io.flow.common.v0.models.user",
|
|
67549
67594
|
"plural": "users",
|
|
67550
67595
|
"operations": [{
|
|
67551
|
-
"method": "GET",
|
|
67552
|
-
"path": "/jailhouse/restriction/:organization/users",
|
|
67553
|
-
"parameters": [{
|
|
67554
|
-
"name": "organization",
|
|
67555
|
-
"type": "string",
|
|
67556
|
-
"location": "Path",
|
|
67557
|
-
"required": true,
|
|
67558
|
-
"description": "Refers to your organization's account identifier"
|
|
67559
|
-
}],
|
|
67560
|
-
"responses": [{
|
|
67561
|
-
"code": {
|
|
67562
|
-
"integer": {
|
|
67563
|
-
"value": 200
|
|
67564
|
-
}
|
|
67565
|
-
},
|
|
67566
|
-
"type": "[io.flow.common.v0.models.user]",
|
|
67567
|
-
"description": "Successful response",
|
|
67568
|
-
"attributes": []
|
|
67569
|
-
}, {
|
|
67570
|
-
"code": {
|
|
67571
|
-
"integer": {
|
|
67572
|
-
"value": 401
|
|
67573
|
-
}
|
|
67574
|
-
},
|
|
67575
|
-
"type": "unit",
|
|
67576
|
-
"description": "Authorization failed",
|
|
67577
|
-
"attributes": []
|
|
67578
|
-
}, {
|
|
67579
|
-
"code": {
|
|
67580
|
-
"integer": {
|
|
67581
|
-
"value": 422
|
|
67582
|
-
}
|
|
67583
|
-
},
|
|
67584
|
-
"type": "io.flow.error.v0.models.generic_error",
|
|
67585
|
-
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
67586
|
-
"attributes": []
|
|
67587
|
-
}],
|
|
67588
|
-
"attributes": [{
|
|
67589
|
-
"name": "linter",
|
|
67590
|
-
"value": {
|
|
67591
|
-
"ignore": ["get", "id", "limit", "offset", "sort"]
|
|
67592
|
-
}
|
|
67593
|
-
}],
|
|
67594
|
-
"description": "Returns list all of the users who have taken any action on products for an organization"
|
|
67595
|
-
}, {
|
|
67596
67596
|
"method": "GET",
|
|
67597
67597
|
"path": "/internal/users/pending",
|
|
67598
67598
|
"parameters": [],
|
|
@@ -67682,7 +67682,7 @@
|
|
|
67682
67682
|
"module": "general"
|
|
67683
67683
|
}
|
|
67684
67684
|
}],
|
|
67685
|
-
"path": "/
|
|
67685
|
+
"path": "/internal/users",
|
|
67686
67686
|
"description": "Represents a single user in the system"
|
|
67687
67687
|
}, {
|
|
67688
67688
|
"type": "io.flow.crypto.v0.models.crypto_event",
|
|
@@ -82908,6 +82908,80 @@
|
|
|
82908
82908
|
}],
|
|
82909
82909
|
"path": "/jailhouse/restriction/:organization/categories",
|
|
82910
82910
|
"description": "for category list on dashboard"
|
|
82911
|
+
}, {
|
|
82912
|
+
"type": "restriction_filter",
|
|
82913
|
+
"plural": "restriction_filters",
|
|
82914
|
+
"operations": [{
|
|
82915
|
+
"method": "GET",
|
|
82916
|
+
"path": "/jailhouse/restriction/:organization/filters",
|
|
82917
|
+
"parameters": [{
|
|
82918
|
+
"name": "organization",
|
|
82919
|
+
"type": "string",
|
|
82920
|
+
"location": "Path",
|
|
82921
|
+
"required": true,
|
|
82922
|
+
"description": "Refers to your organization's account identifier"
|
|
82923
|
+
}, {
|
|
82924
|
+
"name": "limit",
|
|
82925
|
+
"type": "long",
|
|
82926
|
+
"location": "Query",
|
|
82927
|
+
"required": true,
|
|
82928
|
+
"description": "The maximum number of results to return",
|
|
82929
|
+
"default": "25",
|
|
82930
|
+
"minimum": 1,
|
|
82931
|
+
"maximum": 100
|
|
82932
|
+
}, {
|
|
82933
|
+
"name": "offset",
|
|
82934
|
+
"type": "long",
|
|
82935
|
+
"location": "Query",
|
|
82936
|
+
"required": true,
|
|
82937
|
+
"description": "The number of results to skip before returning results",
|
|
82938
|
+
"default": "0",
|
|
82939
|
+
"minimum": 0
|
|
82940
|
+
}],
|
|
82941
|
+
"responses": [{
|
|
82942
|
+
"code": {
|
|
82943
|
+
"integer": {
|
|
82944
|
+
"value": 200
|
|
82945
|
+
}
|
|
82946
|
+
},
|
|
82947
|
+
"type": "restriction_filter",
|
|
82948
|
+
"description": "Successful response",
|
|
82949
|
+
"attributes": []
|
|
82950
|
+
}, {
|
|
82951
|
+
"code": {
|
|
82952
|
+
"integer": {
|
|
82953
|
+
"value": 401
|
|
82954
|
+
}
|
|
82955
|
+
},
|
|
82956
|
+
"type": "unit",
|
|
82957
|
+
"description": "Authorization failed",
|
|
82958
|
+
"attributes": []
|
|
82959
|
+
}, {
|
|
82960
|
+
"code": {
|
|
82961
|
+
"integer": {
|
|
82962
|
+
"value": 422
|
|
82963
|
+
}
|
|
82964
|
+
},
|
|
82965
|
+
"type": "io.flow.error.v0.models.generic_error",
|
|
82966
|
+
"description": "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
82967
|
+
"attributes": []
|
|
82968
|
+
}],
|
|
82969
|
+
"attributes": [{
|
|
82970
|
+
"name": "linter",
|
|
82971
|
+
"value": {
|
|
82972
|
+
"ignore": ["get", "id", "sort"]
|
|
82973
|
+
}
|
|
82974
|
+
}],
|
|
82975
|
+
"description": "Returns all valid filters (categories, keywords) for an given organization and all restrictions in system"
|
|
82976
|
+
}],
|
|
82977
|
+
"attributes": [{
|
|
82978
|
+
"name": "docs",
|
|
82979
|
+
"value": {
|
|
82980
|
+
"module": "general"
|
|
82981
|
+
}
|
|
82982
|
+
}],
|
|
82983
|
+
"path": "/jailhouse/restriction/:organization/filters",
|
|
82984
|
+
"description": "all valid filters, including categories and keywords given a organization and all restrictions regardless of organization"
|
|
82911
82985
|
}, {
|
|
82912
82986
|
"type": "restriction_item",
|
|
82913
82987
|
"plural": "restriction_items",
|
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.30",
|
|
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": "86f7a2871f7d3b7b28a1e7e7d0388487b8d96c06"
|
|
33
33
|
}
|
package/src/api-internal.json
CHANGED
|
@@ -5309,6 +5309,14 @@
|
|
|
5309
5309
|
} ],
|
|
5310
5310
|
"attributes" : [ ],
|
|
5311
5311
|
"description" : "Defines the valid discriminators for tariff_eligibility to enforce in the resource path"
|
|
5312
|
+
}, {
|
|
5313
|
+
"name" : "task_processor_key",
|
|
5314
|
+
"plural" : "task_processor_keys",
|
|
5315
|
+
"values" : [ {
|
|
5316
|
+
"name" : "billing_account",
|
|
5317
|
+
"attributes" : [ ]
|
|
5318
|
+
} ],
|
|
5319
|
+
"attributes" : [ ]
|
|
5312
5320
|
}, {
|
|
5313
5321
|
"name" : "tax_calculation_error_code",
|
|
5314
5322
|
"plural" : "tax_calculation_error_codes",
|
|
@@ -43548,7 +43556,7 @@
|
|
|
43548
43556
|
"required" : false,
|
|
43549
43557
|
"attributes" : [ ],
|
|
43550
43558
|
"annotations" : [ ],
|
|
43551
|
-
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`"
|
|
43559
|
+
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`"
|
|
43552
43560
|
}, {
|
|
43553
43561
|
"name" : "payment_statement_condensed",
|
|
43554
43562
|
"type" : "string",
|
|
@@ -43613,7 +43621,7 @@
|
|
|
43613
43621
|
"required" : false,
|
|
43614
43622
|
"attributes" : [ ],
|
|
43615
43623
|
"annotations" : [ ],
|
|
43616
|
-
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`",
|
|
43624
|
+
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, spaces, and `.,-_+/?&`",
|
|
43617
43625
|
"example" : "ClientName"
|
|
43618
43626
|
} ],
|
|
43619
43627
|
"attributes" : [ ],
|
|
@@ -44188,7 +44196,7 @@
|
|
|
44188
44196
|
"required" : false,
|
|
44189
44197
|
"attributes" : [ ],
|
|
44190
44198
|
"annotations" : [ ],
|
|
44191
|
-
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`."
|
|
44199
|
+
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`."
|
|
44192
44200
|
}, {
|
|
44193
44201
|
"name" : "payment_statement_condensed",
|
|
44194
44202
|
"type" : "string",
|
|
@@ -44243,7 +44251,7 @@
|
|
|
44243
44251
|
"required" : false,
|
|
44244
44252
|
"attributes" : [ ],
|
|
44245
44253
|
"annotations" : [ ],
|
|
44246
|
-
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `FlowComm*` to form the final statement. E.g. `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, ` .,-_+/?&`"
|
|
44254
|
+
"description" : "The transaction description that appears on bank / credit card statements. When Flow is MoR, it will be prepended with `Global-e/` (for merchants that are part of the Shopify channels) or `FlowComm*` (for merchants that integrated with Flow directly) to form the final statement. E.g. `Global-e/ClientName` or `FlowComm*ClientName`. Most special characters are not allowed and suffixes over 13 characters may be truncated for credit card statements. Allowed characters: roman letters, numbers, ` .,-_+/?&`"
|
|
44247
44255
|
} ],
|
|
44248
44256
|
"attributes" : [ ],
|
|
44249
44257
|
"interfaces" : [ ],
|
|
@@ -48170,6 +48178,43 @@
|
|
|
48170
48178
|
"attributes" : [ ],
|
|
48171
48179
|
"interfaces" : [ ],
|
|
48172
48180
|
"description" : "for category list on dashboard"
|
|
48181
|
+
}, {
|
|
48182
|
+
"name" : "restriction_filter",
|
|
48183
|
+
"plural" : "restriction_filters",
|
|
48184
|
+
"fields" : [ {
|
|
48185
|
+
"name" : "categories",
|
|
48186
|
+
"type" : "[string]",
|
|
48187
|
+
"required" : true,
|
|
48188
|
+
"attributes" : [ ],
|
|
48189
|
+
"annotations" : [ ]
|
|
48190
|
+
}, {
|
|
48191
|
+
"name" : "users",
|
|
48192
|
+
"type" : "[io.flow.common.v0.models.user]",
|
|
48193
|
+
"required" : true,
|
|
48194
|
+
"attributes" : [ ],
|
|
48195
|
+
"annotations" : [ ]
|
|
48196
|
+
}, {
|
|
48197
|
+
"name" : "rules",
|
|
48198
|
+
"type" : "[restriction_rule_summary]",
|
|
48199
|
+
"required" : true,
|
|
48200
|
+
"attributes" : [ ],
|
|
48201
|
+
"annotations" : [ ]
|
|
48202
|
+
}, {
|
|
48203
|
+
"name" : "positive_keywords",
|
|
48204
|
+
"type" : "[string]",
|
|
48205
|
+
"required" : true,
|
|
48206
|
+
"attributes" : [ ],
|
|
48207
|
+
"annotations" : [ ]
|
|
48208
|
+
}, {
|
|
48209
|
+
"name" : "negative_keywords",
|
|
48210
|
+
"type" : "[string]",
|
|
48211
|
+
"required" : true,
|
|
48212
|
+
"attributes" : [ ],
|
|
48213
|
+
"annotations" : [ ]
|
|
48214
|
+
} ],
|
|
48215
|
+
"attributes" : [ ],
|
|
48216
|
+
"interfaces" : [ ],
|
|
48217
|
+
"description" : "all valid filters, including categories and keywords given a organization and all restrictions regardless of organization"
|
|
48173
48218
|
}, {
|
|
48174
48219
|
"name" : "restriction_history_item_review_decision",
|
|
48175
48220
|
"plural" : "restriction_history_item_review_decisions",
|
|
@@ -67548,51 +67593,6 @@
|
|
|
67548
67593
|
"type" : "io.flow.common.v0.models.user",
|
|
67549
67594
|
"plural" : "users",
|
|
67550
67595
|
"operations" : [ {
|
|
67551
|
-
"method" : "GET",
|
|
67552
|
-
"path" : "/jailhouse/restriction/:organization/users",
|
|
67553
|
-
"parameters" : [ {
|
|
67554
|
-
"name" : "organization",
|
|
67555
|
-
"type" : "string",
|
|
67556
|
-
"location" : "Path",
|
|
67557
|
-
"required" : true,
|
|
67558
|
-
"description" : "Refers to your organization's account identifier"
|
|
67559
|
-
} ],
|
|
67560
|
-
"responses" : [ {
|
|
67561
|
-
"code" : {
|
|
67562
|
-
"integer" : {
|
|
67563
|
-
"value" : 200
|
|
67564
|
-
}
|
|
67565
|
-
},
|
|
67566
|
-
"type" : "[io.flow.common.v0.models.user]",
|
|
67567
|
-
"description" : "Successful response",
|
|
67568
|
-
"attributes" : [ ]
|
|
67569
|
-
}, {
|
|
67570
|
-
"code" : {
|
|
67571
|
-
"integer" : {
|
|
67572
|
-
"value" : 401
|
|
67573
|
-
}
|
|
67574
|
-
},
|
|
67575
|
-
"type" : "unit",
|
|
67576
|
-
"description" : "Authorization failed",
|
|
67577
|
-
"attributes" : [ ]
|
|
67578
|
-
}, {
|
|
67579
|
-
"code" : {
|
|
67580
|
-
"integer" : {
|
|
67581
|
-
"value" : 422
|
|
67582
|
-
}
|
|
67583
|
-
},
|
|
67584
|
-
"type" : "io.flow.error.v0.models.generic_error",
|
|
67585
|
-
"description" : "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
67586
|
-
"attributes" : [ ]
|
|
67587
|
-
} ],
|
|
67588
|
-
"attributes" : [ {
|
|
67589
|
-
"name" : "linter",
|
|
67590
|
-
"value" : {
|
|
67591
|
-
"ignore" : [ "get", "id", "limit", "offset", "sort" ]
|
|
67592
|
-
}
|
|
67593
|
-
} ],
|
|
67594
|
-
"description" : "Returns list all of the users who have taken any action on products for an organization"
|
|
67595
|
-
}, {
|
|
67596
67596
|
"method" : "GET",
|
|
67597
67597
|
"path" : "/internal/users/pending",
|
|
67598
67598
|
"parameters" : [ ],
|
|
@@ -67682,7 +67682,7 @@
|
|
|
67682
67682
|
"module" : "general"
|
|
67683
67683
|
}
|
|
67684
67684
|
} ],
|
|
67685
|
-
"path" : "/
|
|
67685
|
+
"path" : "/internal/users",
|
|
67686
67686
|
"description" : "Represents a single user in the system"
|
|
67687
67687
|
}, {
|
|
67688
67688
|
"type" : "io.flow.crypto.v0.models.crypto_event",
|
|
@@ -82908,6 +82908,80 @@
|
|
|
82908
82908
|
} ],
|
|
82909
82909
|
"path" : "/jailhouse/restriction/:organization/categories",
|
|
82910
82910
|
"description" : "for category list on dashboard"
|
|
82911
|
+
}, {
|
|
82912
|
+
"type" : "restriction_filter",
|
|
82913
|
+
"plural" : "restriction_filters",
|
|
82914
|
+
"operations" : [ {
|
|
82915
|
+
"method" : "GET",
|
|
82916
|
+
"path" : "/jailhouse/restriction/:organization/filters",
|
|
82917
|
+
"parameters" : [ {
|
|
82918
|
+
"name" : "organization",
|
|
82919
|
+
"type" : "string",
|
|
82920
|
+
"location" : "Path",
|
|
82921
|
+
"required" : true,
|
|
82922
|
+
"description" : "Refers to your organization's account identifier"
|
|
82923
|
+
}, {
|
|
82924
|
+
"name" : "limit",
|
|
82925
|
+
"type" : "long",
|
|
82926
|
+
"location" : "Query",
|
|
82927
|
+
"required" : true,
|
|
82928
|
+
"description" : "The maximum number of results to return",
|
|
82929
|
+
"default" : "25",
|
|
82930
|
+
"minimum" : 1,
|
|
82931
|
+
"maximum" : 100
|
|
82932
|
+
}, {
|
|
82933
|
+
"name" : "offset",
|
|
82934
|
+
"type" : "long",
|
|
82935
|
+
"location" : "Query",
|
|
82936
|
+
"required" : true,
|
|
82937
|
+
"description" : "The number of results to skip before returning results",
|
|
82938
|
+
"default" : "0",
|
|
82939
|
+
"minimum" : 0
|
|
82940
|
+
} ],
|
|
82941
|
+
"responses" : [ {
|
|
82942
|
+
"code" : {
|
|
82943
|
+
"integer" : {
|
|
82944
|
+
"value" : 200
|
|
82945
|
+
}
|
|
82946
|
+
},
|
|
82947
|
+
"type" : "restriction_filter",
|
|
82948
|
+
"description" : "Successful response",
|
|
82949
|
+
"attributes" : [ ]
|
|
82950
|
+
}, {
|
|
82951
|
+
"code" : {
|
|
82952
|
+
"integer" : {
|
|
82953
|
+
"value" : 401
|
|
82954
|
+
}
|
|
82955
|
+
},
|
|
82956
|
+
"type" : "unit",
|
|
82957
|
+
"description" : "Authorization failed",
|
|
82958
|
+
"attributes" : [ ]
|
|
82959
|
+
}, {
|
|
82960
|
+
"code" : {
|
|
82961
|
+
"integer" : {
|
|
82962
|
+
"value" : 422
|
|
82963
|
+
}
|
|
82964
|
+
},
|
|
82965
|
+
"type" : "io.flow.error.v0.models.generic_error",
|
|
82966
|
+
"description" : "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
|
|
82967
|
+
"attributes" : [ ]
|
|
82968
|
+
} ],
|
|
82969
|
+
"attributes" : [ {
|
|
82970
|
+
"name" : "linter",
|
|
82971
|
+
"value" : {
|
|
82972
|
+
"ignore" : [ "get", "id", "sort" ]
|
|
82973
|
+
}
|
|
82974
|
+
} ],
|
|
82975
|
+
"description" : "Returns all valid filters (categories, keywords) for an given organization and all restrictions in system"
|
|
82976
|
+
} ],
|
|
82977
|
+
"attributes" : [ {
|
|
82978
|
+
"name" : "docs",
|
|
82979
|
+
"value" : {
|
|
82980
|
+
"module" : "general"
|
|
82981
|
+
}
|
|
82982
|
+
} ],
|
|
82983
|
+
"path" : "/jailhouse/restriction/:organization/filters",
|
|
82984
|
+
"description" : "all valid filters, including categories and keywords given a organization and all restrictions regardless of organization"
|
|
82911
82985
|
}, {
|
|
82912
82986
|
"type" : "restriction_item",
|
|
82913
82987
|
"plural" : "restriction_items",
|