blakeblackshear.frigate/frigate/api
Nicolas Mowen d3b631a952
Api improvements (#15327)
* Organize api files

* Add more API definitions for events

* Add export select by ID

* Typing fixes

* Update openapi spec

* Change type

* Fix test

* Fix message

* Fix tests
2024-12-06 08:04:02 -06:00
..
defs Api improvements (#15327) 2024-12-06 08:04:02 -06: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 Api improvements (#15327) 2024-12-06 08:04:02 -06:00
auth.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
event.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
export.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
fastapi_app.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
media.py Api improvements (#15327) 2024-12-06 08:04:02 -06: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 Api improvements (#15327) 2024-12-06 08:04:02 -06:00