Skip to content

Adding filter option for query #50

@AlphaSoundZ

Description

@AlphaSoundZ

For example, you only want to see user with specific class:
then you do sth like:

GET /api/v5/user?query=student&filter=class.name

separate path with dots. The keyword should be sth like ```filter``` or ```on````

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions