mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-03-12 04:35:27 -07:00
17 lines
222 B
JSON
17 lines
222 B
JSON
{
|
|
"request": {
|
|
"method": "GET"
|
|
},
|
|
"response": {
|
|
"status": 200,
|
|
"jsonBody": {
|
|
"mediaContainer": {
|
|
"version": "99"
|
|
}
|
|
},
|
|
"headers": {
|
|
"Content-Type": "application/json"
|
|
}
|
|
}
|
|
}
|