{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "RenewSubscription", "description": "", "type": "object", "properties": { "upgrade_message": { "type": "string", "maxLength": 200 } } }