mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-23 13:46:45 +02:00
feat: fix description
This commit is contained in:
parent
a76d1c13ba
commit
831c468268
@ -26,7 +26,8 @@ export const segmentStrategiesSchema = {
|
||||
},
|
||||
featureName: {
|
||||
type: 'string',
|
||||
description: 'The ID of the strategy',
|
||||
description:
|
||||
'The name of the feature flag that this strategy belongs to.',
|
||||
example: 'new-signup-flow',
|
||||
},
|
||||
projectId: {
|
||||
|
Loading…
Reference in New Issue
Block a user