Don't remove creatures until archive has written to s3

This commit is contained in:
Thaum Rystra
2024-03-26 13:40:58 +02:00
parent 3a6639fbc3
commit a3ea5e1408
3 changed files with 30 additions and 9 deletions

View File

@@ -273,6 +273,7 @@ const ComputedOnlyAttributeSchema = createPropertySchema({
type: String,
},
'definitions.$.type': {
optional: true,
type: String,
},
'definitions.$.row': {