selene-backend/api/public/public_api/endpoints
Chris Veilleux e10ac91cde stop writing database rows that are eating up a bunch of disk. 2022-11-23 16:37:42 -06:00
..
__init__.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
audio_transcription.py Fixed failing behave test 2022-09-22 15:03:02 -05:00
device.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
device_activate.py use new logging mechanism in public API endpoints. 2022-03-10 12:02:09 -06:00
device_code.py use new logging mechanism in public API endpoints. 2022-03-10 12:02:09 -06:00
device_email.py Changed email address for support tickets. 2021-10-05 20:11:54 -05:00
device_location.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
device_metrics.py stop writing database rows that are eating up a bunch of disk. 2022-11-23 16:37:42 -06:00
device_oauth.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
device_pantacor.py Converted an insert to an upsert to avoid an error on subsequent calls to the new pantacor endpoint. 2022-03-16 11:34:26 -05:00
device_refresh_token.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
device_setting.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
device_skill.py use new logging mechanism in public API endpoints. 2022-03-10 12:02:09 -06:00
device_skill_manifest.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
device_skill_settings.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
device_subscription.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
geolocation.py use new logging mechanism in public API endpoints. 2022-03-10 12:02:09 -06:00
google_stt.py fixed a bug with usage of the Decimal class 2022-09-02 16:00:27 -05:00
oauth_callback.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
open_weather_map.py Apply code review changes. 2020-05-27 20:02:59 -05:00
premium_voice.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
stripe_webhook.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
wake_word_file.py use new logging mechanism in public API endpoints. 2022-03-10 12:02:09 -06:00
wolfram_alpha.py Add new Wolfram Alpha Full Restults v2 API endpoint 2021-11-19 09:55:46 +09:30
wolfram_alpha_simple.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
wolfram_alpha_spoken.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
wolfram_alpha_v2.py Add new Wolfram Alpha Full Restults v2 API endpoint 2021-11-19 09:55:46 +09:30