Name | Description | Type | Additional information |
---|---|---|---|
Likes |
The number of likes a joke has. |
integer |
None. |
JokeId |
The ID of the joke. |
integer |
Required |
IsVerified |
True if the joke has been verified by an admin. |
boolean |
None. |
Question |
The question of the joke (first part). |
string |
Required Max length: 425 |
Answer |
The answer to the question of the joke (second part). |
string |
Required Max length: 425 |