Complete client form

This commit is contained in:
2026-09-17 08:43:00 +01:00
parent 90ee3debf0
commit cda6cff34f
19 changed files with 661 additions and 4 deletions
+1
View File
@@ -198,6 +198,7 @@ export type ApiReqParams<
update_on_duplicate?: boolean;
user_id?: string | number | null;
dependent_id?: string | number | null;
host_id?: string | number | null;
media_base_64?: string;
media_base_64_data_url?: string;