@rlvt/entity-manager-openapi-client 1.0.160 → 1.0.161
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/build/api.d.ts +5 -5
- package/build/definitions.d.ts +36 -56
- package/build/definitions.js +1 -1
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -1544,7 +1544,7 @@ export default class {
|
|
|
1544
1544
|
inverted?: boolean | undefined;
|
|
1545
1545
|
reason?: string | undefined;
|
|
1546
1546
|
action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
|
|
1547
|
-
subject: "User" | "Invitation" | "
|
|
1547
|
+
subject: "User" | "Invitation" | "Company" | "Role" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings" | "DatasourceSettings" | "Loop" | "Experience" | "Infrastructure" | "AnalyticsSettings";
|
|
1548
1548
|
mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
|
|
1549
1549
|
field: string;
|
|
1550
1550
|
value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
|
|
@@ -1583,7 +1583,7 @@ export default class {
|
|
|
1583
1583
|
inverted?: boolean | undefined;
|
|
1584
1584
|
reason?: string | undefined;
|
|
1585
1585
|
action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
|
|
1586
|
-
subject: "User" | "Invitation" | "
|
|
1586
|
+
subject: "User" | "Invitation" | "Company" | "Role" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings" | "DatasourceSettings" | "Loop" | "Experience" | "Infrastructure" | "AnalyticsSettings";
|
|
1587
1587
|
mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
|
|
1588
1588
|
field: string;
|
|
1589
1589
|
value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
|
|
@@ -1622,7 +1622,7 @@ export default class {
|
|
|
1622
1622
|
inverted?: boolean | undefined;
|
|
1623
1623
|
reason?: string | undefined;
|
|
1624
1624
|
action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
|
|
1625
|
-
subject: "User" | "Invitation" | "
|
|
1625
|
+
subject: "User" | "Invitation" | "Company" | "Role" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings" | "DatasourceSettings" | "Loop" | "Experience" | "Infrastructure" | "AnalyticsSettings";
|
|
1626
1626
|
mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
|
|
1627
1627
|
field: string;
|
|
1628
1628
|
value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
|
|
@@ -1662,7 +1662,7 @@ export default class {
|
|
|
1662
1662
|
inverted?: boolean | undefined;
|
|
1663
1663
|
reason?: string | undefined;
|
|
1664
1664
|
action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
|
|
1665
|
-
subject: "User" | "Invitation" | "
|
|
1665
|
+
subject: "User" | "Invitation" | "Company" | "Role" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings" | "DatasourceSettings" | "Loop" | "Experience" | "Infrastructure" | "AnalyticsSettings";
|
|
1666
1666
|
mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
|
|
1667
1667
|
field: string;
|
|
1668
1668
|
value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
|
|
@@ -1701,7 +1701,7 @@ export default class {
|
|
|
1701
1701
|
inverted?: boolean | undefined;
|
|
1702
1702
|
reason?: string | undefined;
|
|
1703
1703
|
action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
|
|
1704
|
-
subject: "User" | "Invitation" | "
|
|
1704
|
+
subject: "User" | "Invitation" | "Company" | "Role" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings" | "DatasourceSettings" | "Loop" | "Experience" | "Infrastructure" | "AnalyticsSettings";
|
|
1705
1705
|
mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
|
|
1706
1706
|
field: string;
|
|
1707
1707
|
value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
|
package/build/definitions.d.ts
CHANGED
|
@@ -360,62 +360,6 @@ export declare type InternalResponse_id_string = {
|
|
|
360
360
|
id: string;
|
|
361
361
|
};
|
|
362
362
|
};
|
|
363
|
-
export declare type DatasourceQueryCondition = {
|
|
364
|
-
type: "datasource_query";
|
|
365
|
-
options: {
|
|
366
|
-
datasourceIds?: string[];
|
|
367
|
-
query: {
|
|
368
|
-
$and: {
|
|
369
|
-
[key: string]: AnyValue;
|
|
370
|
-
}[];
|
|
371
|
-
} | {
|
|
372
|
-
$or: {
|
|
373
|
-
[key: string]: AnyValue;
|
|
374
|
-
}[];
|
|
375
|
-
};
|
|
376
|
-
};
|
|
377
|
-
};
|
|
378
|
-
export declare type RoleRule_Without_ToJSON = {
|
|
379
|
-
fields?: string[];
|
|
380
|
-
conditions?: {
|
|
381
|
-
[key: string]: AnyValue;
|
|
382
|
-
} | DatasourceQueryCondition[];
|
|
383
|
-
inverted?: boolean;
|
|
384
|
-
reason?: string;
|
|
385
|
-
action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
|
|
386
|
-
subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings" | "DatasourceSettings" | "Loop" | "Experience" | "Infrastructure" | "AnalyticsSettings";
|
|
387
|
-
mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
|
|
388
|
-
field: string;
|
|
389
|
-
value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
|
|
390
|
-
})[];
|
|
391
|
-
};
|
|
392
|
-
export declare type SerializedRole = {
|
|
393
|
-
readonly id: (string) & readonlyP;
|
|
394
|
-
readonly companyId: (string) & readonlyP;
|
|
395
|
-
name: string;
|
|
396
|
-
rules: RoleRule_Without_ToJSON[];
|
|
397
|
-
};
|
|
398
|
-
export declare type InternalResponse_roles_Array_OmitAlias = {
|
|
399
|
-
program: string;
|
|
400
|
-
version: string;
|
|
401
|
-
datetime: string;
|
|
402
|
-
status: string;
|
|
403
|
-
code?: number;
|
|
404
|
-
message: string;
|
|
405
|
-
data: {
|
|
406
|
-
roles: SerializedRole[];
|
|
407
|
-
};
|
|
408
|
-
};
|
|
409
|
-
export declare type Role = SerializedRole;
|
|
410
|
-
export declare type InternalResponse_Array_Role = {
|
|
411
|
-
program: string;
|
|
412
|
-
version: string;
|
|
413
|
-
datetime: string;
|
|
414
|
-
status: string;
|
|
415
|
-
code?: number;
|
|
416
|
-
message: string;
|
|
417
|
-
data: Role[];
|
|
418
|
-
};
|
|
419
363
|
export declare type ObjectId = string;
|
|
420
364
|
export declare type InternalResponse_companyId_ObjectId_resourceGroupIds_Array_ObjectId = {
|
|
421
365
|
program: string;
|
|
@@ -473,6 +417,42 @@ export declare type InternalResponse_companyId_string = {
|
|
|
473
417
|
companyId: string;
|
|
474
418
|
};
|
|
475
419
|
};
|
|
420
|
+
export declare type DatasourceQueryCondition = {
|
|
421
|
+
type: "datasource_query";
|
|
422
|
+
options: {
|
|
423
|
+
datasourceIds?: string[];
|
|
424
|
+
query: {
|
|
425
|
+
$and: {
|
|
426
|
+
[key: string]: AnyValue;
|
|
427
|
+
}[];
|
|
428
|
+
} | {
|
|
429
|
+
$or: {
|
|
430
|
+
[key: string]: AnyValue;
|
|
431
|
+
}[];
|
|
432
|
+
};
|
|
433
|
+
};
|
|
434
|
+
};
|
|
435
|
+
export declare type RoleRule_Without_ToJSON = {
|
|
436
|
+
fields?: string[];
|
|
437
|
+
conditions?: {
|
|
438
|
+
[key: string]: AnyValue;
|
|
439
|
+
} | DatasourceQueryCondition[];
|
|
440
|
+
inverted?: boolean;
|
|
441
|
+
reason?: string;
|
|
442
|
+
action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
|
|
443
|
+
subject: "User" | "Invitation" | "Company" | "Role" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings" | "DatasourceSettings" | "Loop" | "Experience" | "Infrastructure" | "AnalyticsSettings";
|
|
444
|
+
mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
|
|
445
|
+
field: string;
|
|
446
|
+
value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
|
|
447
|
+
})[];
|
|
448
|
+
};
|
|
449
|
+
export declare type SerializedRole = {
|
|
450
|
+
readonly id: (string) & readonlyP;
|
|
451
|
+
readonly companyId: (string) & readonlyP;
|
|
452
|
+
name: string;
|
|
453
|
+
rules: RoleRule_Without_ToJSON[];
|
|
454
|
+
};
|
|
455
|
+
export declare type Role = SerializedRole;
|
|
476
456
|
export declare type InternalResponse_Array_Intersection_Role_usersCount_number = {
|
|
477
457
|
program: string;
|
|
478
458
|
version: string;
|
package/build/definitions.js
CHANGED
|
@@ -23,4 +23,4 @@ var Variables;
|
|
|
23
23
|
Variables["UTM_MEDIUM"] = "utm_medium";
|
|
24
24
|
Variables["UTM_TERM"] = "utm_term";
|
|
25
25
|
})(Variables = exports.Variables || (exports.Variables = {}));
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBc1RwQixJQUFZLG9CQUdYO0FBSEQsV0FBWSxvQkFBb0I7SUFDNUIsdUNBQWUsQ0FBQTtJQUNmLHVDQUFlLENBQUE7QUFDbkIsQ0FBQyxFQUhXLG9CQUFvQixHQUFwQiw0QkFBb0IsS0FBcEIsNEJBQW9CLFFBRy9CO0FBb0JELElBQVksZUFJWDtBQUpELFdBQVksZUFBZTtJQUN2QixzQ0FBbUIsQ0FBQTtJQUNuQixnQ0FBYSxDQUFBO0lBQ2Isd0NBQXFCLENBQUE7QUFDekIsQ0FBQyxFQUpXLGVBQWUsR0FBZix1QkFBZSxLQUFmLHVCQUFlLFFBSTFCO0FBOFBELElBQVksU0FPWDtBQVBELFdBQVksU0FBUztJQUNqQiw4QkFBbUIsQ0FBQTtJQUNuQiw4QkFBbUIsQ0FBQTtJQUNuQiwwQ0FBNkIsQ0FBQTtJQUM3QixzQ0FBeUIsQ0FBQTtJQUN6QixzQ0FBeUIsQ0FBQTtJQUN6QixrQ0FBcUIsQ0FBQTtBQUN6QixDQUFDLEVBUFcsU0FBUyxHQUFULGlCQUFTLEtBQVQsaUJBQVMsUUFPcEIifQ==
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rlvt/entity-manager-openapi-client",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.161+91fa24c",
|
|
4
4
|
"description": "Openapi client for reelevant service",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"repository": "https://github.com/reelevant-tech/openapi-clients",
|