Remove server-sent events from documentation (#508)

This commit is contained in:
Franck Nijhof
2020-05-10 23:23:02 +02:00
committed by GitHub
parent dcdd7f1d7e
commit b9747405ea
4 changed files with 0 additions and 79 deletions

View File

@@ -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",