mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-13 21:10:30 +00:00
Remove server-sent events from documentation (#508)
This commit is contained in:
@@ -52,7 +52,6 @@ module.exports = {
|
||||
items: [
|
||||
{ label: "REST-API", to: "docs/api/rest" },
|
||||
{ label: "WebSocket API", to: "docs/api/websocket" },
|
||||
{ label: "Server Sent Events", to: "docs/api/server-sent-events" },
|
||||
{
|
||||
label: "Native App Integration",
|
||||
to: "docs/api/native-app-integration",
|
||||
|
||||
Reference in New Issue
Block a user