Commit Graph

18 Commits

Author SHA1 Message Date
KoaCWells
e148ea6b91 Finish session start, end, and keep alive 2023-02-22 23:14:41 -05:00
f56f0b8a17 Small corrections in session start and config 2023-02-21 10:47:17 -05:00
e17da5b265 Correct the flasgger deffinition 2023-02-14 05:54:51 -05:00
dc60a0b7ca Correct the flasgger deffinition 2023-02-14 05:43:03 -05:00
40bd435c22 Complete the session deffinitions in the yml file. 2023-02-14 05:37:59 -05:00
f39ffedc87 Clean up and define session start message 2023-02-14 04:32:04 -05:00
5f6b7339c4 Rebase into previous commit 2023-02-13 08:09:48 -05:00
1adfe6519f Merge remote-tracking branch 'origin/city_commands' into api_guille
# Conflicts:
#	bootstrap.py
#	hub_api/city_commands.py
#	hub_api/config.py
#	hub_api/construction_catalog.py
#	hub_api/energy_demand.py
#	hub_api/greenery_catalog.py
#	hub_api/uptime.py
#	hub_api/user.py
#	requirements.txt
2023-02-13 07:15:10 -05:00
Koa
347345b343 Add update, delete, search city API calls and other bug fixes/code refactors 2023-02-09 09:45:25 -05:00
Koa
7b6620eca0 Update bootstrap.py 2023-02-02 14:30:06 -05:00
Peter Yefi
4b322148ba Removed unneeded files 2023-01-30 19:45:02 -05:00
01ff8332f9 Playing around with the yml file and typo corrections 2023-01-24 05:50:49 -05:00
48dae8badf Playing around with the yml file 2023-01-24 05:38:45 -05:00
d4e444e3e7 Initial simplification 2023-01-23 12:29:41 -05:00
Peter Yefi
bc76ac86d1 Added documentation for energy demand 2023-01-20 14:01:40 -05:00
Peter Yefi
fdd4a31ac0 Added openapi specs for construction and construction catalog 2023-01-20 13:41:46 -05:00
Peter Yefi
f893959c78 Removed city attachment to session. City is read from the DB 2023-01-17 19:00:22 -05:00
Peter Yefi
31867370d8 Added user endpoints with swagger documentation including authorization token and appid 2023-01-16 15:31:02 -05:00