mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore: update texts
This commit is contained in:
parent
61cb218d4d
commit
0bee07ddec
@ -113,7 +113,7 @@ export default class EnvironmentsController extends Controller {
|
|||||||
operationId: 'addDefaultStrategyToProjectEnvironment',
|
operationId: 'addDefaultStrategyToProjectEnvironment',
|
||||||
summary: 'Set environment-default strategy',
|
summary: 'Set environment-default strategy',
|
||||||
description:
|
description:
|
||||||
'Sets a default strategy for this environment. Unleash will use this strategy by default when enabling a toggle. Use the wild card "*" for `:environment` to add to all environments. ',
|
'Sets a default strategy for this environment. Unleash will use this strategy by default when enabling a feature flag. Use the wild card "*" for `:environment` to add to all environments. ',
|
||||||
requestBody: createRequestSchema(
|
requestBody: createRequestSchema(
|
||||||
'createFeatureStrategySchema',
|
'createFeatureStrategySchema',
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user