{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.com/schemas/axway/amplify-platform-platform.activation.send-schema.json", "title": "platform.activation.send", "description": "platform.activation.send schema from Axway Amplify Platform API", "type": "object", "properties": { "activation_type": { "$ref": "#/components/schemas/Activation/properties/type" } } }