mirror of
https://github.com/strapi/strapi.git
synced 2025-11-06 13:01:40 +00:00
chore: update snapshot
This commit is contained in:
parent
778e8fb175
commit
1ee1b79dcc
@ -179,6 +179,48 @@ describe('Role CRUD End to End', () => {
|
|||||||
"plugin": "content-manager",
|
"plugin": "content-manager",
|
||||||
"subCategory": "single types",
|
"subCategory": "single types",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"action": "plugin::content-releases.create",
|
||||||
|
"displayName": "Create",
|
||||||
|
"plugin": "content-releases",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "plugin::content-releases.create-action",
|
||||||
|
"displayName": "Add an entry to a release",
|
||||||
|
"plugin": "content-releases",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "plugin::content-releases.delete",
|
||||||
|
"displayName": "Delete",
|
||||||
|
"plugin": "content-releases",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "plugin::content-releases.delete-action",
|
||||||
|
"displayName": "Remove an entry from a release",
|
||||||
|
"plugin": "content-releases",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "plugin::content-releases.publish",
|
||||||
|
"displayName": "Publish",
|
||||||
|
"plugin": "content-releases",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "plugin::content-releases.read",
|
||||||
|
"displayName": "Read",
|
||||||
|
"plugin": "content-releases",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "plugin::content-releases.update",
|
||||||
|
"displayName": "Edit",
|
||||||
|
"plugin": "content-releases",
|
||||||
|
"subCategory": "general",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "plugin::content-type-builder.read",
|
"action": "plugin::content-type-builder.read",
|
||||||
"displayName": "Read",
|
"displayName": "Read",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user