etesync-server/etebase_fastapi
2020-12-27 20:32:09 +02:00
..
__init__.py first commit 2020-12-27 20:32:09 +02:00
app.py remove uvicorn run 2020-12-27 20:32:09 +02:00
authentication.py change response content to pydantic models and error handling 2020-12-27 20:32:09 +02:00
collection.py collection.py: get by uid and fixed create 2020-12-27 20:32:09 +02:00
execptions.py validation errors 2020-12-27 20:32:09 +02:00
msgpack.py msgpack.py: allow pydantic BaseModel in content 2020-12-27 20:32:09 +02:00
stoken_handler.py stoken_handler.py 2020-12-27 20:32:09 +02:00
test_reset_view.py imports 2020-12-27 20:32:09 +02:00