chore(docs): Generated API Reference (#4558)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6ee80794c9
commit
df4deca2d1
@@ -25755,6 +25755,18 @@
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/Notification"
|
||||
}
|
||||
},
|
||||
"count": {
|
||||
"type": "integer",
|
||||
"description": "The total number of notifications"
|
||||
},
|
||||
"offset": {
|
||||
"type": "integer",
|
||||
"description": "The number of notifications skipped before these notifications"
|
||||
},
|
||||
"limit": {
|
||||
"type": "integer",
|
||||
"description": "The number of notifications per page"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user