-
- Downloads
- Renamed task_connectors to task_connector - Required authentication to view swagger documentation. - Swagger documentation shows only endpoints the current user has access to - Renamed *_pk -> id (for consistency).
parent
de415bd2
No related branches found
No related tags found
Showing
- SAS/TMSS/src/tmss/settings.py 10 additions, 5 deletionsSAS/TMSS/src/tmss/settings.py
- SAS/TMSS/src/tmss/tmssapp/migrations/0001_initial.py 9 additions, 9 deletionsSAS/TMSS/src/tmss/tmssapp/migrations/0001_initial.py
- SAS/TMSS/src/tmss/tmssapp/models/specification.py 7 additions, 7 deletionsSAS/TMSS/src/tmss/tmssapp/models/specification.py
- SAS/TMSS/src/tmss/tmssapp/serializers/specification.py 2 additions, 2 deletionsSAS/TMSS/src/tmss/tmssapp/serializers/specification.py
- SAS/TMSS/src/tmss/tmssapp/viewsets/scheduling.py 4 additions, 1 deletionSAS/TMSS/src/tmss/tmssapp/viewsets/scheduling.py
- SAS/TMSS/src/tmss/tmssapp/viewsets/specification.py 3 additions, 3 deletionsSAS/TMSS/src/tmss/tmssapp/viewsets/specification.py
- SAS/TMSS/src/tmss/urls.py 15 additions, 14 deletionsSAS/TMSS/src/tmss/urls.py
- SAS/TMSS/test/t_tmssapp_specification_REST_API.py 56 additions, 57 deletionsSAS/TMSS/test/t_tmssapp_specification_REST_API.py
- SAS/TMSS/test/t_tmssapp_specification_django_API.py 7 additions, 7 deletionsSAS/TMSS/test/t_tmssapp_specification_django_API.py
- SAS/TMSS/test/tmss_test_data_django_models.py 5 additions, 5 deletionsSAS/TMSS/test/tmss_test_data_django_models.py
- SAS/TMSS/test/tmss_test_data_rest.py 5 additions, 5 deletionsSAS/TMSS/test/tmss_test_data_rest.py
Loading
Please register or sign in to comment