diff --git a/cms/config/sync/user-role.public.json b/cms/config/sync/user-role.public.json index 0d024b4a..066442e3 100644 --- a/cms/config/sync/user-role.public.json +++ b/cms/config/sync/user-role.public.json @@ -9,12 +9,36 @@ { "action": "api::data-info.data-info.findOne" }, + { + "action": "api::data-source.data-source.find" + }, + { + "action": "api::data-source.data-source.findOne" + }, + { + "action": "api::fishing-protection-level-stat.fishing-protection-level-stat.find" + }, + { + "action": "api::fishing-protection-level-stat.fishing-protection-level-stat.findOne" + }, + { + "action": "api::fishing-protection-level.fishing-protection-level.find" + }, + { + "action": "api::fishing-protection-level.fishing-protection-level.findOne" + }, { "action": "api::habitat-stat.habitat-stat.find" }, { "action": "api::habitat-stat.habitat-stat.findOne" }, + { + "action": "api::habitat.habitat.find" + }, + { + "action": "api::habitat.habitat.findOne" + }, { "action": "api::layer.layer.find" }, @@ -33,12 +57,48 @@ { "action": "api::mpa-protection-coverage-stat.mpa-protection-coverage-stat.findOne" }, + { + "action": "api::mpa.mpa.find" + }, + { + "action": "api::mpa.mpa.findOne" + }, + { + "action": "api::mpaa-establishment-stage-stat.mpaa-establishment-stage-stat.find" + }, + { + "action": "api::mpaa-establishment-stage-stat.mpaa-establishment-stage-stat.findOne" + }, + { + "action": "api::mpaa-establishment-stage.mpaa-establishment-stage.find" + }, + { + "action": "api::mpaa-establishment-stage.mpaa-establishment-stage.findOne" + }, + { + "action": "api::mpaa-protection-level-stat.mpaa-protection-level-stat.find" + }, + { + "action": "api::mpaa-protection-level-stat.mpaa-protection-level-stat.findOne" + }, + { + "action": "api::mpaa-protection-level.mpaa-protection-level.find" + }, + { + "action": "api::mpaa-protection-level.mpaa-protection-level.findOne" + }, { "action": "api::protection-coverage-stat.protection-coverage-stat.find" }, { "action": "api::protection-coverage-stat.protection-coverage-stat.findOne" }, + { + "action": "api::protection-status.protection-status.find" + }, + { + "action": "api::protection-status.protection-status.findOne" + }, { "action": "plugin::users-permissions.auth.callback" },