Add pagination and filtering to directions, departments and classes #554
Labels
backend
Issue involves backend functionality
priority:medium
Medium priority task
task
General technical task
Direction
,Department
&Class
get all endpoints.Direction
by a word (substring) in theDirection
,Department
orClass
title (e.g, user typesфутбол
and the filter should return a list containing 1 or moreDirection
where this word might be included in department or class or direction name). If nothing is found - return204
code.3
letters (return204
otherwise)The text was updated successfully, but these errors were encountered: