mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-15 02:46:02 +00:00
Schemas for emojis
This commit is contained in:
@@ -28,7 +28,7 @@ router.get(
|
||||
route({
|
||||
responses: {
|
||||
200: {
|
||||
body: "APIEmojiArray",
|
||||
body: "EmojisResponse",
|
||||
},
|
||||
403: {
|
||||
body: "APIErrorResponse",
|
||||
|
||||
Reference in New Issue
Block a user