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