Skip to content

docs: update for pipecat PR #4704#894

Open
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4704
Open

docs: update for pipecat PR #4704#894
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4704

Conversation

@markbackman

Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4704.

Changes

api-reference/server/services/transport/fastapi-websocket.mdx

  • Added allowed_origins parameter to FastAPIWebsocketParams configuration section
  • Added security note explaining that the constructor raises ValueError if the origin is not allowed

api-reference/server/services/transport/websocket-server.mdx

  • Added allowed_origins parameter to WebsocketServerParams configuration section

api-reference/server/utilities/runner/guide.mdx

  • Added --allowed-origins CLI flag to command line options
  • Documented PIPECAT_ALLOWED_ORIGINS environment variable in Security section
  • Added explanation of origin restriction for preventing CSWSH attacks

Gaps identified

None. All WebSocket-related documentation has been updated with the new origin restriction feature.

- Add allowed_origins parameter to FastAPIWebsocketParams
- Add allowed_origins parameter to WebsocketServerParams
- Document --allowed-origins CLI flag in runner guide
- Document PIPECAT_ALLOWED_ORIGINS environment variable
- Add security note about ValueError in FastAPIWebsocketTransport

Related to pipecat PR #4704
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels Jun 11, 2026
@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Pipecat 🟢 Ready View Preview Jun 11, 2026, 7:33 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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

Labels

auto-docs Automated documentation update from pipecat source changes pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant