add XCategoryService Configuration Node for Testing Seeding Category and SubCategeories ...
This commit is contained in:
@@ -130,6 +130,47 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"CategoryServiceConfiguration": {
|
||||
"Categories": [],
|
||||
"SubCategories": [
|
||||
{
|
||||
"titles": {
|
||||
"locales": [
|
||||
{
|
||||
"language": "fa-IR",
|
||||
"value": "ورزشی"
|
||||
}
|
||||
]
|
||||
},
|
||||
"descriptions": {
|
||||
"locales": [
|
||||
{
|
||||
"language": "fa-IR",
|
||||
"value": "موارد مرتبط با ورزش"
|
||||
}
|
||||
]
|
||||
},
|
||||
"category": {
|
||||
"titles": {
|
||||
"locales": [
|
||||
{
|
||||
"language": "fa-IR",
|
||||
"value": "خبر"
|
||||
}
|
||||
]
|
||||
},
|
||||
"descriptions": {
|
||||
"locales": [
|
||||
{
|
||||
"language": "fa-IR",
|
||||
"value": "اخبار در این گروه قرار می گیرند"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"ServicesConfiguration": {
|
||||
"SummaryEndsWdith": " ...",
|
||||
"ContentSummaryMaxLength": 255
|
||||
|
||||
Reference in New Issue
Block a user