Big-Link-Man/jobs/test_small.json

20 lines
309 B
JSON

{
"jobs": [
{
"project_id": 1,
"tiers": {
"tier1": {
"count": 1,
"min_word_count": 500,
"max_word_count": 800,
"min_h2_tags": 2,
"max_h2_tags": 3,
"min_h3_tags": 3,
"max_h3_tags": 6
}
}
}
]
}