This commit is contained in:
syuilo 2023-01-09 17:22:21 +09:00
parent b04155e7ba
commit 3bc0cdbfb7

View file

@ -22,10 +22,9 @@ export const meta = {
type: 'object',
optional: false, nullable: false,
properties: {
id: {
name: {
type: 'string',
optional: false, nullable: false,
format: 'id',
},
aliases: {
type: 'array',