issues
search
Sluggo-Issue-Tracker
/
Sluggo-API
Sluggo, a flexible issue tracker for teams. Backend server developed with Django and Django REST Framework
Apache License 2.0
7
stars
1
forks
source link
Tdimhcsleumas/documentation changes
#24
Closed
tdimhcsleumas
closed
3 years ago
tdimhcsleumas
commented
3 years ago
Updated the formatting of the serializer documentation so that it does not look bad in swagger-ui
Added another interface that all user accessible models will inherit from. They now inherit the team foreign key from said class.
Added endpoint and test for said endpoint to retrieve tickets owned by / assigned to a user.