{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DocumentLinks", "type": "object", "properties": { "self": { "type": "string", "description": "The URL for the resource" } } }