summary refs log tree commit diff
path: root/assets/openapi.json
diff options
context:
space:
mode:
authorPuyodead1 <puyodead@proton.me>2023-03-25 12:49:26 -0400
committerPuyodead1 <puyodead@proton.me>2023-04-13 15:33:03 -0400
commitc97ce59a0a835c051b9918ca268e9e67c690e9f8 (patch)
tree89330b19321bbb3626173b812a764473728b459e /assets/openapi.json
parentoapi: sticker packs (diff)
downloadserver-c97ce59a0a835c051b9918ca268e9e67c690e9f8.tar.xz
oapi: stickers
Diffstat (limited to 'assets/openapi.json')
-rw-r--r--assets/openapi.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/assets/openapi.json b/assets/openapi.json
index 9a2b522f..bc43189a 100644
--- a/assets/openapi.json
+++ b/assets/openapi.json
@@ -7882,8 +7882,15 @@
                     }
                 ],
                 "responses": {
-                    "default": {
-                        "description": "No description available"
+                    "200": {
+                        "description": "",
+                        "content": {
+                            "application/json": {
+                                "schema": {
+                                    "$ref": "#/components/schemas/Sticker"
+                                }
+                            }
+                        }
                     }
                 },
                 "parameters": [