Blogs section contains the top level categories of blogs.
| Name | Description | ||
|---|---|---|---|
|
title Type: string Required |
Title of blog category. Example: nature |
||
|
content Type: string |
It contains the content of the blog. Example: nature |
||
|
count Type: integer Read Only |
Count of blog posts i.e how many blog posts are relate to this blogs. |
||
|
about Type: string Required |
Description of blog. Example: images about nature............... |
||
|
images Type: array |
Images related to blog. Example:
|
| Name | Routes |
|---|---|
| add | post /api/1/entity/ms.blogs TRY IT ! |
| edit | put /api/1/entity/ms.blogs/{_id} TRY IT ! |
| list | get /api/1/entity/ms.blogs TRY IT ! |
| get | get /api/1/entity/ms.blogs/{_id} TRY IT ! |
| delete | delete /api/1/entity/ms.blogs/{_id} TRY IT ! |
Blogs section contains the top level categories of blogs.
| Name | Description | ||
|---|---|---|---|
|
title Type: string Required |
Title of blog category.
Example: nature |
||
|
content Type: string |
It contains the content of the blog.
Example: nature |
||
|
count Type: integer Read Only |
Count of blog posts i.e how many blog posts are relate to this blogs.
|
||
|
about Type: string Required |
Description of blog.
Example: images about nature............... |
||
|
images Type: array |
Images related to blog.
Example:
|
| Name | Routes |
|---|---|
| add | post /api/1/entity/ms.blogs TRY IT ! |
| edit | put /api/1/entity/ms.blogs/{_id} TRY IT ! |
| list | get /api/1/entity/ms.blogs TRY IT ! |
| get | get /api/1/entity/ms.blogs/{_id} TRY IT ! |
| delete | delete /api/1/entity/ms.blogs/{_id} TRY IT ! |
Blogs section contains the top level categories of blogs.
| Name | Description | ||
|---|---|---|---|
|
title Type: string Required |
Title of blog category.
Example: nature |
||
|
content Type: string |
It contains the content of the blog.
Example: nature |
||
|
count Type: integer Read Only |
Count of blog posts i.e how many blog posts are relate to this blogs.
|
||
|
alias Type: string |
Example: nature |
||
|
about Type: string Required |
Description of blog.
Example: images about nature............... |
||
|
images Type: array |
Images related to blog.
Example:
|
||
|
images.image Type: object |
Example:
|
| Name | Routes |
|---|---|
| add | post /api/1/entity/ms.blogs TRY IT ! |
| edit | put /api/1/entity/ms.blogs/{_id} TRY IT ! |
| list | get /api/1/entity/ms.blogs TRY IT ! |
| get | get /api/1/entity/ms.blogs/{_id} TRY IT ! |
| delete | delete /api/1/entity/ms.blogs/{_id} TRY IT ! |