Skip to content

chore: 🐝 Update SDK - Generate Dev SDK [dev] 0.12.0b1 - #782

Open
github-actions[bot] wants to merge 2 commits into
devfrom
speakeasy-sdk-regen-dev-1787616505
Open

chore: 🐝 Update SDK - Generate Dev SDK [dev] 0.12.0b1#782
github-actions[bot] wants to merge 2 commits into
devfrom
speakeasy-sdk-regen-dev-1787616505

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

Tip

To exit pre-release versioning, set a new version or run speakeasy bump graduate.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • cribl_control_plane.sources.create():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.sources.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.sources.delete(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.sources.update():
    • request.input Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.sources.list(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.update():
    • request.input Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.delete(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.create():
    • request_body Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.list(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.routes.list():
    • request Changed
    • response Changed
  • cribl_control_plane.sources.hec_tokens.create(): response.items[].cribl_source_provenance.source_service Added
  • cribl_control_plane.packs.get(): response.items[] Changed
  • cribl_control_plane.groups.get(): response.items[] Changed
  • cribl_control_plane.packs.list(): response.items[] Changed
  • cribl_control_plane.groups.create():
    • request Changed
    • response.items[] Changed
  • cribl_control_plane.packs.sources.hec_tokens.update(): response.items[].cribl_source_provenance.source_service Added
  • cribl_control_plane.packs.destinations.list():
    • request.type Changed
    • response.items[] Changed
  • cribl_control_plane.packs.destinations.create():
    • request_body Changed
    • response.items[] Changed
  • cribl_control_plane.packs.destinations.get(): response.items[] Changed
  • cribl_control_plane.packs.destinations.update():
    • request.output Changed
    • response.items[] Changed
  • cribl_control_plane.packs.destinations.delete(): response.items[] Changed
  • cribl_control_plane.collectors.create(): response.items[].union(SavedJobResponseCollection).notifications[] Changed
  • cribl_control_plane.packs.sources.hec_tokens.create(): response.items[].cribl_source_provenance.source_service Added
  • cribl_control_plane.packs.install(): response.items[] Changed
  • cribl_control_plane.groups.delete(): response.items[] Changed
  • cribl_control_plane.packs.update(): response.items[] Changed
  • cribl_control_plane.groups.update():
    • request Changed
    • response.items[] Changed
  • cribl_control_plane.groups.acl.get():
    • request.type Changed
    • response.items[].perms[].type.enum(secret_folders) Added
    • error.status[404] Added
  • cribl_control_plane.groups.acl.teams.get():
    • request.type Changed
    • response.items[].perms[].type.enum(secret_folders) Added
  • cribl_control_plane.lakes.datasets.list(): request Changed
  • cribl_control_plane.routes.list():
    • request Changed
    • response Changed
  • cribl_control_plane.collectors.delete(): response.items[].union(SavedJobResponseCollection).notifications[] Changed
  • cribl_control_plane.collectors.list(): response.items[].union(SavedJobResponseExecutor).notifications[] Changed
  • cribl_control_plane.groups.list(): response.items[] Changed
  • cribl_control_plane.collectors.update(): response.items[].union(SavedJobResponseCollection).notifications[] Changed
  • cribl_control_plane.collectors.get(): response.items[].union(SavedJobResponseCollection).notifications[] Changed
  • cribl_control_plane.groups.deploy(): response.items[] Changed
  • cribl_control_plane.sources.hec_tokens.update(): response.items[].cribl_source_provenance.source_service Added
  • cribl_control_plane.destinations.list():
    • request.type Changed
    • response.items[] Changed
  • cribl_control_plane.destinations.create():
    • request Changed
    • response.items[] Changed
  • cribl_control_plane.destinations.get(): response.items[] Changed
  • cribl_control_plane.destinations.update():
    • request.output Changed
    • response.items[] Changed
  • cribl_control_plane.destinations.delete(): response.items[] Changed
  • cribl_control_plane.versions.branches.list(): response.items[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (20:12)
├─┬Paths
│ ├─┬/packs
│ │ └─┬PUT
│ │   └─┬Requestbody
│ │     └──[+] description (84101:22)
│ ├─┬/p/{pack}/system/inputs
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (72080:7)
│ │       ├──[+] examples (71507:7)
│ │       ├──[+] examples (71465:7)
│ │       ├──[+] examples (71945:7)
│ │       ├──[+] examples (71888:7)
│ │       ├──[+] examples (71527:7)
│ │       ├──[+] examples (71476:7)
│ │       ├──[+] examples (71586:7)
│ │       ├──[+] examples (72131:7)
│ │       ├──[+] examples (72312:7)
│ │       └──[+] examples (71704:7)
│ ├─┬/p/{pack}/system/inputs/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (72938:7)
│ │       ├──[+] examples (72407:7)
│ │       ├──[+] examples (72467:7)
│ │       ├──[+] examples (72711:7)
│ │       ├──[+] examples (72394:7)
│ │       ├──[+] examples (73170:7)
│ │       ├──[+] examples (72444:7)
│ │       ├──[+] examples (73233:7)
│ │       ├──[+] examples (73453:7)
│ │       ├──[+] examples (73007:7)
│ │       └──[+] examples (72542:7)
│ ├─┬/p/{pack}/pipelines
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (80812:24)
│ │   │ └─┬Schema
│ │   │   └──[-] minimum (66198:22)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (80820:24)
│ │     └─┬Schema
│ │       └──[-] minimum (66205:22)❌ 
│ ├─┬/system/outputs
│ │ ├─┬GET
│ │ │ └──Parameters
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (74286:7)
│ │       └─┬OutputCreateExamplesExabeam
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[+] value (74366:9)
│ │         └──[+] value (74366:9)
│ ├─┬/system/inputs
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (71465:7)
│ │       ├──[+] examples (71945:7)
│ │       ├──[+] examples (71888:7)
│ │       ├──[+] examples (72080:7)
│ │       ├──[+] examples (71527:7)
│ │       ├──[+] examples (72131:7)
│ │       ├──[+] examples (71704:7)
│ │       ├──[+] examples (71507:7)
│ │       ├──[+] examples (71476:7)
│ │       ├──[+] examples (72312:7)
│ │       └──[+] examples (71586:7)
│ ├─┬/products/lake/lakes/{lakeId}/datasets
│ │ └─┬GET
│ │   ├──[+] parameters (85966:17)❌ 
│ │   ├──[+] parameters (85960:17)❌ 
│ │   ├──[+] parameters (85972:17)❌ 
│ │   ├──[+] parameters (85985:17)❌ 
│ │   ├──[+] parameters (85978:17)❌ 
│ │   ├──[+] parameters (85992:17)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (85958:24)
│ │   │ └─┬Schema
│ │   │   └──[-] minimum (70936:22)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (85951:24)
│ │     └─┬Schema
│ │       └──[-] minimum (70929:22)❌ 
│ ├─┬/routes
│ │ └─┬GET
│ │   ├──[+] parameters (86314:9)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (62701:13)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-pagination (86329:9)
│ ├─┬/p/{pack}/routes
│ │ └─┬GET
│ │   ├──[+] parameters (81313:17)❌ 
│ │   ├──[+] parameters (81320:17)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (62701:13)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-pagination (81334:9)
│ ├─┬/p/{pack}/system/outputs
│ │ ├─┬GET
│ │ │ └──Parameters
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (74286:7)
│ │       └─┬OutputCreateExamplesExabeam
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[🔀] value (74366:9)
│ │         ├──[+] value (74366:9)
│ │         └──[+] value (74366:9)
│ ├─┬/pipelines
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (84364:24)
│ │   │ └─┬Schema
│ │   │   └──[-] minimum (69482:22)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (84372:24)
│ │     └─┬Schema
│ │       └──[-] minimum (69489:22)❌ 
│ ├─┬/system/outputs/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (75391:7)
│ │       └─┬UpdateOutputExamplesExabeam
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[+] value (75488:9)
│ │         └──[+] value (75488:9)
│ ├─┬/products/{product}/groups/{id}/acl
│ │ └─┬GET
│ │   ├──[🔀] summary (85177:16)
│ │   ├──[🔀] description (85179:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (85226:24)
│ │   ├──Parameters
│ │   └─┬Responses
│ │     ├──[+] codes (85213:11)
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[+] examples (78611:7)
│ ├─┬/products/{product}/groups/{id}/acl/teams
│ │ └─┬GET
│ │   ├──[🔀] summary (85253:16)
│ │   ├──[🔀] description (85255:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (85307:24)
│ │   ├──Parameters
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[+] examples (78625:7)
│ ├─┬/p/{pack}/system/outputs/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (75391:7)
│ │       └─┬UpdateOutputExamplesExabeam
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[🔀] value (75488:9)
│ │         ├──[+] value (75488:9)
│ │         └──[+] value (75488:9)
│ └─┬/system/inputs/{id}
│   └─┬PATCH
│     └─┬Requestbody
│       └─┬application/json
│         ├──[+] examples (72542:7)
│         ├──[+] examples (73170:7)
│         ├──[+] examples (73233:7)
│         ├──[+] examples (72467:7)
│         ├──[+] examples (73453:7)
│         ├──[+] examples (73007:7)
│         ├──[+] examples (72444:7)
│         ├──[+] examples (72394:7)
│         ├──[+] examples (72711:7)
│         ├──[+] examples (72938:7)
│         └──[+] examples (72407:7)
└─┬Components
  ├──[+] examples (72542:7)
  ├──[+] examples (73007:7)
  ├──[+] examples (72080:7)
  ├──[+] examples (73233:7)
  ├──[+] examples (73170:7)
  ├──[+] examples (74286:7)
  ├──[+] examples (78625:7)
  ├──[+] examples (71527:7)
  ├──[+] examples (73453:7)
  ├──[+] examples (71476:7)
  ├──[+] examples (72394:7)
  ├──[+] examples (71888:7)
  ├──[+] examples (71945:7)
  ├──[+] examples (72131:7)
  ├──[+] examples (71586:7)
  ├──[+] examples (75391:7)
  ├──[+] examples (71704:7)
  ├──[+] examples (78611:7)
  ├──[+] examples (72312:7)
  ├──[+] examples (71507:7)
  ├──[+] examples (72938:7)
  ├──[+] examples (72467:7)
  ├──[+] examples (72711:7)
  ├──[+] examples (71465:7)
  ├──[+] examples (72444:7)
  ├──[+] examples (72407:7)
  ├──[-] schemas (55291:7)❌ 
  ├──[+] schemas (68189:7)
  ├──[+] schemas (35727:7)
  ├──[+] schemas (31609:7)
  ├──[+] schemas (35505:7)
  ├──[+] schemas (62701:7)
  ├──[+] schemas (32998:7)
  ├──[+] schemas (68157:7)
  ├──[+] schemas (35027:7)
  ├──[+] schemas (34838:7)
  ├──[+] schemas (33236:7)
  ├──[+] schemas (34144:7)
  ├──[+] schemas (32813:7)
  ├──[+] schemas (53127:7)
  ├──[+] schemas (34376:7)
  ├──[+] schemas (35264:7)
  ├─┬InputKafka
  │ ├─┬heartbeatInterval
  │ │ ├──[🔀] maximum (16792:20)❌ 
  │ │ └──[🔀] description (16788:24)
  │ └─┬rebalanceTimeout
  │   ├──[🔀] maximum (16784:20)❌ 
  │   └──[🔀] description (16780:24)
  ├─┬InputMsk
  │ ├─┬heartbeatInterval
  │ │ ├──[🔀] maximum (16987:20)❌ 
  │ │ └──[🔀] description (16983:24)
  │ └─┬rebalanceTimeout
  │   ├──[🔀] maximum (16979:20)❌ 
  │   └──[🔀] description (16975:24)
  ├─┬SystemSettingsConfResponse
  │ ├─┬system
  │ │ └──[🔀] $ref (70721:13)❌ 
  │ └─┬api
  │   └──[🔀] $ref (70638:13)❌ 
  ├─┬InputWef
  │ └─┬authMethod
  │   ├──[+] enum (28787:15)
  │   └─┬Extensions
  │     └──[🔀] x-speakeasy-enum-descriptions (28789:13)
  ├─┬NameFieldType
  │ ├──[+] description (67134:20)
  │ ├─┬raw
  │ │ └──[+] description (67141:24)
  │ └─┬path
  │   └──[+] description (67144:24)
  ├─┬RunnableJobCollection
  │ └─┬run
  │   ├──[+] description (36278:24)
  │   ├─┬maxTaskSize
  │   │ └──[🔀] description (36352:28)
  │   └─┬minTaskSize
  │     └──[🔀] description (36344:28)
  ├─┬InputEdgePrometheus
  │ └─┬podFilter
  │   └──[🔀] description (20565:24)
  ├─┬PackInfo
  │ ├──[+] properties (65550:9)
  │ ├──[+] properties (65556:9)
  │ ├─┬id
  │ │ └──[🔀] description (65577:24)
  │ ├─┬outputs
  │ │ ├──[🔀] type (65591:17)❌ 
  │ │ └──[🔀] description (65592:24)
  │ ├─┬tags
  │ │ └──[🔀] $ref (65605:11)❌ 
  │ ├─┬displayName
  │ │ ├──[+] additionalProperties (65570:13)❌ 
  │ │ ├──[🔀] type (65568:17)❌ 
  │ │ └──[🔀] description (65571:24)
  │ ├─┬collectors
  │ │ ├──[🔀] type (65557:17)❌ 
  │ │ └──[🔀] description (65558:24)
  │ ├─┬spec
  │ │ ├──[+] additionalProperties (65602:33)❌ 
  │ │ ├──[🔀] type (65601:17)❌ 
  │ │ └──[🔀] description (65603:24)
  │ ├─┬isDisabled
  │ │ ├──[🔀] type (65585:17)❌ 
  │ │ └──[🔀] description (65586:24)
  │ ├─┬exports
  │ │ ├──[-] items (52775:13)❌ 
  │ │ ├──[🔀] type (65573:17)❌ 
  │ │ └──[🔀] description (65574:24)
  │ ├─┬settings
  │ │ ├──[-] additionalProperties (52794:33)❌ 
  │ │ ├──[🔀] type (65595:17)❌ 
  │ │ └──[🔀] description (65596:24)
  │ ├─┬source
  │ │ ├──[🔀] type (65598:17)❌ 
  │ │ └──[🔀] description (65599:24)
  │ ├─┬dependencies
  │ │ ├──[-] additionalProperties (52764:13)❌ 
  │ │ ├──[🔀] type (65562:17)❌ 
  │ │ └──[🔀] description (65563:24)
  │ ├─┬author
  │ │ └──[🔀] description (65552:24)
  │ ├─┬description
  │ │ ├──[🔀] type (65565:17)❌ 
  │ │ └──[🔀] description (65566:24)
  │ ├─┬inputs
  │ │ ├──[+] items (65581:13)❌ 
  │ │ ├──[🔀] type (65579:17)❌ 
  │ │ └──[🔀] description (65582:24)
  │ ├─┬minLogStreamVersion
  │ │ ├──[🔀] type (65588:17)❌ 
  │ │ └──[🔀] description (65589:24)
  │ └─┬version
  │   ├──[-] examples (52809:15)
  │   └──[🔀] description (65610:24)
  ├─┬AuthTokenConfInputCloudflareHec
  │ ├──[+] anyOf (70259:11)
  │ ├──[+] anyOf (70261:11)
  │ └─┬authType
  │   └──[🔀] $ref (68189:14)❌ 
  ├─┬RunnableJobCollectionScheduleRunType
  │ ├──[+] description (70301:20)
  │ ├─┬minTaskSize
  │ │ └──[🔀] description (70357:24)
  │ └─┬maxTaskSize
  │   └──[🔀] description (70365:24)
  ├─┬OutputRouter
  │ ├──[+] properties (48746:9)
  │ ├─┬type
  │ │ ├──[-] enum (39127:15)❌ 
  │ │ ├──[+] items (48734:13)❌ 
  │ │ ├──[🔀] type (48729:17)❌ 
  │ │ ├──[+] title (48730:18)
  │ │ └──[🔀] description (48731:24)
  │ ├─┬systemFields
  │ │ ├──[🔀] title (48742:18)
  │ │ └──[🔀] description (48743:24)
  │ ├─┬rules
  │ │ ├──[-] items (39155:13)❌ 
  │ │ ├──[🔀] type (48747:17)❌ 
  │ │ ├──[🔀] title (48748:18)
  │ │ ├──[-] minItems (39153:21)❌ 
  │ │ └──[🔀] description (48749:24)
  │ └─┬streamtags
  │   ├──[🔀] title (48755:18)
  │   ├──[+] minItems (48757:21)❌ 
  │   ├──[🔀] description (48756:24)
  │   └─┬Schema
  │     ├──[+] required (48762:17)❌ 
  │     ├──[+] required (48761:17)❌ 
  │     ├──[🔀] type (48759:19)❌ 
  │     ├──[+] properties (48772:15)
  │     ├──[+] properties (48764:15)
  │     ├──[+] properties (48776:15)
  │     └──[+] properties (48768:15)
  ├─┬Input
  │ ├──[+] oneOf (33236:7)
  │ ├──[+] oneOf (33472:7)
  │ ├──[+] oneOf (33701:7)
  │ ├──[+] oneOf (34144:7)
  │ ├──[+] oneOf (34376:7)
  │ ├──[+] oneOf (34687:7)
  │ ├──[+] oneOf (34838:7)
  │ ├──[+] oneOf (35027:7)
  │ ├──[+] oneOf (35264:7)
  │ ├──[+] oneOf (35505:7)
  │ ├──[+] oneOf (35727:7)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31609:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31751:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32034:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32338:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32576:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32813:13)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (32998:13)❌ 
  ├─┬FunctionConfSchemaMetricsExport
  │ ├─┬dataset
  │ │ └──[🔀] description (4765:24)
  │ ├─┬labelFields
  │ │ ├──[+] description (4780:24)
  │ │ ├─┬ONEOF
  │ │ │ ├──[+] description (4784:28)
  │ │ │ └─┬mode
  │ │ │   └──[🔀] description (4793:32)
  │ │ └─┬ONEOF
  │ │   ├──[+] description (4799:28)
  │ │   ├─┬fields
  │ │   │ └──[+] description (4811:32)
  │ │   └─┬mode
  │ │     └──[🔀] description (4807:32)
  │ ├─┬flushMs
  │ │ └──[🔀] description (4821:24)
  │ ├─┬tee
  │ │ └──[🔀] description (4816:24)
  │ ├─┬searchJobId
  │ │ └──[🔀] description (4761:24)
  │ └─┬suppressPreviews
  │   └──[🔀] description (4826:24)
  ├─┬OutputExabeam
  │ ├──[+] properties (45034:9)
  │ ├──[+] properties (45131:9)
  │ ├─┬maxFileIdleTimeSec
  │ │ ├──[🔀] type (44907:17)❌ 
  │ │ ├──[🔀] title (44908:18)
  │ │ ├──[-] maximum (36137:20)❌ 
  │ │ ├──[-] minimum (36136:20)❌ 
  │ │ └──[🔀] description (44909:24)
  │ ├─┬deadletterEnabled
  │ │ ├──[🔀] type (44938:17)❌ 
  │ │ ├──[🔀] title (44939:18)
  │ │ └──[🔀] description (44940:24)
  │ ├─┬hostname
  │ │ ├──[🔀] title (44928:18)
  │ │ └──[🔀] description (44929:24)
  │ ├─┬pipeline
  │ │ ├──[🔀] title (45081:18)
  │ │ └──[🔀] description (45082:24)
  │ ├─┬storageClass
  │ │ └──[🔀] $ref (45046:11)❌ 
  │ ├─┬rejectUnauthorized
  │ │ ├──[🔀] type (44916:17)❌ 
  │ │ ├──[🔀] title (44917:18)
  │ │ └──[🔀] description (44918:24)
  │ ├─┬type
  │ │ ├──[-] enum (36066:15)❌ 
  │ │ ├──[+] items (44925:13)❌ 
  │ │ ├──[🔀] type (44920:17)❌ 
  │ │ ├──[+] title (44921:18)
  │ │ └──[🔀] description (44922:24)
  │ ├─┬siteId
  │ │ └──[🔀] $ref (68537:13)❌ 
  │ ├─┬directoryBatchSize
  │ │ ├──[🔀] type (45121:17)❌ 
  │ │ ├──[🔀] title (45122:18)
  │ │ └──[🔀] description (45123:24)
  │ ├─┬reuseConnections
  │ │ ├──[🔀] title (44975:18)
  │ │ └──[🔀] description (44976:24)
  │ ├─┬onBackpressure
  │ │ └──[🔀] $ref (45126:11)❌ 
  │ ├─┬encodedConfiguration
  │ │ ├──[🔀] type (45115:17)❌ 
  │ │ ├──[🔀] title (45116:18)
  │ │ └──[🔀] description (45117:24)
  │ ├─┬maxFileSizeMB
  │ │ ├──[🔀] title (44986:18)
  │ │ ├──[🔀] maximum (44990:20)❌ 
  │ │ └──[🔀] description (44987:24)
  │ ├─┬stagePath
  │ │ ├──[🔀] title (45053:18)
  │ │ └──[🔀] description (45054:24)
  │ ├─┬description
  │ │ ├──[🔀] type (45003:17)❌ 
  │ │ ├──[🔀] title (45004:18)
  │ │ └──[🔀] description (45005:24)
  │ ├─┬forwarder
  │ │ ├──[🔀] title (44952:18)
  │ │ └──[🔀] description (44953:24)
  │ ├─┬systemFields
  │ │ └──[🔀] $ref (68749:13)❌ 
  │ ├─┬removeEmptyDirs
  │ │ ├──[🔀] type (44942:17)❌ 
  │ │ ├──[🔀] title (44943:18)
  │ │ └──[🔀] description (44944:24)
  │ ├─┬objectACL
  │ │ └──[🔀] $ref (44992:11)❌ 
  │ ├─┬endpoint
  │ │ ├──[🔀] type (45109:17)❌ 
  │ │ ├──[🔀] title (45110:18)
  │ │ ├──[+] maximum (45113:20)❌ 
  │ │ ├──[+] minimum (45112:20)❌ 
  │ │ └──[🔀] description (45111:24)
  │ ├─┬streamtags
  │ │ ├──[-] items (36087:13)❌ 
  │ │ ├──[🔀] type (44946:17)❌ 
  │ │ ├──[🔀] title (44947:18)
  │ │ └──[🔀] description (44948:24)
  │ ├─┬timezoneOffset
  │ │ ├──[+] items (44936:13)❌ 
  │ │ ├──[🔀] type (44932:17)❌ 
  │ │ ├──[🔀] title (44933:18)
  │ │ └──[🔀] description (44934:24)
  │ ├─┬onDiskFullBackpressure
  │ │ └──[🔀] $ref (68730:13)❌ 
  │ ├─┬collectorInstanceId
  │ │ ├──[🔀] title (45101:18)
  │ │ └──[🔀] description (45102:24)
  │ ├─┬bucket
  │ │ ├──[🔀] title (45133:18)
  │ │ └──[🔀] description (45134:24)
  │ ├─┬logtags
  │ │ ├──[🔀] title (45062:18)
  │ │ └──[🔀] description (45063:24)
  │ ├─┬origin
  │ │ └──[🔀] $ref (68514:13)❌ 
  │ ├─┬maxRetryNum
  │ │ ├──[🔀] title (45019:18)
  │ │ ├──[+] maximum (45022:20)❌ 
  │ │ ├──[🔀] minimum (45023:20)❌ 
  │ │ └──[🔀] description (45020:24)
  │ ├─┬region
  │ │ └──[🔀] $ref (68561:13)❌ 
  │ ├─┬emptyDirCleanupSec
  │ │ ├──[🔀] type (45105:17)❌ 
  │ │ ├──[🔀] title (45106:18)
  │ │ ├──[-] maximum (36220:20)❌ 
  │ │ ├──[-] minimum (36219:20)❌ 
  │ │ └──[🔀] description (45107:24)
  │ ├─┬maxOpenFiles
  │ │ ├──[🔀] title (44979:18)
  │ │ ├──[🔀] maximum (44983:20)❌ 
  │ │ └──[🔀] description (44980:24)
  │ ├─┬awsSecretKey
  │ │ ├──[+] enum (45038:15)
  │ │ ├──[+] enum (45039:15)
  │ │ ├──[🔀] title (45036:18)
  │ │ ├──[🔀] description (45043:24)
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-unknown-values (45044:39)
  │ │   └──[+] x-speakeasy-enum-descriptions (45041:13)
  │ ├─┬id
  │ │ ├──[🔀] title (45072:18)
  │ │ └──[🔀] description (45073:24)
  │ ├─┬deadletterPath
  │ │ ├──[🔀] title (45030:18)
  │ │ └──[🔀] description (45031:24)
  │ ├─┬maxFileOpenTimeSec
  │ │ ├──[🔀] type (45084:17)❌ 
  │ │ ├──[🔀] title (45085:18)
  │ │ ├──[-] maximum (36131:20)❌ 
  │ │ ├──[-] minimum (36130:20)❌ 
  │ │ └──[🔀] description (45086:24)
  │ ├─┬orphans
  │ │ └──[🔀] $ref (68525:13)❌ 
  │ ├─┬siteName
  │ │ ├──[🔀] type (44961:17)❌ 
  │ │ ├──[🔀] title (44962:18)
  │ │ └──[🔀] description (44963:24)
  │ ├─┬environment
  │ │ ├──[🔀] title (45026:18)
  │ │ └──[🔀] description (45027:24)
  │ └─┬retrySettings
  │   └──[🔀] $ref (44965:11)❌ 
  ├─┬GroupCreateRequest
  │ ├──[+] properties (63740:9)
  │ ├──[+] properties (63746:9)
  │ ├─┬name
  │ │ ├──[🔀] type (63782:17)❌ 
  │ │ ├──[🔀] description (63783:24)
  │ │ └──[+] deprecated (63785:23)
  │ ├─┬tags
  │ │ ├──[🔀] description (63806:24)
  │ │ └──[-] deprecated (51169:23)
  │ ├─┬maxWorkerAge
  │ │ ├──[🔀] type (63777:17)❌ 
  │ │ ├──[🔀] description (63778:24)
  │ │ └──[+] deprecated (63780:23)
  │ ├─┬collectorsHaEnabled
  │ │ └──[🔀] description (63748:24)
  │ ├─┬upgradeVersion
  │ │ ├──[🔀] description (63819:24)
  │ │ └──[+] deprecated (63821:23)
  │ ├─┬workerRemoteAccess
  │ │ └──[🔀] $ref (69201:13)❌ 
  │ ├─┬streamtags
  │ │ ├──[-] items (51164:13)❌ 
  │ │ ├──[🔀] type (63801:17)❌ 
  │ │ └──[🔀] description (63802:24)
  │ ├─┬provisioned
  │ │ ├──[🔀] type (63792:17)❌ 
  │ │ └──[🔀] description (63793:24)
  │ ├─┬description
  │ │ └──[🔀] $ref (63492:13)❌ 
  │ ├─┬sourceGroupId
  │ │ ├──[🔀] type (63795:17)❌ 
  │ │ └──[🔀] description (63796:24)
  │ ├─┬isSearch
  │ │ ├──[🔀] type (63772:17)❌ 
  │ │ ├──[🔀] description (63773:24)
  │ │ └──[-] deprecated (51145:23)
  │ ├─┬isFleet
  │ │ ├──[🔀] type (63769:17)❌ 
  │ │ ├──[🔀] description (63770:24)
  │ │ └──[-] deprecated (51141:23)
  │ ├─┬inherits
  │ │ └──[🔀] $ref (69165:13)❌ 
  │ ├─┬onPrem
  │ │ ├──[🔀] type (63787:17)❌ 
  │ │ └──[🔀] description (63788:24)
  │ ├─┬type
  │ │ └──[🔀] $ref (63810:11)❌ 
  │ ├─┬id
  │ │ ├──[+] maxLength (63764:22)❌ 
  │ │ └──[🔀] description (63763:24)
  │ ├─┬estimatedIngestRate
  │ │ └──[🔀] $ref (63755:11)❌ 
  │ └─┬cloud
  │   └──[🔀] $ref (63741:11)❌ 
  ├─┬InputOpenTelemetry
  │ ├──[+] properties (27410:9)
  │ ├──[+] properties (27401:9)
  │ ├─┬metadata
  │ │ ├──[-] items (23828:13)❌ 
  │ │ ├──[🔀] type (27402:17)❌ 
  │ │ ├──[🔀] title (27403:18)
  │ │ ├──[+] maximum (27409:20)❌ 
  │ │ ├──[+] minimum (27408:20)❌ 
  │ │ └──[🔀] description (27404:24)
  │ ├─┬sendToRoutes
  │ │ ├──[+] enum (27248:15)
  │ │ ├──[+] enum (27249:15)
  │ │ ├──[🔀] type (27244:17)❌ 
  │ │ ├──[+] title (27245:18)
  │ │ ├──[🔀] description (27246:24)
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-enum-descriptions (27251:13)
  │ │   └──[+] x-speakeasy-unknown-values (27253:39)
  │ ├─┬username
  │ │ ├──[🔀] title (27433:18)
  │ │ └──[🔀] description (27434:24)
  │ ├─┬streamtags
  │ │ ├──[-] items (23643:13)❌ 
  │ │ ├──[🔀] type (27146:17)❌ 
  │ │ ├──[-] title (23640:18)
  │ │ └──[🔀] description (27147:24)
  │ ├─┬protocol
  │ │ └──[🔀] $ref (69638:13)❌ 
  │ ├─┬maxActiveCxn
  │ │ └──[🔀] description (27396:24)
  │ ├─┬pq
  │ │ └──[🔀] $ref (27141:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (69930:13)❌ 
  │ ├─┬authMethodsExt
  │ │ ├──[🔀] description (27295:24)
  │ │ └─┬Schema
  │ │   ├──[+] properties (27375:15)
  │ │   ├──[+] properties (27363:15)
  │ │   ├──[+] properties (27369:15)
  │ │   ├──[+] properties (27381:15)
  │ │   ├─┬username
  │ │   │ ├──[🔀] title (27356:24)
  │ │   │ └──[🔀] description (27357:30)
  │ │   ├─┬authType
  │ │   │ ├──[-] enum (23772:21)❌ 
  │ │   │ ├──[-] enum (23773:21)❌ 
  │ │   │ ├──[-] enum (23770:21)❌ 
  │ │   │ ├──[-] enum (23771:21)❌ 
  │ │   │ ├──[🔀] title (27379:24)
  │ │   │ ├──[+] minLength (27377:28)❌ 
  │ │   │ ├──[+] pattern (27378:26)❌ 
  │ │   │ ├──[🔀] description (27380:30)
  │ │   │ └─┬Extensions
  │ │   │   ├──[-] x-speakeasy-unknown-values (23780:45)❌ 
  │ │   │   └──[-] x-speakeasy-enum-descriptions (23775:19)❌ 
  │ │   ├─┬metadata
  │ │   │ ├──[-] items (23796:19)❌ 
  │ │   │ ├──[🔀] type (27338:23)❌ 
  │ │   │ ├──[🔀] title (27339:24)
  │ │   │ └──[🔀] description (27340:30)
  │ │   ├─┬credentialsSecret
  │ │   │ ├──[+] enum (27312:21)
  │ │   │ ├──[+] enum (27308:21)
  │ │   │ ├──[+] enum (27309:21)
  │ │   │ ├──[+] enum (27310:21)
  │ │   │ ├──[+] enum (27311:21)
  │ │   │ ├──[🔀] title (27306:24)
  │ │   │ ├──[-] minLength (23822:28)❌ 
  │ │   │ ├──[🔀] description (27319:30)
  │ │   │ └─┬Extensions
  │ │   │   ├──[+] x-speakeasy-enum-descriptions (27314:19)
  │ │   │   └──[+] x-speakeasy-unknown-values (27320:45)
  │ │   ├─┬password
  │ │   │ ├──[🔀] title (27367:24)
  │ │   │ └──[🔀] description (27368:30)
  │ │   ├─┬tokenSecret
  │ │   │ ├──[+] items (27336:19)❌ 
  │ │   │ ├──[🔀] type (27332:23)❌ 
  │ │   │ ├──[🔀] title (27333:24)
  │ │   │ ├──[-] minLength (23805:28)❌ 
  │ │   │ └──[🔀] description (27334:30)
  │ │   ├─┬token
  │ │   │ ├──[🔀] title (27373:24)
  │ │   │ └──[🔀] description (27374:30)
  │ │   ├─┬enabled
  │ │   │ ├──[🔀] type (27328:23)❌ 
  │ │   │ ├──[🔀] title (27329:24)
  │ │   │ └──[🔀] description (27330:30)
  │ │   └─┬description
  │ │     ├──[🔀] title (27360:24)
  │ │     ├──[+] minLength (27362:28)❌ 
  │ │     └──[🔀] description (27361:30)
  │ ├─┬socketTimeout
  │ │ ├──[🔀] title (27210:18)
  │ │ └──[🔀] description (27211:24)
  │ ├─┬requestTimeout
  │ │ ├──[🔀] type (27154:17)❌ 
  │ │ ├──[🔀] title (27155:18)
  │ │ ├──[-] minimum (23685:20)❌ 
  │ │ └──[🔀] description (27156:24)
  │ ├─┬textSecret
  │ │ ├──[🔀] type (27215:17)❌ 
  │ │ ├──[🔀] title (27216:18)
  │ │ ├──[+] minimum (27219:20)❌ 
  │ │ └──[🔀] description (27217:24)
  │ ├─┬pqEnabled
  │ │ ├──[🔀] type (27186:17)❌ 
  │ │ ├──[🔀] title (27187:18)
  │ │ ├──[+] maximum (27188:20)❌ 
  │ │ └──[🔀] description (27189:24)
  │ ├─┬token
  │ │ ├──[🔀] title (27441:18)
  │ │ └──[🔀] description (27442:24)
  │ ├─┬pipeline
  │ │ ├──[+] enum (27269:15)
  │ │ ├──[+] enum (27270:15)
  │ │ ├──[🔀] title (27265:18)
  │ │ ├──[🔀] description (27266:24)
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-enum-descriptions (27272:13)
  │ │   └──[+] x-speakeasy-unknown-values (27274:39)
  │ ├─┬otlpVersion
  │ │ ├──[-] enum (23733:15)❌ 
  │ │ ├──[-] enum (23734:15)❌ 
  │ │ ├──[🔀] type (27199:17)❌ 
  │ │ ├──[🔀] title (27200:18)
  │ │ ├──[+] minimum (27203:20)❌ 
  │ │ ├──[🔀] description (27201:24)
  │ │ └─┬Extensions
  │ │   ├──[-] x-speakeasy-enum-descriptions (23736:13)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (23738:39)❌ 
  │ ├─┬maxRequestsPerSocket
  │ │ ├──[🔀] type (27411:17)❌ 
  │ │ ├──[🔀] title (27412:18)
  │ │ ├──[+] maximum (27418:20)❌ 
  │ │ ├──[🔀] minimum (27417:20)❌ 
  │ │ └──[🔀] description (27413:24)
  │ ├─┬password
  │ │ ├──[+] items (27392:13)❌ 
  │ │ ├──[🔀] type (27388:17)❌ 
  │ │ ├──[🔀] title (27389:18)
  │ │ └──[🔀] description (27390:24)
  │ ├─┬port
  │ │ ├──[🔀] type (27428:17)❌ 
  │ │ ├──[🔀] title (27429:18)
  │ │ ├──[-] maximum (23662:20)❌ 
  │ │ └──[🔀] description (27430:24)
  │ └─┬tls
  │   └──[🔀] $ref (27162:11)❌ 
  ├─┬PackInstallInfo
  │ ├──[+] properties (65352:9)
  │ ├──[+] properties (65358:9)
  │ ├─┬spec
  │ │ ├──[+] additionalProperties (65404:33)❌ 
  │ │ ├──[🔀] type (65403:17)❌ 
  │ │ └──[🔀] description (65405:24)
  │ ├─┬outputs
  │ │ ├──[🔀] type (65393:17)❌ 
  │ │ └──[🔀] description (65394:24)
  │ ├─┬minLogStreamVersion
  │ │ ├──[🔀] type (65390:17)❌ 
  │ │ └──[🔀] description (65391:24)
  │ ├─┬author
  │ │ └──[🔀] description (65354:24)
  │ ├─┬settings
  │ │ ├──[-] additionalProperties (52617:33)❌ 
  │ │ ├──[🔀] type (65397:17)❌ 
  │ │ └──[🔀] description (65398:24)
  │ ├─┬id
  │ │ └──[🔀] description (65379:24)
  │ ├─┬dependencies
  │ │ ├──[-] additionalProperties (52587:13)❌ 
  │ │ ├──[🔀] type (65364:17)❌ 
  │ │ └──[🔀] description (65365:24)
  │ ├─┬displayName
  │ │ ├──[+] additionalProperties (65372:13)❌ 
  │ │ ├──[🔀] type (65370:17)❌ 
  │ │ └──[🔀] description (65373:24)
  │ ├─┬version
  │ │ ├──[-] examples (52632:15)
  │ │ └──[🔀] description (65412:24)
  │ ├─┬tags
  │ │ └──[🔀] $ref (65407:11)❌ 
  │ ├─┬source
  │ │ ├──[🔀] type (65400:17)❌ 
  │ │ └──[🔀] description (65401:24)
  │ ├─┬collectors
  │ │ ├──[🔀] type (65359:17)❌ 
  │ │ └──[🔀] description (65360:24)
  │ ├─┬exports
  │ │ ├──[-] items (52598:13)❌ 
  │ │ ├──[🔀] type (65375:17)❌ 
  │ │ └──[🔀] description (65376:24)
  │ ├─┬warnings
  │ │ └──[🔀] $ref (65314:13)❌ 
  │ ├─┬isDisabled
  │ │ ├──[🔀] type (65387:17)❌ 
  │ │ └──[🔀] description (65388:24)
  │ ├─┬inputs
  │ │ ├──[+] items (65383:13)❌ 
  │ │ ├──[🔀] type (65381:17)❌ 
  │ │ └──[🔀] description (65384:24)
  │ └─┬description
  │   ├──[🔀] type (65367:17)❌ 
  │   └──[🔀] description (65368:24)
  ├─┬OutputCriblLake
  │ ├──[+] properties (54904:9)
  │ ├─┬type
  │ │ ├──[-] enum (43763:15)❌ 
  │ │ ├──[+] items (54778:13)❌ 
  │ │ ├──[🔀] type (54773:17)❌ 
  │ │ ├──[+] title (54774:18)
  │ │ └──[🔀] description (54775:24)
  │ ├─┬orphans
  │ │ └──[🔀] $ref (68525:13)❌ 
  │ ├─┬onDiskFullBackpressure
  │ │ └──[🔀] $ref (68514:13)❌ 
  │ ├─┬storageLocationId
  │ │ ├──[🔀] title (54792:18)
  │ │ └──[🔀] description (54793:24)
  │ ├─┬parquetDataPageVersion
  │ │ └──[🔀] $ref (68561:13)❌ 
  │ ├─┬maxClosingFilesToBackpressure
  │ │ ├──[+] items (54964:13)❌ 
  │ │ ├──[🔀] type (54957:17)❌ 
  │ │ ├──[+] title (54958:18)
  │ │ ├──[-] maximum (43878:20)❌ 
  │ │ ├──[-] minimum (43877:20)❌ 
  │ │ ├──[+] minItems (54962:21)❌ 
  │ │ └──[+] description (54959:24)
  │ ├─┬maxFileSizeMB
  │ │ ├──[🔀] title (54824:18)
  │ │ ├──[🔀] maximum (54828:20)❌ 
  │ │ ├──[🔀] minimum (54827:20)❌ 
  │ │ └──[🔀] description (54825:24)
  │ ├─┬headerLine
  │ │ ├──[🔀] type (54905:17)❌ 
  │ │ ├──[-] title (43831:18)
  │ │ ├──[+] minimum (54906:20)❌ 
  │ │ └──[-] description (43832:24)
  │ ├─┬maxOpenFiles
  │ │ ├──[🔀] title (54817:18)
  │ │ ├──[🔀] maximum (54820:20)❌ 
  │ │ ├──[🔀] minimum (54821:20)❌ 
  │ │ └──[🔀] description (54818:24)
  │ ├─┬keyValueMetadata
  │ │ ├──[-] items (43929:13)❌ 
  │ │ ├──[🔀] type (54760:17)❌ 
  │ │ ├──[🔀] title (54761:18)
  │ │ ├──[-] minItems (43927:21)❌ 
  │ │ └──[🔀] description (54762:24)
  │ ├─┬parquetSchema
  │ │ ├──[🔀] type (54939:17)❌ 
  │ │ ├──[🔀] title (54940:18)
  │ │ ├──[+] maximum (54944:20)❌ 
  │ │ ├──[+] minimum (54943:20)❌ 
  │ │ ├──[-] minLength (43901:22)❌ 
  │ │ └──[🔀] description (54941:24)
  │ ├─┬parquetPageSize
  │ │ └──[🔀] $ref (68611:13)❌ 
  │ ├─┬writeHighWaterMark
  │ │ ├──[+] enum (54766:15)
  │ │ ├──[🔀] type (54764:17)❌ 
  │ │ ├──[-] title (43835:18)
  │ │ ├──[-] maximum (43837:20)❌ 
  │ │ ├──[-] minimum (43838:20)❌ 
  │ │ └──[🔀] description (54767:24)
  │ ├─┬maxFileIdleTimeSec
  │ │ ├──[-] title (43819:18)
  │ │ ├──[🔀] maximum (54903:20)❌ 
  │ │ ├──[🔀] minimum (54902:20)❌ 
  │ │ └──[-] description (43820:24)
  │ ├─┬id
  │ │ ├──[🔀] title (54846:18)
  │ │ └──[🔀] description (54847:24)
  │ ├─┬maxRetryNum
  │ │ ├──[🔀] title (54838:18)
  │ │ ├──[+] maximum (54843:20)❌ 
  │ │ ├──[🔀] minimum (54842:20)❌ 
  │ │ └──[🔀] description (54839:24)
  │ ├─┬maxFileOpenTimeSec
  │ │ ├──[🔀] title (54831:18)
  │ │ ├──[🔀] minimum (54834:20)❌ 
  │ │ └──[🔀] description (54832:24)
  │ ├─┬retrySettings
  │ │ └──[🔀] $ref (54800:11)❌ 
  │ ├─┬parquetRowGroupLength
  │ │ ├──[🔀] type (54946:17)❌ 
  │ │ ├──[🔀] title (54947:18)
  │ │ ├──[-] maximum (43913:20)❌ 
  │ │ ├──[-] minimum (43912:20)❌ 
  │ │ ├──[+] pattern (54951:20)❌ 
  │ │ └──[🔀] description (54948:24)
  │ ├─┬streamtags
  │ │ ├──[-] items (43784:13)❌ 
  │ │ ├──[🔀] type (54880:17)❌ 
  │ │ ├──[🔀] title (54881:18)
  │ │ └──[🔀] description (54882:24)
  │ ├─┬stagePath
  │ │ ├──[🔀] type (54953:17)❌ 
  │ │ ├──[🔀] title (54954:18)
  │ │ └──[🔀] description (54955:24)
  │ ├─┬systemFields
  │ │ ├──[🔀] title (54786:18)
  │ │ └──[🔀] description (54787:24)
  │ ├─┬onBackpressure
  │ │ └──[🔀] $ref (54999:11)❌ 
  │ ├─┬pipeline
  │ │ └──[🔀] $ref (68598:13)❌ 
  │ ├─┬parquetVersion
  │ │ └──[🔀] $ref (54924:11)❌ 
  │ ├─┬shouldLogInvalidRows
  │ │ └──[🔀] $ref (68537:13)❌ 
  │ ├─┬maxConcurrentFileParts
  │ │ ├──[🔀] maximum (54899:20)❌ 
  │ │ └──[🔀] minimum (54898:20)❌ 
  │ └─┬removeEmptyDirs
  │   ├──[🔀] type (54769:17)❌ 
  │   ├──[🔀] title (54770:18)
  │   └──[🔀] description (54771:24)
  ├─┬DestinationType
  │ └──[+] enum (62314:11)
  ├─┬Notification
  │ ├──[+] properties (36786:9)
  │ ├──[+] properties (36792:9)
  │ ├─┬targetDetails
  │ │ ├──[-] items (29580:13)❌ 
  │ │ ├──[🔀] type (36829:17)❌ 
  │ │ └──[🔀] description (36830:24)
  │ ├─┬pack
  │ │ ├──[+] items (36823:13)❌ 
  │ │ ├──[🔀] type (36821:17)❌ 
  │ │ └──[🔀] description (36824:24)
  │ ├─┬templateTargetPairs
  │ │ ├──[🔀] description (36841:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (36771:13)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (36810:17)❌ 
  │ │ └──[🔀] description (36811:24)
  │ ├─┬metadata
  │ │ ├──[-] items (29564:13)❌ 
  │ │ ├──[🔀] type (36814:17)❌ 
  │ │ └──[🔀] description (36815:24)
  │ ├─┬targetConfigs
  │ │ └──[🔀] $ref (36721:13)❌ 
  │ ├─┬condition
  │ │ └──[🔀] description (36788:24)
  │ ├─┬group
  │ │ ├──[+] additionalProperties (36804:33)❌ 
  │ │ ├──[🔀] type (36803:17)❌ 
  │ │ └──[🔀] description (36805:24)
  │ ├─┬disabled
  │ │ ├──[🔀] type (36798:17)❌ 
  │ │ └──[🔀] description (36799:24)
  │ ├─┬mode
  │ │ └──[🔀] $ref (36818:11)❌ 
  │ ├─┬conf
  │ │ ├──[-] additionalProperties (29550:33)❌ 
  │ │ ├──[🔀] type (36793:17)❌ 
  │ │ └──[🔀] description (36794:24)
  │ └─┬targets
  │   ├──[🔀] description (36836:24)
  │   └─┬Schema
  │     └──[🔀] $ref (36758:13)❌ 
  ├─┬ConfigGroup
  │ ├──[+] properties (63569:9)
  │ ├──[+] properties (63575:9)
  │ ├─┬isSearch
  │ │ ├──[🔀] type (63626:17)❌ 
  │ │ ├──[🔀] description (63627:24)
  │ │ └──[-] deprecated (51036:23)
  │ ├─┬onPrem
  │ │ ├──[🔀] type (63646:17)❌ 
  │ │ └──[🔀] description (63647:24)
  │ ├─┬id
  │ │ └──[🔀] $ref (69165:13)❌ 
  │ ├─┬configVersion
  │ │ └──[🔀] $ref (63492:13)❌ 
  │ ├─┬streamtags
  │ │ ├──[-] items (51057:13)❌ 
  │ │ ├──[🔀] type (63654:17)❌ 
  │ │ └──[🔀] description (63655:24)
  │ ├─┬description
  │ │ ├──[-] maxLength (51001:22)❌ 
  │ │ └──[🔀] description (63592:24)
  │ ├─┬estimatedIngestRate
  │ │ └──[🔀] $ref (63594:11)❌ 
  │ ├─┬workerRemoteAccess
  │ │ ├──[🔀] type (63680:17)❌ 
  │ │ └──[🔀] description (63681:24)
  │ ├─┬isFleet
  │ │ ├──[🔀] type (63623:17)❌ 
  │ │ ├──[🔀] description (63624:24)
  │ │ └──[-] deprecated (51032:23)
  │ ├─┬collectorsHaEnabled
  │ │ └──[🔀] description (63577:24)
  │ ├─┬git
  │ │ ├──[🔀] type (63597:17)❌ 
  │ │ ├──[+] maxLength (63599:22)❌ 
  │ │ ├──[🔀] description (63598:24)
  │ │ ├──[-] properties (51008:13)❌ 
  │ │ ├──[-] properties (51011:13)❌ 
  │ │ └──[-] properties (51014:13)❌ 
  │ ├─┬upgradeVersion
  │ │ ├──[🔀] description (63673:24)
  │ │ └──[+] deprecated (63675:23)
  │ ├─┬name
  │ │ ├──[+] items (63643:13)❌ 
  │ │ ├──[🔀] type (63641:17)❌ 
  │ │ └──[🔀] description (63644:24)
  │ ├─┬maxWorkerAge
  │ │ ├──[🔀] type (63636:17)❌ 
  │ │ ├──[🔀] description (63637:24)
  │ │ └──[+] deprecated (63639:23)
  │ ├─┬deployingWorkerCount
  │ │ ├──[🔀] type (63584:17)❌ 
  │ │ └──[🔀] description (63585:24)
  │ ├─┬cloud
  │ │ └──[🔀] $ref (63570:11)❌ 
  │ ├─┬provisioned
  │ │ ├──[🔀] type (63651:17)❌ 
  │ │ └──[🔀] description (63652:24)
  │ ├─┬tags
  │ │ ├──[🔀] type (63660:17)❌ 
  │ │ ├──[🔀] description (63661:24)
  │ │ └──[-] deprecated (51062:23)
  │ ├─┬inherits
  │ │ └──[🔀] description (63621:24)
  │ ├─┬incompatibleWorkerCount
  │ │ ├──[🔀] type (63604:17)❌ 
  │ │ ├──[🔀] description (63617:24)
  │ │ ├──[+] properties (63606:13)
  │ │ ├──[+] properties (63609:13)
  │ │ └──[+] properties (63612:13)
  │ ├─┬type
  │ │ └──[🔀] $ref (63664:11)❌ 
  │ ├─┬lookupDeployments
  │ │ ├──[-] items (51040:13)❌ 
  │ │ ├──[🔀] type (63631:17)❌ 
  │ │ ├──[🔀] description (63632:24)
  │ │ └──[+] deprecated (63634:23)
  │ └─┬workerCount
  │   └──[🔀] $ref (69201:13)❌ 
  ├─┬MetadataItem
  │ ├─┬name
  │ │ └──[🔀] description (36711:24)
  │ └─┬value
  │   └──[🔀] description (36714:24)
  ├─┬OutputSentinel
  │ ├──[-] required (30150:11)❌ 
  │ ├──[+] properties (37681:9)
  │ ├──[+] properties (37837:9)
  │ ├─┬pqControls
  │ │ ├──[🔀] type (37526:17)❌ 
  │ │ └──[🔀] description (37528:24)
  │ ├─┬safeHeaders
  │ │ ├──[🔀] title (37630:18)
  │ │ ├──[+] minItems (37633:21)❌ 
  │ │ ├──[🔀] description (37631:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (68339:13)❌ 
  │ ├─┬scope
  │ │ ├──[🔀] type (37664:17)❌ 
  │ │ ├──[🔀] title (37665:18)
  │ │ └──[🔀] description (37666:24)
  │ ├─┬pqMaxFileSize
  │ │ ├──[🔀] type (37783:17)❌ 
  │ │ ├──[🔀] title (37784:18)
  │ │ ├──[+] maximum (37789:20)❌ 
  │ │ ├──[+] minimum (37788:20)❌ 
  │ │ ├──[-] pattern (30388:20)❌ 
  │ │ └──[🔀] description (37785:24)
  │ ├─┬pqMaxSize
  │ │ ├──[🔀] title (37824:18)
  │ │ └──[🔀] description (37825:24)
  │ ├─┬streamName
  │ │ ├──[🔀] title (37695:18)
  │ │ └──[🔀] description (37697:24)
  │ ├─┬totalMemoryLimitKB
  │ │ └──[🔀] $ref (68373:13)❌ 
  │ ├─┬rotateRefreshToken
  │ │ ├──[🔀] title (37640:18)
  │ │ └──[🔀] description (37641:24)
  │ ├─┬url
  │ │ ├──[🔀] type (37710:17)❌ 
  │ │ ├──[🔀] title (37711:18)
  │ │ ├──[+] minimum (37715:20)❌ 
  │ │ ├──[-] pattern (30417:20)❌ 
  │ │ └──[🔀] description (37712:24)
  │ ├─┬type
  │ │ ├──[-] enum (30160:15)❌ 
  │ │ ├──[🔀] type (37584:17)❌ 
  │ │ ├──[+] title (37587:18)
  │ │ ├──[+] maximum (37586:20)❌ 
  │ │ ├──[+] minimum (37585:20)❌ 
  │ │ └──[🔀] description (37588:24)
  │ ├─┬systemFields
  │ │ ├──[-] items (30171:13)❌ 
  │ │ ├──[🔀] type (37856:17)❌ 
  │ │ ├──[🔀] title (37857:18)
  │ │ └──[🔀] description (37858:24)
  │ ├─┬pqCompress
  │ │ └──[🔀] $ref (68405:13)❌ 
  │ ├─┬pqMaxBackpressureSec
  │ │ └──[🔀] $ref (67560:13)❌ 
  │ ├─┬responseRetrySettings
  │ │ ├──[-] items (30251:13)❌ 
  │ │ ├──[🔀] type (37576:17)❌ 
  │ │ ├──[🔀] title (37577:18)
  │ │ ├──[-] minItems (30249:21)❌ 
  │ │ └──[🔀] description (37578:24)
  │ ├─┬pqStrictOrdering
  │ │ ├──[🔀] type (37810:17)❌ 
  │ │ ├──[🔀] title (37811:18)
  │ │ └──[🔀] description (37812:24)
  │ ├─┬secret
  │ │ ├──[+] items (37627:13)❌ 
  │ │ ├──[🔀] type (37623:17)❌ 
  │ │ ├──[🔀] title (37624:18)
  │ │ └──[🔀] description (37625:24)
  │ ├─┬pqMode
  │ │ └──[🔀] $ref (37797:11)❌ 
  │ ├─┬onBackpressure
  │ │ └──[🔀] $ref (37682:11)❌ 
  │ ├─┬refreshTokenField
  │ │ ├──[🔀] type (37769:17)❌ 
  │ │ ├──[🔀] title (37766:18)
  │ │ └──[🔀] description (37767:24)
  │ ├─┬timeoutRetrySettings
  │ │ └──[🔀] $ref (37542:11)❌ 
  │ ├─┬streamtags
  │ │ ├──[-] items (30181:13)❌ 
  │ │ ├──[🔀] type (37834:17)❌ 
  │ │ ├──[🔀] title (37835:18)
  │ │ └──[🔀] description (37836:24)
  │ ├─┬rejectUnauthorized
  │ │ ├──[🔀] type (37660:17)❌ 
  │ │ ├──[🔀] title (37661:18)
  │ │ └──[🔀] description (37662:24)
  │ ├─┬pqMaxBufferSizeBytes
  │ │ ├──[🔀] type (37791:17)❌ 
  │ │ ├──[🔀] title (37792:18)
  │ │ ├──[+] minimum (37795:20)❌ 
  │ │ ├──[-] pattern (30408:20)❌ 
  │ │ └──[🔀] description (37793:24)
  │ ├─┬pqMaxBufferSize
  │ │ ├──[🔀] type (37830:17)❌ 
  │ │ ├──[-] title (30375:18)
  │ │ ├──[-] maximum (30378:20)❌ 
  │ │ ├──[-] minimum (30377:20)❌ 
  │ │ └──[🔀] description (37832:24)
  │ ├─┬pqOnBackpressure
  │ │ └──[🔀] $ref (37803:11)❌ 
  │ ├─┬pqRatePerSec
  │ │ └──[🔀] $ref (68434:13)❌ 
  │ ├─┬pipeline
  │ │ ├──[🔀] title (37839:18)
  │ │ └──[🔀] description (37840:24)
  │ ├─┬responseHonorRetryAfterHeader
  │ │ ├──[🔀] type (37668:17)❌ 
  │ │ ├──[🔀] title (37669:18)
  │ │ ├──[+] pattern (37672:20)❌ 
  │ │ └──[🔀] description (37670:24)
  │ ├─┬refreshUrl
  │ │ ├──[+] items (37680:13)❌ 
  │ │ ├──[🔀] type (37674:17)❌ 
  │ │ ├──[🔀] title (37675:18)
  │ │ ├──[-] pattern (30287:20)❌ 
  │ │ └──[🔀] description (37676:24)
  │ ├─┬timeoutSec
  │ │ ├──[+] items (37535:13)❌ 
  │ │ ├──[🔀] type (37530:17)❌ 
  │ │ ├──[🔀] title (37531:18)
  │ │ ├──[-] maximum (30214:20)❌ 
  │ │ ├──[-] minimum (30213:20)❌ 
  │ │ └──[🔀] description (37532:24)
  │ ├─┬useRoundRobinDns
  │ │ ├──[+] enum (37523:15)
  │ │ ├──[🔀] type (37521:17)❌ 
  │ │ ├──[-] title (30234:18)
  │ │ └──[🔀] description (37524:24)
  │ ├─┬pqPath
  │ │ └──[🔀] $ref (68419:9)❌ 
  │ └─┬refreshRequestParams
  │   ├──[-] items (30293:13)❌ 
  │   ├──[🔀] type (37771:17)❌ 
  │   ├──[🔀] title (37772:18)
  │   ├──[+] minimum (37775:20)❌ 
  │   └──[🔀] description (37773:24)
  ├─┬Output
  │ ├──[+] oneOf (61705:7)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53127:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53413:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53662:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53913:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54351:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54757:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55045:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55115:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55442:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55769:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56143:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56440:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56538:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56854:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (57174:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (57522:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (57869:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (58196:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (58506:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (58826:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (59189:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (59540:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (59882:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60218:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60577:13)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60962:13)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (61313:13)❌ 
  ├─┬InputZscalerHec
  │ └─┬authTokens
  │   └─┬Schema
  │     ├──[-] required (27302:17)❌ 
  │     ├──[+] anyOf (31828:17)
  │     └──[+] anyOf (31830:17)
  ├─┬InputEventhub
  │ ├─┬heartbeatInterval
  │ │ ├──[🔀] maximum (21733:20)❌ 
  │ │ └──[🔀] description (21729:24)
  │ ├─┬sessionTimeout
  │ │ └──[🔀] description (21713:24)
  │ └─┬rebalanceTimeout
  │   ├──[🔀] maximum (21725:20)❌ 
  │   └──[🔀] description (21721:24)
  ├─┬InputCollectionOriginDataSourceDiscoveryWithDestinationArnConstraint
  │ └──[+] properties (67521:9)
  ├─┬RunnableJobExecutor
  │ └─┬run
  │   └──[+] description (36472:24)
  ├─┬InputSnmp
  │ ├──[+] properties (27016:9)
  │ ├─┬varbindsWithTypes
  │ │ ├──[+] items (27022:13)❌ 
  │ │ ├──[🔀] type (27017:17)❌ 
  │ │ ├──[🔀] title (27018:18)
  │ │ └──[🔀] description (27019:24)
  │ └─┬snmpV3Auth
  │   └─┬v3Users
  │     ├──[-] minItems (23500:25)❌ 
  │     └─┬Schema
  │       ├──[+] properties (26978:19)
  │       ├──[+] properties (26965:19)
  │       ├──[+] properties (27012:19)
  │       ├──[+] properties (26999:19)
  │       ├─┬privProtocol
  │       │ ├──[-] enum (23542:25)❌ 
  │       │ ├──[-] enum (23538:25)❌ 
  │       │ ├──[-] enum (23539:25)❌ 
  │       │ ├──[-] enum (23540:25)❌ 
  │       │ ├──[-] enum (23541:25)❌ 
  │       │ ├──[🔀] title (26940:28)
  │       │ ├──[+] minLength (26942:32)❌ 
  │       │ ├──[🔀] description (26943:34)
  │       │ └─┬Extensions
  │       │   ├──[-] x-speakeasy-enum-descriptions (23545:23)❌ 
  │       │   └──[-] x-speakeasy-unknown-values (23552:49)❌ 
  │       ├─┬name
  │       │ ├──[+] enum (26967:25)
  │       │ ├──[+] enum (26968:25)
  │       │ ├──[🔀] title (26970:28)
  │       │ ├──[-] minLength (23509:32)❌ 
  │       │ ├──[🔀] description (26971:34)
  │       │ └─┬Extensions
  │       │   └──[+] x-speakeasy-unknown-values (26973:49)
  │       ├─┬privKey
  │       │ ├──[+] enum (26949:25)
  │       │ ├──[+] enum (26950:25)
  │       │ ├──[+] enum (26951:25)
  │       │ ├──[+] enum (26952:25)
  │       │ ├──[+] enum (26953:25)
  │       │ ├──[+] enum (26947:25)
  │       │ ├──[+] enum (26948:25)
  │       │ ├──[🔀] title (26962:28)
  │       │ ├──[🔀] description (26963:34)
  │       │ └─┬Extensions
  │       │   ├──[+] x-speakeasy-enum-descriptions (26955:23)
  │       │   └──[+] x-speakeasy-unknown-values (26964:49)
  │       └─┬authProtocol
  │         ├──[-] enum (23518:25)❌ 
  │         ├──[-] enum (23519:25)❌ 
  │         ├──[-] enum (23520:25)❌ 
  │         ├──[-] enum (23514:25)❌ 
  │         ├──[-] enum (23515:25)❌ 
  │         ├──[-] enum (23516:25)❌ 
  │         ├──[-] enum (23517:25)❌ 
  │         ├──[🔀] title (26980:28)
  │         ├──[🔀] description (26981:34)
  │         └─┬Extensions
  │           ├──[-] x-speakeasy-enum-descriptions (23522:23)❌ 
  │           └──[-] x-speakeasy-unknown-values (23531:49)❌ 
  ├─┬RbacResource
  │ └──[+] enum (16197:11)
  ├─┬InputSplunk
  │ └─┬authTokens
  │   └─┬Schema
  │     ├──[-] required (15657:17)❌ 
  │     ├──[+] properties (17587:15)
  │     ├──[+] properties (17591:15)
  │     ├─┬description
  │     │ └──[🔀] $ref (67703:14)❌ 
  │     └─┬token
  │       ├──[🔀] title (17602:24)
  │       └──[🔀] description (17603:30)
  ├─┬FunctionConfSchemaDetectionRules
  │ └─┬localOverrides
  │   ├─┬fieldOverrides
  │   │ └─┬Schema
  │   │   ├─┬confidenceId
  │   │   │ └──[🔀] description (2021:34)
  │   │   ├─┬id
  │   │   │ └──[🔀] description (2000:34)
  │   │   ├─┬impactId
  │   │   │ └──[🔀] description (2034:34)
  │   │   ├─┬isAlert
  │   │   │ └──[🔀] description (2049:34)
  │   │   ├─┬severityId
  │   │   │ └──[🔀] description (2004:34)
  │   │   └─┬message
  │   │     └──[🔀] description (2054:34)
  │   └─┬inlineRules
  │     └─┬Schema
  │       ├─┬name
  │       │ └──[🔀] description (2075:34)
  │       ├─┬isAlert
  │       │ └──[🔀] description (2092:34)
  │       ├─┬confidenceId
  │       │ └──[🔀] description (2088:34)
  │       ├─┬condition
  │       │ └──[🔀] description (2079:34)
  │       ├─┬severityId
  │       │ └──[🔀] description (2084:34)
  │       ├─┬tags
  │       │ ├──[+] title (2100:28)
  │       │ └──[+] description (2101:34)
  │       ├─┬message
  │       │ └──[🔀] description (2097:34)
  │       └─┬id
  │         └──[🔀] description (2071:34)
  ├─┬BranchInfo
  │ ├──[+] properties (66733:9)
  │ ├──[+] properties (66739:9)
  │ └─┬id
  │   └──[🔀] description (66735:24)
  ├─┬InputFirehose
  │ ├──[+] properties (22413:9)
  │ ├─┬id
  │ │ ├──[🔀] title (22325:18)
  │ │ └──[🔀] description (22326:24)
  │ ├─┬pqEnabled
  │ │ └──[🔀] $ref (69638:13)❌ 
  │ ├─┬requestTimeout
  │ │ ├──[🔀] type (22296:17)❌ 
  │ │ ├──[🔀] title (22297:18)
  │ │ ├──[-] minimum (19690:20)❌ 
  │ │ └──[🔀] description (22298:24)
  │ ├─┬port
  │ │ ├──[🔀] type (22283:17)❌ 
  │ │ ├──[🔀] title (22284:18)
  │ │ ├──[-] maximum (19648:20)❌ 
  │ │ └──[🔀] description (22285:24)
  │ ├─┬maxRequestsPerSocket
  │ │ ├──[🔀] type (22342:17)❌ 
  │ │ ├──[🔀] title (22343:18)
  │ │ └──[🔀] description (22344:24)
  │ ├─┬disabled
  │ │ ├──[🔀] type (22445:17)❌ 
  │ │ ├──[🔀] title (22446:18)
  │ │ └──[🔀] description (22447:24)
  │ ├─┬sendToRoutes
  │ │ ├──[🔀] type (22373:17)❌ 
  │ │ ├──[+] title (22374:18)
  │ │ ├──[+] minimum (22377:20)❌ 
  │ │ └──[🔀] description (22375:24)
  │ ├─┬enableHealthCheck
  │ │ ├──[🔀] title (22280:18)
  │ │ └──[🔀] description (22281:24)
  │ ├─┬host
  │ │ ├──[🔀] title (22292:18)
  │ │ └──[🔀] description (22293:24)
  │ ├─┬streamtags
  │ │ ├──[-] items (19629:13)❌ 
  │ │ ├──[🔀] type (22379:17)❌ 
  │ │ ├──[🔀] title (22380:18)
  │ │ ├──[+] minimum (22383:20)❌ 
  │ │ └──[🔀] description (22381:24)
  │ ├─┬pipeline
  │ │ ├──[+] items (22412:13)❌ 
  │ │ ├──[🔀] type (22408:17)❌ 
  │ │ ├──[🔀] title (22409:18)
  │ │ └──[🔀] description (22410:24)
  │ ├─┬tls
  │ │ └──[🔀] $ref (22304:11)❌ 
  │ ├─┬ipAllowlistRegex
  │ │ ├──[🔀] title (22271:18)
  │ │ └──[🔀] description (22272:24)
  │ ├─┬socketTimeout
  │ │ ├──[🔀] type (22288:17)❌ 
  │ │ ├──[-] title (19693:18)
  │ │ ├──[-] minimum (19695:20)❌ 
  │ │ └──[🔀] description (22289:24)
  │ ├─┬criblSourceProvenance
  │ │ └──[🔀] $ref (22315:11)❌ 
  │ ├─┬ipDenylistRegex
  │ │ ├──[🔀] title (22399:18)
  │ │ └──[🔀] description (22400:24)
  │ ├─┬description
  │ │ └──[🔀] $ref (67501:13)❌ 
  │ ├─┬enableProxyHeader
  │ │ ├──[🔀] title (22394:18)
  │ │ └──[🔀] description (22395:24)
  │ ├─┬environment
  │ │ ├──[🔀] type (22353:17)❌ 
  │ │ ├──[🔀] title (22354:18)
  │ │ └──[🔀] descript...

@github-actions
github-actions Bot requested a review from a team as a code owner August 25, 2026 00:14
@github-actions github-actions Bot added the prerelease Bump by a prerelease version label Aug 25, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-dev-1787616505 branch 5 times, most recently from 338cb8f to ff2c80d Compare August 30, 2026 00:18
* `cribl_control_plane.sources.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.sources.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.sources.delete()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.sources.update()`: 
  *  `request.input` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.sources.list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.update()`: 
  *  `request.input` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.delete()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.create()`: 
  *  `request_body` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.routes.list()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `cribl_control_plane.sources.hec_tokens.create()`:  `response.items[].cribl_source_provenance.source_service` **Added**
* `cribl_control_plane.packs.get()`:  `response.items[]` **Changed**
* `cribl_control_plane.groups.get()`:  `response.items[]` **Changed**
* `cribl_control_plane.packs.list()`:  `response.items[]` **Changed**
* `cribl_control_plane.groups.create()`: 
  *  `request` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.packs.sources.hec_tokens.update()`:  `response.items[].cribl_source_provenance.source_service` **Added**
* `cribl_control_plane.packs.destinations.list()`: 
  *  `request.type` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.packs.destinations.create()`: 
  *  `request_body` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.packs.destinations.get()`:  `response.items[]` **Changed**
* `cribl_control_plane.packs.destinations.update()`: 
  *  `request.output` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.packs.destinations.delete()`:  `response.items[]` **Changed**
* `cribl_control_plane.collectors.create()`:  `response.items[].union(SavedJobResponseCollection).notifications[]` **Changed**
* `cribl_control_plane.packs.sources.hec_tokens.create()`:  `response.items[].cribl_source_provenance.source_service` **Added**
* `cribl_control_plane.packs.install()`:  `response.items[]` **Changed**
* `cribl_control_plane.groups.delete()`:  `response.items[]` **Changed**
* `cribl_control_plane.packs.update()`:  `response.items[]` **Changed**
* `cribl_control_plane.groups.update()`: 
  *  `request` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.groups.acl.get()`: 
  *  `request.type` **Changed**
  *  `response.items[].perms[].type.enum(secret_folders)` **Added**
  *  `error.status[404]` **Added**
* `cribl_control_plane.groups.acl.teams.get()`: 
  *  `request.type` **Changed**
  *  `response.items[].perms[].type.enum(secret_folders)` **Added**
* `cribl_control_plane.lakes.datasets.list()`:  `request` **Changed**
* `cribl_control_plane.routes.list()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `cribl_control_plane.collectors.delete()`:  `response.items[].union(SavedJobResponseCollection).notifications[]` **Changed**
* `cribl_control_plane.collectors.list()`:  `response.items[].union(SavedJobResponseExecutor).notifications[]` **Changed**
* `cribl_control_plane.groups.list()`:  `response.items[]` **Changed**
* `cribl_control_plane.collectors.update()`:  `response.items[].union(SavedJobResponseCollection).notifications[]` **Changed**
* `cribl_control_plane.collectors.get()`:  `response.items[].union(SavedJobResponseCollection).notifications[]` **Changed**
* `cribl_control_plane.groups.deploy()`:  `response.items[]` **Changed**
* `cribl_control_plane.sources.hec_tokens.update()`:  `response.items[].cribl_source_provenance.source_service` **Added**
* `cribl_control_plane.destinations.list()`: 
  *  `request.type` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.destinations.create()`: 
  *  `request` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.destinations.get()`:  `response.items[]` **Changed**
* `cribl_control_plane.destinations.update()`: 
  *  `request.output` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.destinations.delete()`:  `response.items[]` **Changed**
* `cribl_control_plane.versions.branches.list()`:  `response.items[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-dev-1787616505 branch from 2ad457c to a34c30f Compare August 31, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease Bump by a prerelease version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant