Files
mystuff_frontend/api_examples/update_adult_cast.json
Lars Behrends d6a0aac5f7 banbaa
2026-04-09 12:46:32 +02:00

9 lines
133 B
JSON

{
"name": "Jane Smith (Updated)",
"bio": "Updated bio",
"adult_specifics": {
"hair_color": "Red",
"weight": "56"
}
}