* Make API add and update method returns consistent - Updates return {"updated": True} - Adds return {"added": True} - Both can additionally have other fields as needed, e.g. id or name - remove Profile response model, as returning added / id only - reformat --------- Co-authored-by: Ilya Kreymer <ikreymer@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_concurrent_crawl_limit.py | ||
test_crawl_errors.py | ||
test_crawl_logs.py | ||
test_crawl_timeout.py | ||
test_crawlconfig_crawl_stats.py | ||
test_delete_crawls.py | ||
test_invite_expiration.py |