{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/api-evangelist/wikimedia/refs/heads/main/json-schema/referenceneed.json", "title": "referenceneed", "description": "Schema for referenceneed from the Wikimedia Enterprise API", "properties": { "reference_need_score": { "type": "number" } }, "type": "object" }