typo
This commit is contained in:
parent
b04155e7ba
commit
3bc0cdbfb7
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue