Sergi Delgado Segura
|
6ee04bd303
|
Sets add_appointment_endpoint from / to /add_appointment for consistency
Also passes the base_url to add_appointment and get_appointment and builds the full endpoint inside (also for consistency)
|
2020-03-24 19:03:41 +01:00 |
|
Sergi Delgado Segura
|
d21e947e05
|
Moves cli show_usage to help.py
|
2020-03-23 17:15:46 +01:00 |
|
Sergi Delgado Segura
|
f5edaf1bf0
|
Fixes default HOST to remove the schema from config
The schema now defaults to http if none is defined. Also improves some of the cli docstrings
|
2020-03-23 17:15:43 +01:00 |
|
Sergi Delgado Segura
|
3d389a92ac
|
Refactors cli to use the new config approach. Adds template.conf
|
2020-03-21 22:13:22 +01:00 |
|
Sergi Delgado Segura
|
5e5ff0278a
|
Removes apps folder
|
2020-03-18 12:09:58 +01:00 |
|