{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "linksDirectorsRegister", "properties": { "directors_register": { "description": "The URL for the resource.", "type": "string" } } }