Skip to content

Remove flow completely#217

Open
mnemitz wants to merge 2 commits intomainfrom
remove-flow-completely
Open

Remove flow completely#217
mnemitz wants to merge 2 commits intomainfrom
remove-flow-completely

Conversation

@mnemitz
Copy link
Collaborator

@mnemitz mnemitz commented Mar 3, 2026

No description provided.

@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Error Error Mar 3, 2026 0:15am

Request Review

Copy link
Collaborator Author

@mnemitz mnemitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build is currently failing because the route /deployments/kubernetes/flow has been removed by these changes, but was the target of one of the redirects in redirects.json. The solution is to update that file with the appropriate redirect for that deleted route, and running npm run sync-redirects

@@ -2,6 +2,8 @@
title: Flow API Reference
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're truly removing Flow from everywhere, why have the API reference here at all?

hide_title: true
description: API Reference for the Flow Voice AI Websocket API
sidebar_label: API reference
slug: /api-ref/flow-voice-ai-websocket
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants