{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_app_breakout", "title": "magic_app_breakout", "description": "Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.", "example": true, "type": "boolean" }