Merge pull request #6189 from reiterl/model_submitter_weight

motion_submitter does not need a default. In the creating a weight is…
This commit is contained in:
reiterl 2021-07-29 14:20:34 +02:00 committed by GitHub
commit ba5bfe1477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1436,10 +1436,7 @@ motion:
motion_submitter: motion_submitter:
id: number id: number
weight: weight: number
type: number
default: 10000
user_id: user_id:
type: relation type: relation
to: user/submitted_motion_$_ids to: user/submitted_motion_$_ids