etesync-server/etebase_fastapi
2020-12-28 09:04:45 +02:00
..
__init__.py first commit 2020-12-27 20:32:09 +02:00
app.py API: add documentation tags. 2020-12-28 09:04:45 +02:00
authentication.py API: add documentation tags. 2020-12-28 09:04:45 +02:00
collection.py API: add documentation tags. 2020-12-28 09:04:45 +02:00
exceptions.py exceptions.py: fix typo in filename. 2020-12-27 20:32:09 +02:00
invitation.py API: add documentation tags. 2020-12-28 09:04:45 +02:00
member.py API: add documentation tags. 2020-12-28 09:04:45 +02:00
msgpack.py Exclude unset fields so fix removedMemberships return value. 2020-12-28 08:42:48 +02:00
stoken_handler.py Implement fetch_updates. 2020-12-27 20:32:09 +02:00
test_reset_view.py API: add documentation tags. 2020-12-28 09:04:45 +02:00
utils.py Invitations: implement invitations endpoints. 2020-12-27 21:15:22 +02:00