mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04:00
Fix changelog
This commit is contained in:
@@ -16,8 +16,8 @@ The `GET /api/v1/photos` endpoint now returns following structure of the respons
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"latitude": "11.22",
|
||||
"longitude": "12.33",
|
||||
"latitude": 11.22,
|
||||
"longitude": 12.33,
|
||||
"localDateTime": "2024-01-01T00:00:00Z",
|
||||
"originalFileName": "photo.jpg",
|
||||
"city": "Berlin",
|
||||
|
||||
Reference in New Issue
Block a user