libretime/api/libretime_api/core
Jonas L d80100a216
refactor(api): fix deprecation warnings (#2839)
Fix some deprecation warnings related to the pydantic upgrade.
2023-12-27 15:46:38 +01:00
..
models fix(api): cast string value to int enum (#2461) 2023-03-15 21:19:04 +00:00
serializers feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00
tests refactor(api): fix deprecation warnings (#2839) 2023-12-27 15:46:38 +01:00
views refactor(api): fix deprecation warnings (#2839) 2023-12-27 15:46:38 +01:00
__init__.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
apps.py feat(api): split api into multiple apps (#1626) 2022-04-04 14:38:50 +02:00
router.py feat(api): add /info and /stream/* endpoints 2022-09-06 13:21:54 +02:00