Skip to content
Snippets Groups Projects
Commit a5489078 authored by David Trattnig's avatar David Trattnig
Browse files

Serialize schedule and show details for API.

parent 3b2ed922
Branches
No related tags found
No related merge requests found
......@@ -144,6 +144,15 @@ class TrackServiceSchema(ma.Schema):
"schedule.schedule_id",
"schedule.schedule_start",
"schedule.schedule_end",
"schedule.show_id",
"schedule.show_name",
"schedule.show_hosts",
"schedule.languages",
"schedule.type",
"schedule.category",
"schedule.topic",
"schedule.musicfocus",
"schedule.is_repetition",
"track",
"track_start"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment