Refactor playout endpoint
1 unresolved thread
1 unresolved thread
Replaced function json_playout
with class APIPlayoutViewSet
and added annotations.
Tested using latest aura-web
deployment by replacing the steering image with its local Dockerfile
:
steering:
container_name: steering
build:
context: /home/fro/code/steering
dockerfile: Dockerfile
Scheduled a show in dashboard and aura-playout retrieved the related data from the endpoint as expected - uploaded audio file started at desired time.
Merge request reports
Activity
changed milestone to %1.0-alpha4 — Raving Raccoon
requested review from @eigenwijsje
assigned to @chrizz
mentioned in commit f6164a7f
Please register or sign in to reply