deleted is not required anymore
This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
"id",
|
||||
"createdAt",
|
||||
"name",
|
||||
"description",
|
||||
"deleted"
|
||||
"description"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -71,8 +70,7 @@
|
||||
"ruleset",
|
||||
"description",
|
||||
"color",
|
||||
"icon",
|
||||
"deleted"
|
||||
"icon"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -109,8 +107,7 @@
|
||||
"name",
|
||||
"createdAt",
|
||||
"description",
|
||||
"memberIds",
|
||||
"deleted"
|
||||
"memberIds"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -192,8 +189,7 @@
|
||||
"createdAt",
|
||||
"gameId",
|
||||
"playerIds",
|
||||
"notes",
|
||||
"deleted"
|
||||
"notes"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user