Skip to content
Snippets Groups Projects
Verified Commit 406dbe1f authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

feat: update fixture for Radio Settings

parent d29f53f3
No related branches found
No related tags found
No related merge requests found
...@@ -3,18 +3,28 @@ ...@@ -3,18 +3,28 @@
"model": "program.radiosettings", "model": "program.radiosettings",
"pk": 1, "pk": 1,
"fields": { "fields": {
"cba_api_key": "dea", "cba_api_key": "",
"cba_domains": [ "cba_domains": [
"cba.media" "cba.media"
], ],
"fallback_default_pool": "",
"fallback_show": null, "fallback_show": null,
"host_image_aspect_ratio": "1:1",
"host_image_shape": "round",
"line_in_channels": { "line_in_channels": {
"1": "live", "0": "live",
"2": "preprod" "1": "preprod"
}, },
"micro_show": null,
"note_image_aspect_ratio": "16:9",
"note_image_shape": "rect",
"show_image_aspect_ratio": "16:9",
"show_image_shape": "rect",
"show_logo_aspect_ratio": "1:1",
"show_logo_shape": "rect",
"station_logo": null, "station_logo": null,
"station_name": "Radio Helsinki", "station_name": "Radio AURA",
"station_website": "https://helsinki.at/" "station_website": "https://aura.radio"
} }
} }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment