magic_app_breakout

Whether to breakout traffic to the app's endpoints directly. Null preserves default behavior.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-app-breakout-schema.json Raw ↑
{
  "$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"
}