blakeblackshear.frigate/frigate/api
Rui Alves fa81d87dc0
Updated Documentation for the Review endpoints (#14401)
* Updated documentation for the review endpoint

* Updated documentation for the review/summary endpoint

* Updated documentation for the review/summary endpoint

* Documentation for the review activity audio and motion endpoints

* Added responses for more review.py endpoints

* Added responses for more review.py endpoints

* Fixed review.py responses and proper path parameter names

* Added body model for /reviews/viewed and /reviews/delete

* Updated OpenAPI specification for the review controller endpoints

* Run ruff format frigate

* Drop significant_motion

* Updated frigate-api.yaml

* Deleted total_motion

* Combine 2 models into generic
2024-10-23 08:35:49 -05:00
..
defs Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Improve Nvidia GPU stats (#14206) 2024-10-07 20:15:31 -06:00
auth.py Db fixes (#14364) 2024-10-15 07:17:54 -06:00
event.py Improve error message when semantic search is not enabled with genai (#14528) 2024-10-23 06:14:50 -06:00
export.py Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
fastapi_app.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
media.py Increase download output (#14523) 2024-10-22 21:33:41 -05:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
review.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00