75 lines
1.4 KiB
JSON
75 lines
1.4 KiB
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"title": "Generated schema for Root",
|
|
"type": "object",
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"time_of_week": {
|
|
"type": "object",
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"technology": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"recast": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"mapbox": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"location": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"episodes": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"embed": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"downloads": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"href": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|