forked from mirrors/misskey
fix
This commit is contained in:
@@ -5,7 +5,7 @@ export const packedAntennaSchema = {
|
||||
|
||||
type: 'object',
|
||||
properties: {
|
||||
id: { $ref: '/schemas/Id' },
|
||||
id: { $ref: 'https://misskey-hub.net/api/schemas/Id' },
|
||||
createdAt: {
|
||||
type: 'string',
|
||||
format: 'date-time',
|
||||
|
||||
Reference in New Issue
Block a user