fix: state creation from external apis (#5345)

This commit is contained in:
M. Palanikannan
2024-08-09 19:29:17 +05:30
committed by GitHub
parent 85f8fe9247
commit 6e435df613

View File

@@ -23,6 +23,7 @@ class StateSerializer(BaseSerializer):
"updated_at",
"workspace",
"project",
"deleted_at",
]