feat / AEB-64 create alert routes

This commit is contained in:
Timofey
2025-10-07 12:42:01 +03:00
parent 75df9ea0a7
commit 497cd7e292
11 changed files with 145 additions and 17 deletions

View File

@@ -24,7 +24,7 @@ class ObjectView(APIView):
"id": 1,
"title": "Объект 1",
"description": "Описание объекта 1",
"image": "https://example.com/image.jpg",
"image": "https://aerbim.org/media/image.jpg",
"address": "Адрес объекта 1",
"floors": 1,
"area": 100.0,