mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
No introduction page
This commit is contained in:
parent
d0b924539b
commit
7326f66fb3
4
docs/static/frigate-api.yaml
vendored
4
docs/static/frigate-api.yaml
vendored
@ -1,6 +1,8 @@
|
||||
openapi: 3.1.0
|
||||
info:
|
||||
title: Frigate HTTP API
|
||||
# To avoid the introduction page we set the title to empty string
|
||||
# https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/4e771d309f6defe395449b26cc3c65814d72cbcc/packages/docusaurus-plugin-openapi-docs/src/openapi/openapi.ts#L92-L129
|
||||
title: ''
|
||||
version: 0.1.0
|
||||
|
||||
servers:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user