-
- Downloads
Updated API spec. #6
Showing
- src/rest/controllers/internal_controller.py 19 additions, 2 deletionssrc/rest/controllers/internal_controller.py
- src/rest/controllers/public_controller.py 1 addition, 2 deletionssrc/rest/controllers/public_controller.py
- src/rest/models/__init__.py 3 additions, 1 deletionsrc/rest/models/__init__.py
- src/rest/models/clock_info.py 87 additions, 36 deletionssrc/rest/models/clock_info.py
- src/rest/models/play_log.py 42 additions, 16 deletionssrc/rest/models/play_log.py
- src/rest/models/playlist.py 91 additions, 0 deletionssrc/rest/models/playlist.py
- src/rest/models/playlist_entry.py 194 additions, 0 deletionssrc/rest/models/playlist_entry.py
- src/rest/models/schedule.py 224 additions, 0 deletionssrc/rest/models/schedule.py
- src/rest/models/track.py 81 additions, 3 deletionssrc/rest/models/track.py
- src/rest/swagger/swagger.yaml 147 additions, 57 deletionssrc/rest/swagger/swagger.yaml
- src/rest/test/test_internal_controller.py 12 additions, 1 deletionsrc/rest/test/test_internal_controller.py
- src/rest/test/test_public_controller.py 1 addition, 1 deletionsrc/rest/test/test_public_controller.py
Loading
Please register or sign in to comment