{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Snowball", "title": "Snowball", "type": "string", "enum": [ "snowball" ] }