Fix detailed poll validation errors not being returned in the API (#10261)
No more "Owned poll is invalid"
This commit is contained in:
parent
c20d096e6a
commit
3ad3223b46
3 changed files with 14 additions and 10 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
status:
|
||||
owned_poll: Poll
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue