FIX: Validation of topic params broke discourse-assign

This commit is contained in:
Gerhard Schlager
2018-08-14 18:40:42 +02:00
parent 87fa26b6c8
commit ba0e322fd0
2 changed files with 0 additions and 4 deletions

View File

@ -23,7 +23,6 @@ class TopicQuery
{
max_posts: zero_or_more,
exclude_category_ids: array_zero_or_more,
min_posts: zero_or_more,
}
end