FEAT-14b: trait vocabulary (de.character), Gerbil/sale-ad types, Charakterbogen component
This commit is contained in:
@@ -20,6 +20,9 @@ export interface SaleAdAnimal {
|
||||
farbschlag: string | null
|
||||
dateOfBirth: string | null
|
||||
notes: string | null
|
||||
/** FEAT-14: German trait LABELS (human-readable for the prompt), not keys. */
|
||||
traits?: string[]
|
||||
characterNote?: string | null
|
||||
}
|
||||
|
||||
export interface SaleAdRequest {
|
||||
|
||||
Reference in New Issue
Block a user