@rlvt/entity-manager-openapi-client 1.0.114 → 1.0.115

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
@@ -1694,7 +1694,7 @@ export default class {
1694
1694
  inverted?: boolean | undefined;
1695
1695
  reason?: string | undefined;
1696
1696
  action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
1697
- subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity";
1697
+ subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings";
1698
1698
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1699
1699
  field: string;
1700
1700
  value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
@@ -1719,7 +1719,7 @@ export default class {
1719
1719
  inverted?: boolean | undefined;
1720
1720
  reason?: string | undefined;
1721
1721
  action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
1722
- subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity";
1722
+ subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings";
1723
1723
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1724
1724
  field: string;
1725
1725
  value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
@@ -1744,7 +1744,7 @@ export default class {
1744
1744
  inverted?: boolean | undefined;
1745
1745
  reason?: string | undefined;
1746
1746
  action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
1747
- subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity";
1747
+ subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings";
1748
1748
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1749
1749
  field: string;
1750
1750
  value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
@@ -1770,7 +1770,7 @@ export default class {
1770
1770
  inverted?: boolean | undefined;
1771
1771
  reason?: string | undefined;
1772
1772
  action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
1773
- subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity";
1773
+ subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings";
1774
1774
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1775
1775
  field: string;
1776
1776
  value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
@@ -1795,7 +1795,7 @@ export default class {
1795
1795
  inverted?: boolean | undefined;
1796
1796
  reason?: string | undefined;
1797
1797
  action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
1798
- subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity";
1798
+ subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings";
1799
1799
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
1800
1800
  field: string;
1801
1801
  value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
@@ -329,7 +329,7 @@ export declare type RoleRule_Without_ToJSON = {
329
329
  inverted?: boolean;
330
330
  reason?: string;
331
331
  action: "create" | "access" | "read" | "query" | "update" | "delete" | "export";
332
- subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity";
332
+ subject: "User" | "Invitation" | "Datasource" | "OAuthClient" | "Statistics" | "Billing" | "Company" | "Role" | "ResourceGroup" | "Workflow" | "Content" | "ContentFontResource" | "DatagraphSchema" | "DatagraphEntity" | "WorkflowSettings";
333
333
  mustMatch?: ("companyId" | "roleId" | "resourceGroupIds" | "id" | {
334
334
  field: string;
335
335
  value: "companyId" | "roleId" | "resourceGroupIds" | "id" | "companyId?" | "resourceGroupIds?";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rlvt/entity-manager-openapi-client",
3
- "version": "1.0.114+6f991f8",
3
+ "version": "1.0.115+3fc9b39",
4
4
  "description": "Openapi client for reelevant service",
5
5
  "main": "build/index.js",
6
6
  "repository": "https://github.com/reelevant-tech/openapi-clients",