This commit is contained in:
tamaina
2023-05-04 10:57:55 +00:00
parent 41a822c34c
commit 0040aca841
3 changed files with 17 additions and 17 deletions

View File

@@ -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',