etesync-server/etebase_fastapi
2020-12-28 16:42:39 +02:00
..
__init__.py first commit 2020-12-27 20:32:09 +02:00
app.py Mount the django application. 2020-12-28 16:42:39 +02:00
authentication.py Remove usages of EtebaseValidationError. 2020-12-28 10:45:34 +02:00
collection.py Revert "Improve chunks type." 2020-12-28 10:47:07 +02:00
exceptions.py Rename ValidationError to HttpError. 2020-12-28 09:51:34 +02:00
invitation.py Add more responses to the API. 2020-12-28 10:01:19 +02:00
member.py Add more responses to the API. 2020-12-28 10:01:19 +02:00
msgpack.py Fix collection list and how we return API responses. 2020-12-28 09:31:30 +02:00
stoken_handler.py Remove usages of EtebaseValidationError. 2020-12-28 10:45:34 +02:00
test_reset_view.py API: add documentation tags. 2020-12-28 09:04:45 +02:00
utils.py Also add 401 to permission responses. 2020-12-28 10:29:47 +02:00