Add missing fields to API

This commit is contained in:
Raphael Michel
2020-07-17 09:31:14 +02:00
parent 9371d221bf
commit 0a87225a9a
5 changed files with 23 additions and 3 deletions

View File

@@ -1502,6 +1502,7 @@ TEST_QUOTA_RES = {
"variations": [],
"subevent": None,
"close_when_sold_out": False,
"release_after_exit": False,
"closed": False
}