fix merge for generated types
This commit is contained in:
parent
886160bdec
commit
3eb31454f1
1 changed files with 0 additions and 4 deletions
|
|
@ -4251,10 +4251,6 @@ export type components = {
|
||||||
/** Format: url */
|
/** Format: url */
|
||||||
avatarUrl: string | null;
|
avatarUrl: string | null;
|
||||||
avatarBlurhash: string | null;
|
avatarBlurhash: string | null;
|
||||||
/** @example Hi masters, I am Ai! */
|
|
||||||
description: string | null;
|
|
||||||
/** Format: date-time */
|
|
||||||
createdAt: string;
|
|
||||||
avatarDecorations: {
|
avatarDecorations: {
|
||||||
/** Format: id */
|
/** Format: id */
|
||||||
id: string;
|
id: string;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue