fix(backend): fix incorrect schemas (#13458)
This commit is contained in:
		| @@ -31,7 +31,10 @@ export const meta = { | ||||
| 		}, | ||||
| 	}, | ||||
|  | ||||
| 	ref: 'EmojiDetailed', | ||||
| 	res: { | ||||
| 		type: 'object', | ||||
| 		ref: 'EmojiDetailed', | ||||
| 	}, | ||||
| } as const; | ||||
|  | ||||
| export const paramDef = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 zyoshoka
					zyoshoka