Comment that legacyApi is false by default
This commit is contained in:
parent
67f8a36bdb
commit
33e416c056
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ export const featureConfig: Record<
|
|||
*/
|
||||
envVar: string;
|
||||
/**
|
||||
* Whether the feature flag is part of the legacy feature flags API.
|
||||
* Whether the feature flag is part of the legacy feature flags API (defaults to false).
|
||||
*
|
||||
* These feature flags are included by default in the API response and do not need to be
|
||||
* explicitly requested.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue