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 quickfix: pydantic / lint fix (#452) 2023-01-10 18:54:11 -08:00
Dockerfile Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
requirements.txt Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00