home.yaml 386 B

1234567891011121314151617
  1. type: object
  2. properties:
  3. id:
  4. type: string
  5. format: uuid
  6. description: Unique ID of the home (v7)
  7. example: 019e12d7-a9a0-7817-bcb8-564bf2aced87
  8. name:
  9. type: string
  10. description: User created name of the home
  11. example: summer_home
  12. created_at:
  13. type: string
  14. format: date
  15. description: Date the home was created
  16. example: 2026-05-10T17:05:04.464Z