@rlvt/entity-manager-openapi-client 1.0.17 → 1.0.18

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 CHANGED
@@ -1305,7 +1305,7 @@ export default class {
1305
1305
  };
1306
1306
  inverted?: boolean;
1307
1307
  reason?: string;
1308
- subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content";
1308
+ subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content" | "ContentFontResource";
1309
1309
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1310
1310
  field: string;
1311
1311
  value: "companyId" | "roleId" | "resourceGroupIds" | "id";
@@ -1325,7 +1325,7 @@ export default class {
1325
1325
  };
1326
1326
  inverted?: boolean;
1327
1327
  reason?: string;
1328
- subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content";
1328
+ subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content" | "ContentFontResource";
1329
1329
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1330
1330
  field: string;
1331
1331
  value: "companyId" | "roleId" | "resourceGroupIds" | "id";
@@ -1354,7 +1354,7 @@ export default class {
1354
1354
  };
1355
1355
  inverted?: boolean;
1356
1356
  reason?: string;
1357
- subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content";
1357
+ subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content" | "ContentFontResource";
1358
1358
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1359
1359
  field: string;
1360
1360
  value: "companyId" | "roleId" | "resourceGroupIds" | "id";
@@ -1374,7 +1374,7 @@ export default class {
1374
1374
  };
1375
1375
  inverted?: boolean;
1376
1376
  reason?: string;
1377
- subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content";
1377
+ subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content" | "ContentFontResource";
1378
1378
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1379
1379
  field: string;
1380
1380
  value: "companyId" | "roleId" | "resourceGroupIds" | "id";
@@ -1403,7 +1403,7 @@ export default class {
1403
1403
  };
1404
1404
  inverted?: boolean;
1405
1405
  reason?: string;
1406
- subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content";
1406
+ subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content" | "ContentFontResource";
1407
1407
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1408
1408
  field: string;
1409
1409
  value: "companyId" | "roleId" | "resourceGroupIds" | "id";
@@ -266,7 +266,7 @@ export declare type Pick_RoleRule_fields_or_conditions_or_inverted_or_reason_or_
266
266
  inverted?: boolean;
267
267
  reason?: string;
268
268
  action: "create" | "read" | "update" | "delete" | "access";
269
- subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content";
269
+ subject: "Company" | "Block" | "Campaign" | "BranchGroup" | "Datasource" | "OAuthClient" | "Statistics" | "BlockContent" | "User" | "Billing" | "Role" | "ResourceGroup" | "Invitation" | "Workflow" | "Content" | "ContentFontResource";
270
270
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
271
271
  field: string;
272
272
  value: "companyId" | "roleId" | "resourceGroupIds" | "id";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rlvt/entity-manager-openapi-client",
3
- "version": "1.0.17+3945682",
3
+ "version": "1.0.18+8cf9ef6",
4
4
  "description": "Openapi client for reelevant service",
5
5
  "main": "build/index.js",
6
6
  "repository": "https://github.com/reelevant-tech/openapi-clients",