mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
155 lines
3.7 KiB
155 lines
3.7 KiB
{
|
|
"name": "Volo.Blogging.Application.Contracts.Shared",
|
|
"hash": "dbd5c9705e5f4ad74f420d4e7d059141",
|
|
"contents": [
|
|
{
|
|
"namespace": "Volo.Blogging",
|
|
"dependsOnModules": [
|
|
{
|
|
"declaringAssemblyName": "Volo.Blogging.Domain.Shared",
|
|
"namespace": "Volo.Blogging",
|
|
"name": "BloggingDomainSharedModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
|
|
"namespace": "Volo.Abp.Application",
|
|
"name": "AbpDddApplicationContractsModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.Authorization.Abstractions",
|
|
"namespace": "Volo.Abp.Authorization",
|
|
"name": "AbpAuthorizationAbstractionsModule"
|
|
}
|
|
],
|
|
"contentType": "abpModule",
|
|
"name": "BloggingApplicationContractsSharedModule",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Blogs",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Blog",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Management",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Blog.Management",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Edit",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Blog.Update",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Delete",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Blog.Delete",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Create",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Blog.Create",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Clear cache",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Blog.ClearCache",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Posts",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Post",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Edit",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Post.Update",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Delete",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Post.Delete",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Create",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Post.Create",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Tags",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Tag",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Edit",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Tag.Update",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Delete",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Tag.Delete",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Create",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Tag.Create",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Comments",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Comment",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Edit",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Comment.Update",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Delete",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Comment.Delete",
|
|
"summary": null
|
|
},
|
|
{
|
|
"displayName": "Create",
|
|
"isEnabled": true,
|
|
"contentType": "permission",
|
|
"name": "Blogging.Comment.Create",
|
|
"summary": null
|
|
}
|
|
]
|
|
} |