Skip to content

Commit 33e416c

Browse files
committed
Comment that legacyApi is false by default
1 parent 67f8a36 commit 33e416c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/feature-flags.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export const featureConfig: Record<
7070
*/
7171
envVar: string;
7272
/**
73-
* Whether the feature flag is part of the legacy feature flags API.
73+
* Whether the feature flag is part of the legacy feature flags API (defaults to false).
7474
*
7575
* These feature flags are included by default in the API response and do not need to be
7676
* explicitly requested.

0 commit comments

Comments
 (0)