{
  "type": "object",
  "title": "invocation_env",
  "description": "DBT invocation environment type",
  "properties": {
    "environment": {
      "type": "string"
    }
  }
}
