mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-23 00:29:22 +09:00
re-run misskey-js type generator
This commit is contained in:
parent
7f59e6298c
commit
d27389c3a5
@ -6282,7 +6282,7 @@ export type operations = {
|
||||
content: {
|
||||
'application/json': {
|
||||
/** Format: misskey:id */
|
||||
announcementId?: string;
|
||||
announcementId: string;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user