Skip to content

Remove flow completely#217

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

Remove flow completely#217
mnemitz wants to merge 3 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 Ready Ready Preview, Comment Mar 9, 2026 1:49pm

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?

Copy link
Contributor

Choose a reason for hiding this comment

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

I consolidated the flow stuff into a single hidden folder.

I suppose for transparency initially before that folder is itself removed.

Also happy to just delete it off the bat as it still wont be 'lost'.

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?

Copy link
Contributor

Choose a reason for hiding this comment

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

This makes it look like the other api ref page i think, with the different sidebar. Agree this is pointless. but i was just making minimal changes to remove flow.

Update old-redirects.json to point /on-prem/kubernetes/flow to
/deployments/kubernetes instead of the deleted /deployments/kubernetes/flow,
and regenerate vercel.json.
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