fix: regenerated frontend openapi functions
This commit is contained in:
parent
fd1e129a5f
commit
feb763509e
3 changed files with 2 additions and 445 deletions
|
|
@ -6,7 +6,7 @@ export type User = {
|
|||
/**
|
||||
* Unique user ID (primary key)
|
||||
*/
|
||||
user_id: number;
|
||||
id?: number;
|
||||
/**
|
||||
* ID of the user avatar (references images table)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue