Open bmarwell opened 9 years ago
Example on Wikipedia/JSON-LD:
curl -i -L -H "Accept: application/ld+json" "$URL"
Should respond with:
Content-Type: application/ld+json
And then only send a json object, without any html elements. This needs to wait for WT 1.7 due to missing API methods.
Example on Wikipedia/JSON-LD:
Should respond with:
And then only send a json object, without any html elements. This needs to wait for WT 1.7 due to missing API methods.