mirror of
https://github.com/EZ-Api/ez-api.git
synced 2026-01-14 01:37:52 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user