Merge branch '594-scope-api' into 'develop'
API support for restricting results by scope See merge request funkwhale/funkwhale!921
No related branches found
No related tags found
Showing
- api/funkwhale_api/common/filters.py 34 additions, 0 deletionsapi/funkwhale_api/common/filters.py
- api/funkwhale_api/favorites/filters.py 3 additions, 1 deletionapi/funkwhale_api/favorites/filters.py
- api/funkwhale_api/history/filters.py 3 additions, 1 deletionapi/funkwhale_api/history/filters.py
- api/funkwhale_api/music/filters.py 17 additions, 2 deletionsapi/funkwhale_api/music/filters.py
- api/funkwhale_api/playlists/filters.py 3 additions, 0 deletionsapi/funkwhale_api/playlists/filters.py
- api/funkwhale_api/radios/filtersets.py 7 additions, 1 deletionapi/funkwhale_api/radios/filtersets.py
- api/tests/common/test_filters.py 50 additions, 0 deletionsapi/tests/common/test_filters.py
Please register or sign in to comment