@tolinax/ayoune-interfaces 2026.66.0 → 2026.66.2
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/data/modelsAndRights.js +4 -4
- package/package.json +1 -1
package/data/modelsAndRights.js
CHANGED
|
@@ -7972,7 +7972,7 @@ const modelsAndRights = [
|
|
|
7972
7972
|
plural: "MarketplaceApps",
|
|
7973
7973
|
singular: "MarketplaceApp",
|
|
7974
7974
|
module: "marketplace",
|
|
7975
|
-
right: "marketplace.
|
|
7975
|
+
right: "marketplace.marketplaceapps",
|
|
7976
7976
|
readOnly: false,
|
|
7977
7977
|
importable: false,
|
|
7978
7978
|
allowDuplicate: false,
|
|
@@ -8001,7 +8001,7 @@ const modelsAndRights = [
|
|
|
8001
8001
|
plural: "MarketplaceBundles",
|
|
8002
8002
|
singular: "MarketplaceBundle",
|
|
8003
8003
|
module: "marketplace",
|
|
8004
|
-
right: "marketplace.
|
|
8004
|
+
right: "marketplace.marketplacebundles",
|
|
8005
8005
|
readOnly: false,
|
|
8006
8006
|
importable: false,
|
|
8007
8007
|
allowDuplicate: false,
|
|
@@ -8026,7 +8026,7 @@ const modelsAndRights = [
|
|
|
8026
8026
|
plural: "MarketplaceInstallations",
|
|
8027
8027
|
singular: "MarketplaceInstallation",
|
|
8028
8028
|
module: "marketplace",
|
|
8029
|
-
right: "marketplace.
|
|
8029
|
+
right: "marketplace.marketplaceinstallations",
|
|
8030
8030
|
readOnly: false,
|
|
8031
8031
|
importable: false,
|
|
8032
8032
|
allowDuplicate: false,
|
|
@@ -8055,7 +8055,7 @@ const modelsAndRights = [
|
|
|
8055
8055
|
plural: "MarketplaceReviews",
|
|
8056
8056
|
singular: "MarketplaceReview",
|
|
8057
8057
|
module: "marketplace",
|
|
8058
|
-
right: "marketplace.
|
|
8058
|
+
right: "marketplace.marketplacereviews",
|
|
8059
8059
|
readOnly: false,
|
|
8060
8060
|
importable: false,
|
|
8061
8061
|
allowDuplicate: false,
|