We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
legacyApi
1 parent 67f8a36 commit 33e416cCopy full SHA for 33e416c
src/feature-flags.ts
@@ -70,7 +70,7 @@ export const featureConfig: Record<
70
*/
71
envVar: string;
72
/**
73
- * 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).
74
*
75
* These feature flags are included by default in the API response and do not need to be
76
* explicitly requested.
0 commit comments