|
|
@ -220,6 +220,7 @@ fn config() -> Json<Value> { |
|
|
&FeatureFlagFilter::ValidOnly, |
|
|
&FeatureFlagFilter::ValidOnly, |
|
|
); |
|
|
); |
|
|
feature_states.insert("pm-19148-innovation-archive".to_owned(), true); |
|
|
feature_states.insert("pm-19148-innovation-archive".to_owned(), true); |
|
|
|
|
|
feature_states.insert("fill-assist-targeting-rules".to_owned(), true); |
|
|
|
|
|
|
|
|
Json(json!({ |
|
|
Json(json!({ |
|
|
// Note: The clients use this version to handle backwards compatibility concerns
|
|
|
// Note: The clients use this version to handle backwards compatibility concerns
|
|
|
|