Closed mvexel closed 6 years ago
Attached JSON is accepted at the POST challenge/<id>/tasks API endpoint.
POST challenge/<id>/tasks
When trying to upload same JSON using the challenge creation wizard it gives an error: "type" member required.
"type" member required
tomr_341.json.zip
This is my bad. The UI expects plain GeoJSON, not the JSON schema that the MapRoulette API expects for ingesting tasks. Closing!
Attached JSON is accepted at the
POST challenge/<id>/tasks
API endpoint.When trying to upload same JSON using the challenge creation wizard it gives an error:
"type" member required
.tomr_341.json.zip