GET /admin/billing/feature-gates/overrides
获取当前租户的所有 FeatureGate 覆盖配置。覆盖允许按租户级别开启/关闭功能开关,优先级高于套餐默认权益。
计费服务 - 特性开关 `bearerAuth` application/json
Referenced Schemas
domain.TenantFeatureGateOverride
| Field | Type | Required | Example | Constraints | Description |
created_at |
string |
No |
|
|
|
enabled |
boolean |
No |
|
|
|
gate_key |
string |
No |
|
|
|
id |
string |
No |
|
|
|
tenant_id |
string |
No |
|
|
|
updated_at |
string |
No |
|
|
|
updated_by |
string |
No |
|
|
|
dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|
handler.overrideResponse