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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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