caluire-axel: fix schema for apply_changes endpoint (#73413)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details

This commit is contained in:
Lauréline Guérin 2023-01-14 09:18:47 +01:00
parent 932907630b
commit 63cb29a760
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@ CHANGES_SCHEMA = {
'booked': copy.deepcopy(boolean_type),
},
'required': [
'activity_id',
'activity_label',
'day',
'booked',