feat: Update endpoint Location
This commit is contained in:
parent
0863c2af71
commit
acb880151d
@ -44,4 +44,4 @@ async def location_handler():
|
|||||||
"total_offices": len(locations["offices"]) + 1,
|
"total_offices": len(locations["offices"]) + 1,
|
||||||
"last_updated": "2024-01-01"
|
"last_updated": "2024-01-01"
|
||||||
}
|
}
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user