Small adjustments associated with Relative Posts

This commit is contained in:
prototypa
2024-01-21 21:35:25 -05:00
parent 964d4da878
commit 106cd931f0
7 changed files with 40 additions and 32 deletions

View File

@ -128,6 +128,12 @@
"postsPerPage": {
"type": "integer"
},
"isRelatedPostsEnabled": {
"type": "boolean"
},
"relatedPostsCount": {
"type": "integer"
},
"post": {
"type": "object",
"properties": {