You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"id": "skip", |
|
"tiles": [ |
|
{ |
|
"id": 123, |
|
"width": 100, |
|
"ratio": 1.5 |
|
}, |
|
{ |
|
"id": 124, |
|
"width": 300, |
|
"ratio": 1.5 |
|
} |
|
], |
|
"context": { |
|
"ip": "192.168.1.1", |
|
"user_agent": "curl" |
|
} |
|
}
|
|
|