{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/IconUrl", "title": "IconUrl", "type": "string", "format": "url", "description": "Link to the platform icon.", "x-internal": false }