blakeblackshear.frigate/frigate/api/defs
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
..
app_body.py
app_query_parameters.py
events_body.py Allow empty description for tracked objects (#14271) 2024-10-10 18:12:05 -05:00
events_query_parameters.py Explore snapshot and clip filter (#14439) 2024-10-18 16:16:43 -05:00
generic_response.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
media_query_parameters.py
regenerate_query_parameters.py Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
review_body.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
review_query_parameters.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
review_responses.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
tags.py