{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "platform.activation.send", "description": "platform.activation.send schema from Axway Amplify Platform API", "type": "object", "properties": { "activation_type": { "$ref": "#/components/schemas/Activation/properties/type" } } }