diff --git a/docs/static/frigate-api.yaml b/docs/static/frigate-api.yaml index 99abee8c0..034850021 100644 --- a/docs/static/frigate-api.yaml +++ b/docs/static/frigate-api.yaml @@ -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: