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