Browsers
Esta API permite listar os browsers cadastrados no projeto.
Endpoints
{
"2": {
"name": "16:9",
"layouts": [
{
"id": 1,
"width": 1920,
"height": 1080,
"playlists": {
"2": {
"screen_format": "16:9"
}
}
}
]
},
"4": {
"name": "9:16",
"layouts": [
{
"id": 4,
"width": 1080,
"height": 1920,
"playlists": {
"4": {
"screen_format": "9:16"
}
}
}
]
}
}Atualizado