1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-07 14:56:25 +01:00
Files
core/tests/components/cookidoo/fixtures/user_info.json
T

9 lines
120 B
JSON

{
"data": {
"id": "sub_uuid",
"username": "username_1234",
"description": null,
"picture": null
}
}