browsertrix/backend
Tessa Walsh c7051d5fbf
Backend API consistency pass (#921)
* 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>
2023-06-16 18:52:46 -07:00
..
btrixcloud Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
test_nightly Backend API consistency pass (#921) 2023-06-16 18:52:46 -07:00
.pylintrc
Dockerfile
requirements.txt Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00