Commit Graph

5 Commits

Author SHA1 Message Date
Rui Alves
d9d40c356b Updated frigate-api.yaml 2024-10-18 19:59:07 +01:00
Rui Alves
0f0c8b7e23 Updated OpenAPI specification for the review controller endpoints 2024-10-17 11:05:39 +01:00
Rui Alves
eda00efb01 Updated documentation for the review/summary endpoint 2024-10-10 19:20:10 +01:00
Rui Alves
95005b2a0d Updated documentation for the review endpoint 2024-10-10 19:02:42 +01:00
Rui Alves
757150dec1
Use Swagger documentation for Frigate HTTP API (#14178)
* Updated documentation

* docusaurus.config and sidebars converted to Typescript to allow for typings

* Added type for sidebars.ts

* Replaced integrations/api.md with automatically generated openAPI specification. Make sidebar collapsible to increase readability

* Fix HTTP API links in the documentation

* Added rust as language in the openapi sidebar

* Make sure configuration/pwa is present

* Fix API slug

* Fix links

* Revert sidebarCollapsible configuration

* Make HTTP API sidebar collapsed by default. Added CSS for OpenAPI methods

* Proper localhost server path

* Proper localhost server path

* No introduction page

* Lint
2024-10-07 14:27:35 -06:00