| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
Required String length: inclusive between 0 and 100 |
|
| Summary | string |
Required String length: inclusive between 0 and 300 |
|
| Content | string |
Required |
|
| Slug | string |
None. |
|
| CreatedAt | date |
None. |
|
| UpdatedAt | date |
None. |
|
| Author | string |
String length: inclusive between 0 and 50 |
|
| IsPublished | boolean |
None. |
|
| CoverImagePath | string |
None. |
|
| AltForCover | string |
String length: inclusive between 0 and 100 |
|
| Keywords | string |
String length: inclusive between 0 and 300 |
|
| Comments | Collection of Comment |
None. |