-
- Downloads
Updated API spec.
Showing
- src/rest/controllers/internal_controller.py 39 additions, 40 deletionssrc/rest/controllers/internal_controller.py
- src/rest/controllers/public_controller.py 3 additions, 4 deletionssrc/rest/controllers/public_controller.py
- src/rest/models/__init__.py 3 additions, 4 deletionssrc/rest/models/__init__.py
- src/rest/models/clock_info.py 5 additions, 5 deletionssrc/rest/models/clock_info.py
- src/rest/models/health_log.py 43 additions, 15 deletionssrc/rest/models/health_log.py
- src/rest/models/play_log.py 49 additions, 49 deletionssrc/rest/models/play_log.py
- src/rest/models/playlist.py 0 additions, 227 deletionssrc/rest/models/playlist.py
- src/rest/models/playlist_entry.py 0 additions, 168 deletionssrc/rest/models/playlist_entry.py
- src/rest/models/status_entry.py 0 additions, 176 deletionssrc/rest/models/status_entry.py
- src/rest/models/timeslot.py 20 additions, 20 deletionssrc/rest/models/timeslot.py
- src/rest/models/track.py 194 additions, 0 deletionssrc/rest/models/track.py
- src/rest/swagger/swagger.yaml 113 additions, 121 deletionssrc/rest/swagger/swagger.yaml
- src/rest/test/test_internal_controller.py 34 additions, 33 deletionssrc/rest/test/test_internal_controller.py
- src/rest/test/test_public_controller.py 1 addition, 1 deletionsrc/rest/test/test_public_controller.py
Loading