We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6af0c commit 851ab7cCopy full SHA for 851ab7c
src/routes/v2/api.ts
@@ -79,11 +79,11 @@ const basicRateLimit = rateLimit({
79
* description: Success.
80
* content:
81
* application/json:
82
- * schema:
83
- * type: object
84
- * properties:
85
- * message:
86
- * type: string
+ * schema:
+ * type: object
+ * properties:
+ * message:
+ * type: string
87
* 401:
88
* $ref: '#/components/responses/Error'
89
*/
0 commit comments