We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a62bc commit 2578318Copy full SHA for 2578318
src/frontend/servers/y-provider/src/routes.ts
@@ -2,6 +2,5 @@ export const routes = {
2
COLLABORATION_WS: '/collaboration/ws/',
3
COLLABORATION_RESET_CONNECTIONS: '/collaboration/api/reset-connections/',
4
CONVERT: '/api/convert/',
5
- CONTENT: '/api/content/',
6
COLLABORATION_GET_CONNECTIONS: '/collaboration/api/get-connections/',
7
};
0 commit comments