We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Project.edge_v2_migration_status
1 parent 967fbf7 commit 66a64b0Copy full SHA for 66a64b0
api/projects/serializers.py
@@ -42,6 +42,7 @@ class Meta:
42
"feature_name_regex",
43
"show_edge_identity_overrides_for_feature",
44
"stale_flags_limit_days",
45
+ "edge_v2_migration_status",
46
)
47
48
def get_migration_status(self, obj: Project) -> str:
0 commit comments