Commit Graph

32 Commits

Author SHA1 Message Date
3d3a20f560 - Remove useless prints
- Enable security
- Update apidocs
2023-11-28 07:49:59 +01:00
cerc
cb9b9bb251 server modifications 2023-08-03 09:53:26 -04:00
1a38c83dee Redefine api structure
Add future methods
Update documentation
2023-07-28 14:54:30 -04:00
52bb8afa13 correct API 2023-07-28 08:26:02 -04:00
ec90dd1e0d Redefine api structure
Add future methods
Update documentation
2023-07-21 16:59:56 -04:00
01281e4b31 Redefine api structure
Add future methods
Update documentation
2023-07-21 11:48:00 -04:00
72b90557ff Redefine api structure
Add future methods
Update documentation
2023-07-21 11:43:52 -04:00
68ae20f85d correct API 2023-07-20 20:15:24 -04:00
48a7f28404 Bug fix in meb session
Added new reverse method to remove dependency from openstreet maps
2023-04-12 15:26:56 -04:00
5fc9678f14 Correct swagger definition. 2023-03-13 15:01:46 -04:00
80337a5cc5 Refactor:
Correct swagger definition.
MEB uses body, so should be a post method not a get according to REST definition.
active_session now refresh the session also if valid.
partial implementation for meb.
2023-03-13 11:56:05 -04:00
fa06b571f8 Small adjustments for meb 2023-03-10 10:15:20 -05:00
KoaCWells
e2cb78842f Work on API call for accessing MEB buildings 2023-03-06 10:56:46 -05:00
a54b13e335 Create flasgger example for meb 2023-02-24 17:06:04 -05:00
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