Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Verified Commit 9306fdeb authored by Jan Maximilian Michal's avatar Jan Maximilian Michal
Browse files

Refactored all views to ViewSets. Has the following benefits

* no url configuration needed simply register viewset with router
* now using DefaultRouter, meaning api root is now browsable
* merged some views
* makes it easier to include api schema later
* Ran isort and updated docstring
parent d048bfe2
Loading
Pipeline #
Showing
with 191 additions and 74 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment