{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "LinksModel", "properties": { "self": { "type": "string", "description": "The URL of the resource being returned by the search item." } } }