-
- Downloads
refactor: adapt current steering api changes, add deserialization test
Showing
- schemas/openapi-steering.json 139 additions, 75 deletionsschemas/openapi-steering.json
- src/aura_engine/scheduling/api.py 3 additions, 1 deletionsrc/aura_engine/scheduling/api.py
- src/aura_steering_api/models/__init__.py 10 additions, 10 deletionssrc/aura_steering_api/models/__init__.py
- src/aura_steering_api/models/playout_episode.py 67 additions, 0 deletionssrc/aura_steering_api/models/playout_episode.py
- src/aura_steering_api/models/playout_program_entry.py 149 additions, 0 deletionssrc/aura_steering_api/models/playout_program_entry.py
- src/aura_steering_api/models/playout_schedule.py 67 additions, 0 deletionssrc/aura_steering_api/models/playout_schedule.py
- src/aura_steering_api/models/playout_show.py 74 additions, 0 deletionssrc/aura_steering_api/models/playout_show.py
- src/aura_steering_api/models/time_slot.py 123 additions, 0 deletionssrc/aura_steering_api/models/time_slot.py
- tests/json/steering-api-v1-program-playout.json 386 additions, 0 deletionstests/json/steering-api-v1-program-playout.json
- tests/test_scheduling_api_steering.py 10 additions, 0 deletionstests/test_scheduling_api_steering.py
Loading
Please register or sign in to comment