docs(swagger): update dp_claude_cross_upstream description to include Google-family providers

Clarify that the dp_claude_cross_upstream feature flag controls routing
of Claude protocol requests to both OpenAI-compatible and Google-family
upstream providers.
This commit is contained in:
zenfun
2025-12-27 20:06:50 +08:00
parent 6b07cd58ca
commit cca0802620
3 changed files with 5 additions and 4 deletions

View File

@@ -1400,7 +1400,8 @@ paths:
consumes:
- application/json
description: Updates selected feature flags (meta:features). Values are stored
as strings.
as strings. Example: dp_claude_cross_upstream controls whether /v1/messages
can route to OpenAI/compatible and Google-family providers.
parameters:
- description: Feature map
in: body