Skip to content

chore: 🐝 Update SDK - Generate RC SDK (Prerelease) [openapi-prerelease] 0.9.0rc1#722

Merged
michalbiesek merged 2 commits into
openapi-prereleasefrom
speakeasy-sdk-regen-openapi-prerelease-1779801489
May 26, 2026
Merged

chore: 🐝 Update SDK - Generate RC SDK (Prerelease) [openapi-prerelease] 0.9.0rc1#722
michalbiesek merged 2 commits into
openapi-prereleasefrom
speakeasy-sdk-regen-openapi-prerelease-1779801489

Conversation

@github-actions
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.collectors.list(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.lakes.datasets.update():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.system.settings.cribl.update():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.sources.list(): response.items[] Changed (Breaking ⚠️)
  • 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.update():
    • request.input Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.sources.delete(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.system.settings.cribl.list(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.system.captures.create():
    • request Changed (Breaking ⚠️)
    • error.status[400] Added
  • cribl_control_plane.sources.pq.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.install(): response.items[].nav_items Removed (Breaking ⚠️)
  • cribl_control_plane.packs.list(): response.items[].nav_items Removed (Breaking ⚠️)
  • cribl_control_plane.packs.get(): response.items[].nav_items Removed (Breaking ⚠️)
  • cribl_control_plane.packs.update(): response.items[].nav_items Removed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.list(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.create():
    • request_body Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.get(): 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.lakes.datasets.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.lakes.datasets.delete(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.sources.pq.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.destinations.list():
    • request.type Changed
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.destinations.create():
    • request_body Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.destinations.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.destinations.update():
    • request.output Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.destinations.delete(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.destinations.pq.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.lakes.datasets.list(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.lakes.datasets.create():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.destinations.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.collectors.update():
    • request.saved_job Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.collectors.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.destinations.list():
    • request.type Changed
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.destinations.create():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.collectors.delete(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.destinations.update():
    • request.output Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.destinations.delete(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.destinations.pq.get(): response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.collectors.create():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • cribl_control_plane.packs.pipelines.create():
    • request.conf Changed
    • response.items[].conf Changed
  • cribl_control_plane.packs.pipelines.list(): response.items[].conf Changed
  • cribl_control_plane.pipelines.get(): response.items[].conf Changed
  • cribl_control_plane.pipelines.update():
    • request.conf Changed
    • response.items[].conf Changed
  • cribl_control_plane.pipelines.create():
    • request.conf Changed
    • response.items[].conf Changed
  • cribl_control_plane.database_connections.list(): Added
  • cribl_control_plane.packs.pipelines.delete(): response.items[].conf Changed
  • cribl_control_plane.packs.pipelines.update():
    • request.conf Changed
    • response.items[].conf Changed
  • cribl_control_plane.packs.sources.hec_tokens.update(): response.items[] Changed
  • cribl_control_plane.pipelines.list(): response.items[].conf Changed
  • cribl_control_plane.pipelines.delete(): response.items[].conf Changed
  • cribl_control_plane.packs.sources.hec_tokens.create(): response.items[] Changed
  • cribl_control_plane.functions.get(): response.items[] Changed
  • cribl_control_plane.packs.pipelines.get(): response.items[].conf Changed
  • cribl_control_plane.sources.hec_tokens.update(): response.items[] Changed
  • cribl_control_plane.sources.hec_tokens.create(): response.items[] Changed
  • cribl_control_plane.functions.list(): response.items[] Changed
  • cribl_control_plane.nodes.count(): request.product Changed
  • cribl_control_plane.nodes.get():
    • request.product Changed
    • response.items[] Changed
  • cribl_control_plane.nodes.list():
    • request.product Changed
    • response.items[] Changed
  • cribl_control_plane.nodes.restart(): request.product Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (20:12)
├─┬Paths
│ ├─┬/lib/database-connections/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (60419:24)
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (60413:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (60424:24)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (60522:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (60531:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (60528:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (60455:24)
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (60464:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (60461:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (60470:22)
│ ├─┬/p/{pack}/pipelines/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (60955:24)
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (60935:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (60938:24)
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (61127:24)
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (61107:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (61110:24)
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61088:24)
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (60980:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (60983:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (60989:22)
│ ├─┬/products/{product}/groups/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (63708:24)
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (63702:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (63711:24)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (63820:24)
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (63811:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (63817:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (63769:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (63775:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (63778:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (63756:22)
│ ├─┬/version/revert
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (66714:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (66711:24)
│ │   │ └─┬200
│ │   │   └──[🔀] description (66705:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (66720:22)
│ ├─┬/pipelines/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (63430:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (63427:24)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (63394:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (63397:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (63466:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (63469:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (63475:22)
│ ├─┬/p/{pack}/system/status/inputs/{id}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62849:24)
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (62815:24)
│ │     └─┬500
│ │       └──[🔀] description (62818:24)
│ ├─┬/version/files
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (66621:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (66624:24)
│ │     └─┬200
│ │       └──[🔀] description (66615:24)
│ ├─┬/system/inputs/{id}/pq
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (65355:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (65352:24)
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (65386:24)
│ │     └─┬500
│ │       └──[🔀] description (65389:24)
│ ├─┬/version/current-branch
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (66539:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (66548:24)
│ │     └─┬401
│ │       └──[🔀] description (66545:24)
│ ├─┬/version/diff
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (66572:24)
│ │     ├─┬200
│ │     │ └──[🔀] description (66566:24)
│ │     └─┬500
│ │       └──[🔀] description (66575:24)
│ ├─┬/version/count
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (66503:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (66512:24)
│ │     └─┬401
│ │       └──[🔀] description (66509:24)
│ ├─┬/p/{pack}/system/outputs
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (62052:24)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (50508:13)❌ 
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (62033:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (62030:24)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62249:24)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (50508:13)❌ 
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (62238:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (62235:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (62064:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57881:7)
│ │       ├──[+] examples (57873:7)
│ │       ├──[+] examples (57905:7)
│ │       ├──[+] examples (57889:7)
│ │       ├──[+] examples (57913:7)
│ │       └──[+] examples (57897:7)
│ ├─┬/p/{pack}/routes/{id}/append
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61323:24)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (61280:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (61286:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (61289:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (61295:22)
│ ├─┬/products/{product}/groups
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (63583:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (63592:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (63589:24)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (63643:24)
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (63652:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (63649:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (63626:22)
│ ├─┬/system/inputs/{id}/hectoken
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (65251:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (65254:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (65260:22)
│ ├─┬/lib/database-connections
│ │ ├──[+] get (60308:7)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (60361:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (60358:24)
│ │   │ └─┬200
│ │   │   └──[🔀] description (60352:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (60367:22)
│ ├─┬/health
│ │ └─┬GET
│ │   ├──[+] security (60276:11)
│ │   ├──[+] security (60277:11)
│ │   ├──[+] security (60278:11)
│ │   ├──[🔀] description (60269:20)
│ │   └─┬Responses
│ │     └─┬500
│ │       └──[🔀] description (60301:24)
│ ├─┬/version/undo
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (66825:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (66834:24)
│ │     └─┬401
│ │       └──[🔀] description (66831:24)
│ ├─┬/p/{pack}/system/outputs/{id}/pq
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (62618:24)
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (62598:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (62601:24)
│ │ └─┬DELETE
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62577:24)
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (62557:24)
│ │     └─┬500
│ │       └──[🔀] description (62560:24)
│ ├─┬/packs
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (63050:24)
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (63056:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (63059:24)
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (63083:20)
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (63094:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (63097:24)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (63015:24)
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (63006:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (63012:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (63021:22)
│ ├─┬/products/{product}/workers/{id}
│ │ └─┬GET
│ │   ├──[🔀] summary (64215:16)
│ │   ├──[🔀] description (64216:20)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[🔀] $ref (51812:13)❌ 
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (64226:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (64231:24)
│ │     └─┬200
│ │       └──[🔀] description (64220:24)
│ ├─┬/system/inputs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (28599:13)❌ 
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (65008:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (65005:24)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (65223:24)
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (28599:13)❌ 
│ │ │   └─┬500
│ │ │     └──[🔀] description (65226:24)
│ │ └─┬PATCH
│ │   ├──[🔀] description (65022:20)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (28599:13)❌ 
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (65193:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (65190:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (65039:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57506:7)
│ │       ├──[+] examples (57150:7)
│ │       ├──[+] examples (57130:7)
│ │       ├─┬InputCreateExamplesServiceNowTable
│ │       │ └──[-] value (45849:9)
│ │       ├─┬InputCreateExamplesEventhubAmqp
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ └──[+] value (57295:9)
│ │       └─┬InputCreateExamplesSplunkSearch
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         └──[+] value (57673:9)
│ ├─┬/version/status
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (66802:24)
│ │     ├─┬200
│ │     │ └──[🔀] description (66796:24)
│ │     └─┬500
│ │       └──[🔀] description (66805:24)
│ ├─┬/system/outputs/{id}/samples
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (65987:24)
│ │     └─┬500
│ │       └──[🔀] description (65990:24)
│ ├─┬/p/{pack}/routes/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (61202:24)
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (61181:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (61184:24)
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61265:24)
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (61228:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (61231:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (61237:22)
│ ├─┬/routes/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (64601:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (64604:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (64641:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (64644:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (64650:22)
│ ├─┬/products/{product}/groups/{id}/configVersion
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬500
│ │     │ └──[🔀] description (63953:24)
│ │     ├─┬401
│ │     │ └──[🔀] description (63950:24)
│ │     └─┬200
│ │       └──[🔀] description (63944:24)
│ ├─┬/products/{product}/summary
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬500
│ │     │ └──[🔀] description (64053:24)
│ │     ├─┬401
│ │     │ └──[🔀] description (64048:24)
│ │     └─┬200
│ │       └──[🔀] description (64040:24)
│ ├─┬/system/settings/restart
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (66135:24)
│ │     └─┬500
│ │       └──[🔀] description (66138:24)
│ ├─┬/products/{product}/summary/workers
│ │ └─┬GET
│ │   ├──[🔀] summary (64074:16)
│ │   ├──[🔀] description (64075:20)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (64103:24)
│ │   │ └─┬Schema
│ │   │   └──[🔀] $ref (51812:13)❌ 
│ │   └─┬Responses
│ │     ├─┬500
│ │     │ └──[🔀] description (64092:24)
│ │     ├─┬400
│ │     │ └──[🔀] description (64085:24)
│ │     ├─┬401
│ │     │ └──[🔀] description (64087:24)
│ │     └─┬200
│ │       └──[🔀] description (64079:24)
│ ├─┬/p/{pack}/system/inputs/{id}/hectoken
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61868:24)
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (61836:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (61839:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (61845:22)
│ ├─┬/products/lake/lakes/{lakeId}/datasets/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (64442:24)
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (64433:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (64439:24)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (64533:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (64536:24)
│ │ │   └─┬200
│ │ │     └──[🔀] description (64527:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (64474:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (64480:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (64483:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (64489:22)
│ ├─┬/p/{pack}/system/inputs
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (61365:24)
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (61346:24)
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (28599:13)❌ 
│ │ │   └─┬401
│ │ │     └──[🔀] description (61343:24)
│ │ └─┬POST
│ │   ├──[🔀] description (61375:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61544:24)
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (61533:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (61530:24)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (28599:13)❌ 
│ │   └─┬Requestbody
│ │     ├──[🔀] description (61379:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57130:7)
│ │       ├──[+] examples (57506:7)
│ │       ├──[+] examples (57150:7)
│ │       ├─┬InputCreateExamplesEventhubAmqp
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ └──[+] value (57295:9)
│ │       ├─┬InputCreateExamplesServiceNowTable
│ │       │ └──[-] value (45849:9)
│ │       └─┬InputCreateExamplesSplunkSearch
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         └──[+] value (57673:9)
│ ├─┬/p/{pack}/system/status/outputs
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62917:24)
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (62873:24)
│ │     └─┬500
│ │       └──[🔀] description (62876:24)
│ ├─┬/system/settings/conf
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (66064:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (66073:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (66070:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (66090:24)
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (66099:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (66096:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (66105:22)
│ ├─┬/version/push
│ │ └─┬POST
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (66678:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (66687:24)
│ │     └─┬401
│ │       └──[🔀] description (66684:24)
│ ├─┬/version
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬500
│ │     │ └──[🔀] description (66407:24)
│ │     ├─┬401
│ │     │ └──[🔀] description (66404:24)
│ │     └─┬200
│ │       └──[🔀] description (66398:24)
│ ├─┬/p/{pack}/system/status/inputs
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62783:24)
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (62739:24)
│ │     └─┬500
│ │       └──[🔀] description (62742:24)
│ ├─┬/version/show
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬500
│ │     │ └──[🔀] description (66754:24)
│ │     ├─┬401
│ │     │ └──[🔀] description (66751:24)
│ │     └─┬200
│ │       └──[🔀] description (66745:24)
│ ├─┬/products/{product}/groups/{id}/acl
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (63841:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (63850:24)
│ │     └─┬401
│ │       └──[🔀] description (63847:24)
│ ├─┬/lib/jobs
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (60556:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (60565:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (60562:24)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (60589:24)
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (60598:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (60595:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (60604:22)
│ │     └─┬application/json
│ │       └─┬CollectorExamplesCriblLake
│ │         └──[🔀] value (59770:9)
│ ├─┬/pipelines
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (63253:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (63256:24)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (63279:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (63282:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (63288:22)
│ ├─┬/system/inputs/{id}/hectoken/{token}
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (65298:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (65301:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (65307:22)
│ ├─┬/products/{product}/groups/{id}/acl/teams
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (63893:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (63902:24)
│ │     └─┬401
│ │       └──[🔀] description (63899:24)
│ ├─┬/routes/{id}/append
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (64686:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (64692:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (64695:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (64701:22)
│ ├─┬/p/{pack}/system/status/outputs/{id}
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62983:24)
│ │   └─┬Responses
│ │     ├─┬500
│ │     │ └──[🔀] description (62952:24)
│ │     └─┬401
│ │       └──[🔀] description (62949:24)
│ ├─┬/lib/jobs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (60642:24)
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (60648:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (60651:24)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (60749:24)
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (60740:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (60746:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (60687:24)
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (60690:24)
│ │   │ └─┬200
│ │   │   └──[🔀] description (60681:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (60696:22)
│ │     └─┬application/json
│ │       └─┬CollectorExamplesCriblLake
│ │         └──[🔀] value (59770:9)
│ ├─┬/p/{pack}/system/inputs/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (61568:24)
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (61580:24)
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (28599:13)❌ 
│ │ │   └─┬401
│ │ │     └──[🔀] description (61577:24)
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (61798:24)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (28599:13)❌ 
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (61807:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (61810:24)
│ │ └─┬PATCH
│ │   ├──[🔀] description (61594:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61615:24)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (28599:13)❌ 
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (61771:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (61768:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (61617:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57150:7)
│ │       ├──[+] examples (57130:7)
│ │       ├──[+] examples (57506:7)
│ │       ├─┬InputCreateExamplesSplunkSearch
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ ├──[🔀] value (57673:9)
│ │       │ └──[+] value (57673:9)
│ │       ├─┬InputCreateExamplesEventhubAmqp
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ └──[+] value (57295:9)
│ │       └─┬InputCreateExamplesServiceNowTable
│ │         └──[-] value (45849:9)
│ ├─┬/routes
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (64574:24)
│ │     └─┬500
│ │       └──[🔀] description (64577:24)
│ ├─┬/system/status/inputs/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (66234:24)
│ │     └─┬500
│ │       └──[🔀] description (66237:24)
│ ├─┬/system/outputs
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (65423:24)
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (50508:13)❌ 
│ │ │   └─┬401
│ │ │     └──[🔀] description (65420:24)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (65622:24)
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (50508:13)❌ 
│ │   │ └─┬401
│ │   │   └──[🔀] description (65619:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (65448:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57897:7)
│ │       ├──[+] examples (57881:7)
│ │       ├──[+] examples (57905:7)
│ │       ├──[+] examples (57913:7)
│ │       ├──[+] examples (57873:7)
│ │       └──[+] examples (57889:7)
│ ├─┬/products/lake/lakes/{lakeId}/datasets
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (64312:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (64321:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (64318:24)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (64391:24)
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (64385:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (64394:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (64400:22)
│ ├─┬/system/outputs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (65656:24)
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (65653:24)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (50508:13)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (50508:13)❌ 
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (65887:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (65890:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (50508:13)❌ 
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (65857:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (65854:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (65685:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57881:7)
│ │       ├──[+] examples (57873:7)
│ │       ├──[+] examples (57905:7)
│ │       ├──[+] examples (57913:7)
│ │       ├──[+] examples (57897:7)
│ │       └──[+] examples (57889:7)
│ ├─┬/system/inputs
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (64790:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (64793:24)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (28599:13)❌ 
│ │ └─┬POST
│ │   ├──[🔀] description (64816:20)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (28599:13)❌ 
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (64974:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (64971:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (64820:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57150:7)
│ │       ├──[+] examples (57506:7)
│ │       ├──[+] examples (57130:7)
│ │       ├─┬InputCreateExamplesEventhubAmqp
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ ├──[🔀] value (57295:9)
│ │       │ └──[+] value (57295:9)
│ │       ├─┬InputCreateExamplesServiceNowTable
│ │       │ └──[-] value (45849:9)
│ │       └─┬InputCreateExamplesSplunkSearch
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         ├──[🔀] value (57673:9)
│ │         └──[+] value (57673:9)
│ ├─┬/p/{pack}/pipelines
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (60794:24)
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (60780:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (60783:24)
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (60915:24)
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (60813:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (60816:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (60822:22)
│ ├─┬/functions
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (60217:24)
│ │     └─┬500
│ │       └──[🔀] description (60220:24)
│ ├─┬/products/{product}/workers
│ │ └─┬GET
│ │   ├──[🔀] summary (64121:16)
│ │   ├──[🔀] description (64122:20)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (64150:24)
│ │   │ └─┬Schema
│ │   │   └──[🔀] $ref (51812:13)❌ 
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (64134:24)
│ │     ├─┬200
│ │     │ └──[🔀] description (64126:24)
│ │     ├─┬500
│ │     │ └──[🔀] description (64139:24)
│ │     └─┬400
│ │       └──[🔀] description (64132:24)
│ ├─┬/products/{product}/groups/{id}/deploy
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (63996:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (63993:24)
│ │   │ └─┬200
│ │   │   └──[🔀] description (63987:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (64002:22)
│ ├─┬/system/status/inputs
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (66165:24)
│ │     └─┬500
│ │       └──[🔀] description (66168:24)
│ ├─┬/system/outputs/{id}/test
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (66024:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (66027:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (66033:22)
│ ├─┬/version/info
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (66650:24)
│ │     ├─┬401
│ │     │ └──[🔀] description (66656:24)
│ │     └─┬500
│ │       └──[🔀] description (66659:24)
│ ├─┬/system/capture
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (64745:11)
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (64739:24)
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (64747:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (64750:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (64756:22)
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (52194:13)❌ 
│ ├─┬/p/{pack}/system/inputs/{id}/hectoken/{token}
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61927:24)
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (61889:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (61892:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (61898:22)
│ ├─┬/system/status/outputs/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (66354:24)
│ │     └─┬500
│ │       └──[🔀] description (66357:24)
│ ├─┬/p/{pack}/routes
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61161:24)
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (61147:24)
│ │     └─┬500
│ │       └──[🔀] description (61150:24)
│ ├─┬/version/branch
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └──[🔀] description (66433:24)
│ │     ├─┬401
│ │     │ └──[🔀] description (66439:24)
│ │     └─┬500
│ │       └──[🔀] description (66442:24)
│ ├─┬/p/{pack}/system/outputs/{id}/test
│ │ └─┬POST
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62716:24)
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (62687:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (62684:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (62693:22)
│ ├─┬/p/{pack}/system/inputs/{id}/pq
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (62010:24)
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (61993:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (61990:24)
│ │ └─┬DELETE
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (61969:24)
│ │   └─┬Responses
│ │     ├─┬500
│ │     │ └──[🔀] description (61952:24)
│ │     └─┬401
│ │       └──[🔀] description (61949:24)
│ ├─┬/products/{product}/workers/restart
│ │ └─┬PATCH
│ │   ├──[🔀] summary (64258:16)
│ │   ├──[🔀] description (64259:20)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (64297:24)
│ │   │ └─┬Schema
│ │   │   └──[🔀] $ref (51812:13)❌ 
│ │   ├─┬Responses
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (64276:24)
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (64263:24)
│ │   │ ├─┬400
│ │   │ │ └──[🔀] description (64269:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (64271:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (64282:22)
│ ├─┬/packs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └──[🔀] description (63130:24)
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (63139:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (63136:24)
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (63222:24)
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (63219:24)
│ │ │   └─┬200
│ │ │     └──[🔀] description (63213:24)
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (63176:24)
│ │   │ ├─┬200
│ │   │ │ └──[🔀] description (63170:24)
│ │   │ └─┬500
│ │   │   └──[🔀] description (63179:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (63185:22)
│ ├─┬/system/outputs/{id}/pq
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (65950:24)
│ │ │   └─┬500
│ │ │     └──[🔀] description (65953:24)
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (65915:24)
│ │     └─┬500
│ │       └──[🔀] description (65918:24)
│ ├─┬/auth/login
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬500
│ │   │   └──[🔀] description (60186:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (60192:22)
│ ├─┬/p/{pack}/system/outputs/{id}/samples
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62661:24)
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (62641:24)
│ │     └─┬500
│ │       └──[🔀] description (62644:24)
│ ├─┬/functions/{id}
│ │ └─┬GET
│ │   └─┬Responses
│ │     ├─┬401
│ │     │ └──[🔀] description (60244:24)
│ │     └─┬500
│ │       └──[🔀] description (60247:24)
│ ├─┬/p/{pack}/system/outputs/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (62273:24)
│ │ │ └─┬Responses
│ │ │   ├─┬200
│ │ │   │ └─┬application/json
│ │ │   │   └─┬Schema
│ │ │   │     └──[🔀] $ref (50508:13)❌ 
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (62285:24)
│ │ │   └─┬401
│ │ │     └──[🔀] description (62282:24)
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (62519:24)
│ │ │ └─┬Responses
│ │ │   ├─┬500
│ │ │   │ └──[🔀] description (62531:24)
│ │ │   ├─┬401
│ │ │   │ └──[🔀] description (62528:24)
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (50508:13)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (62318:24)
│ │   ├─┬Responses
│ │   │ ├─┬200
│ │   │ │ └─┬application/json
│ │   │ │   └─┬Schema
│ │   │ │     └──[🔀] $ref (50508:13)❌ 
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (62492:24)
│ │   │ └─┬401
│ │   │   └──[🔀] description (62489:24)
│ │   └─┬Requestbody
│ │     ├──[🔀] description (62320:22)
│ │     └─┬application/json
│ │       ├──[+] examples (57905:7)
│ │       ├──[+] examples (57913:7)
│ │       ├──[+] examples (57889:7)
│ │       ├──[+] examples (57881:7)
│ │       ├──[+] examples (57873:7)
│ │       └──[+] examples (57897:7)
│ ├─┬/version/commit
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (66469:24)
│ │   │ ├─┬500
│ │   │ │ └──[🔀] description (66472:24)
│ │   │ └─┬200
│ │   │   └──[🔀] description (66463:24)
│ │   └─┬Requestbody
│ │     └──[🔀] description (66478:22)
│ └─┬/system/status/outputs
│   └─┬GET
│     └─┬Responses
│       ├─┬401
│       │ └──[🔀] description (66285:24)
│       └─┬500
│         └──[🔀] description (66288:24)
└─┬Components
  ├──[+] examples (57130:7)
  ├──[+] examples (57913:7)
  ├──[+] examples (57873:7)
  ├──[+] examples (57150:7)
  ├──[+] examples (57905:7)
  ├──[+] examples (57506:7)
  ├──[+] examples (57897:7)
  ├──[+] examples (57881:7)
  ├──[+] examples (57889:7)
  ├──[-] schemas (42855:7)❌ 
  ├──[-] schemas (43890:7)❌ 
  ├──[-] schemas (44157:7)❌ 
  ├──[-] schemas (42591:7)❌ 
  ├──[-] schemas (43861:7)❌ 
  ├──[-] schemas (43006:7)❌ 
  ├──[-] schemas (42462:7)❌ 
  ├──[-] schemas (43072:7)❌ 
  ├──[-] schemas (42352:7)❌ 
  ├──[-] schemas (43507:7)❌ 
  ├──[-] schemas (42448:7)❌ 
  ├──[-] schemas (43130:7)❌ 
  ├──[-] schemas (43149:7)❌ 
  ├──[-] schemas (42305:7)❌ 
  ├──[-] schemas (42734:7)❌ 
  ├──[-] schemas (42607:7)❌ 
  ├──[-] schemas (42516:7)❌ 
  ├──[-] schemas (42773:7)❌ 
  ├──[-] schemas (41846:7)❌ 
  ├──[-] schemas (43175:7)❌ 
  ├──[-] schemas (44942:7)❌ 
  ├──[-] schemas (44910:7)❌ 
  ├──[-] schemas (42315:7)❌ 
  ├──[-] schemas (42476:7)❌ 
  ├──[-] schemas (42340:7)❌ 
  ├──[-] schemas (43897:7)❌ 
  ├──[-] schemas (42656:7)❌ 
  ├──[-] schemas (42722:7)❌ 
  ├──[-] schemas (40856:7)❌ 
  ├──[-] schemas (42746:7)❌ 
  ├──[-] schemas (44528:7)❌ 
  ├──[-] schemas (42434:7)❌ 
  ├──[-] schemas (43610:7)❌ 
  ├──[-] schemas (42837:7)❌ 
  ├──[-] schemas (43736:7)❌ 
  ├──[-] schemas (44053:7)❌ 
  ├──[-] schemas (43105:7)❌ 
  ├──[-] schemas (45154:7)❌ 
  ├──[-] schemas (43846:7)❌ 
  ├──[-] schemas (39297:7)❌ 
  ├──[-] schemas (43247:7)❌ 
  ├──[-] schemas (43652:7)❌ 
  ├──[-] schemas (23365:7)❌ 
  ├──[+] schemas (56587:7)
  ├──[-] schemas (43036:7)❌ 
  ├──[-] schemas (43161:7)❌ 
  ├──[+] schemas (55328:7)
  ├──[+] schemas (28753:7)
  ├──[+] schemas (53840:7)
  ├──[+] schemas (48287:7)
  ├──[+] schemas (27632:7)
  ├──[+] schemas (53630:7)
  ├──[+] schemas (53793:7)
  ├──[+] schemas (3227:7)
  ├──[+] schemas (28514:7)
  ├──[+] schemas (53208:7)
  ├──[+] schemas (54054:7)
  ├──[+] schemas (53979:7)
  ├──[+] schemas (54230:7)
  ├──[+] schemas (53823:7)
  ├──[+] schemas (50518:7)
  ├──[+] schemas (53883:7)
  ├──[+] schemas (3229:7)
  ├──[+] schemas (50508:7)
  ├──[+] schemas (54409:7)
  ├──[+] schemas (5222:7)
  ├──[+] schemas (55672:7)
  ├──[+] schemas (53698:7)
  ├──[+] schemas (54597:7)
  ├──[+] schemas (48619:7)
  ├──[+] schemas (49294:7)
  ├──[+] schemas (28599:7)
  ├──[+] schemas (51971:7)
  ├──[+] schemas (55488:7)
  ├──[+] schemas (54439:7)
  ├──[+] schemas (53672:7)
  ├──[+] schemas (27802:7)
  ├──[+] schemas (54533:7)
  ├──[+] schemas (28769:7)
  ├──[+] schemas (55468:7)
  ├──[+] schemas (54936:7)
  ├──[+] schemas (48945:7)
  ├──[+] schemas (49666:7)
  ├──[+] schemas (54645:7)
  ├──[+] schemas (55476:7)
  ├──[+] schemas (54521:7)
  ├──[+] schemas (52194:7)
  ├──[+] schemas (55635:7)
  ├──[+] schemas (55263:7)
  ├──[+] schemas (55278:7)
  ├──[+] schemas (28496:7)
  ├──[+] schemas (53808:7)
  ├──[+] schemas (56148:7)
  ├──[+] schemas (54134:7)
  ├──[+] schemas (54547:7)
  ├──[+] schemas (50007:7)
  ├──[+] schemas (56863:7)
  ├──[+] schemas (52139:7)
  ├──[+] schemas (8672:7)
  ├──[+] schemas (24986:7)
  ├──[+] schemas (55074:7)
  ├──[+] schemas (53710:7)
  ├──[+] schemas (5195:7)
  ├──[+] schemas (54001:7)
  ├──[+] schemas (54166:7)
  ├──[+] schemas (56626:7)
  ├──[+] schemas (7838:7)
  ├──[+] schemas (53660:7)
  ├──[+] schemas (54122:7)
  ├──[+] schemas (54475:7)
  ├──[+] schemas (55135:7)
  ├─┬InputModelDrivenTelemetry
  │ ├──[+] properties (23386:9)
  │ ├──[+] properties (23337:9)
  │ ├─┬description
  │ │ ├──[+] items (23346:13)❌ 
  │ │ ├──[🔀] type (23341:17)❌ 
  │ │ ├──[🔀] title (23342:18)
  │ │ └──[+] description (23343:24)
  │ ├─┬type
  │ │ ├──[-] enum (19895:15)❌ 
  │ │ ├──[+] items (23336:13)❌ 
  │ │ ├──[🔀] type (23332:17)❌ 
  │ │ ├──[+] title (23333:18)
  │ │ └──[+] description (23334:24)
  │ ├─┬disabled
  │ │ └──[🔀] $ref (53979:13)❌ 
  │ ├─┬streamtags
  │ │ ├──[-] items (19919:13)❌ 
  │ │ ├──[🔀] type (23316:17)❌ 
  │ │ ├──[-] title (19916:18)
  │ │ └──[🔀] description (23317:24)
  │ ├─┬host
  │ │ ├──[🔀] type (23308:17)❌ 
  │ │ ├──[🔀] title (23309:18)
  │ │ └──[-] description (19931:24)
  │ ├─┬id
  │ │ ├──[🔀] title (23320:18)
  │ │ └──[🔀] description (23321:24)
  │ ├─┬port
  │ │ ├──[+] items (23365:13)❌ 
  │ │ ├──[🔀] type (23361:17)❌ 
  │ │ ├──[🔀] title (23362:18)
  │ │ ├──[-] maximum (19935:20)❌ 
  │ │ └──[🔀] description (23363:24)
  │ ├─┬tls
  │ │ └──[🔀] $ref (23373:11)❌ 
  │ ├─┬pq
  │ │ └──[🔀] $ref (23311:11)❌ 
  │ ├─┬shutdownTimeoutMs
  │ │ ├──[🔀] type (23324:17)❌ 
  │ │ ├──[🔀] title (23325:18)
  │ │ ├──[-] minimum (19954:20)❌ 
  │ │ └──[🔀] description (23326:24)
  │ ├─┬connections
  │ │ ├──[-] items (19925:13)❌ 
  │ │ ├──[🔀] type (23387:17)❌ 
  │ │ ├──[-] title (19922:18)
  │ │ └──[🔀] description (23388:24)
  │ ├─┬pipeline
  │ │ ├──[🔀] type (23367:17)❌ 
  │ │ ├──[🔀] title (23368:18)
  │ │ ├──[+] minimum (23371:20)❌ 
  │ │ └──[🔀] description (23369:24)
  │ ├─┬pqEnabled
  │ │ ├──[🔀] type (23354:17)❌ 
  │ │ ├──[🔀] title (23355:18)
  │ │ ├──[+] maximum (23356:20)❌ 
  │ │ └──[🔀] description (23357:24)
  │ ├─┬maxActiveCxn
  │ │ ├──[🔀] type (23350:17)❌ 
  │ │ ├──[🔀] title (23351:18)
  │ │ ├──[-] minimum (19949:20)❌ 
  │ │ └──[🔀] description (23352:24)
  │ ├─┬sendToRoutes
  │ │ └──[🔀] $ref (55904:13)❌ 
  │ ├─┬metadata
  │ │ ├──[-] items (19944:13)❌ 
  │ │ ├──[🔀] type (23300:17)❌ 
  │ │ ├──[🔀] title (23301:18)
  │ │ └──[🔀] description (23302:24)
  │ └─┬environment
  │   ├──[🔀] title (23380:18)
  │   └──[-] description (19909:24)
  ├─┬OutputSplunk
  │ ├──[+] properties (30241:9)
  │ ├─┬nestedFields
  │ │ └──[🔀] $ref (54772:13)❌ 
  │ ├─┬enableMultiMetrics
  │ │ ├──[🔀] title (30148:18)
  │ │ └──[🔀] description (30149:24)
  │ ├─┬tls
  │ │ └──[🔀] $ref (30123:11)❌ 
  │ ├─┬id
  │ │ ├──[🔀] title (30113:18)
  │ │ └──[🔀] description (30114:24)
  │ ├─┬connectionTimeout
  │ │ └──[🔀] $ref (54780:13)❌ 
  │ ├─┬pqStrictOrdering
  │ │ ├──[🔀] type (30179:17)❌ 
  │ │ ├──[🔀] title (30180:18)
  │ │ ├──[+] minimum (30183:20)❌ 
  │ │ └──[🔀] description (30181:24)
  │ ├─┬pqMaxFileSize
  │ │ ├──[🔀] title (30224:18)
  │ │ └──[🔀] description (30225:24)
  │ ├─┬pqMaxBackpressureSec
  │ │ ├──[🔀] type (30230:17)❌ 
  │ │ ├──[-] title (24909:18)
  │ │ ├──[-] minimum (24911:20)❌ 
  │ │ └──[-] description (24910:24)
  │ ├─┬port
  │ │ ├──[🔀] type (30090:17)❌ 
  │ │ ├──[🔀] title (30091:18)
  │ │ ├──[-] maximum (24843:20)❌ 
  │ │ └──[🔀] description (30092:24)
  │ ├─┬compress
  │ │ └──[🔀] $ref (54146:14)❌ 
  │ ├─┬pqMode
  │ │ └──[🔀] $ref (30207:11)❌ 
  │ ├─┬writeTimeout
  │ │ ├──[+] enum (30088:15)
  │ │ ├──[🔀] type (30086:17)❌ 
  │ │ ├──[-] title (24858:18)
  │ │ └──[-] description (248...

* `cribl_control_plane.collectors.list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.lakes.datasets.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.system.settings.cribl.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.sources.list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `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.update()`: 
  *  `request.input` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.sources.delete()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.system.settings.cribl.list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.system.captures.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error.status[400]` **Added**
* `cribl_control_plane.sources.pq.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.install()`:  `response.items[].nav_items` **Removed** (Breaking ⚠️)
* `cribl_control_plane.packs.list()`:  `response.items[].nav_items` **Removed** (Breaking ⚠️)
* `cribl_control_plane.packs.get()`:  `response.items[].nav_items` **Removed** (Breaking ⚠️)
* `cribl_control_plane.packs.update()`:  `response.items[].nav_items` **Removed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.create()`: 
  *  `request_body` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.get()`:  `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.lakes.datasets.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.lakes.datasets.delete()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.sources.pq.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.destinations.list()`: 
  *  `request.type` **Changed**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.destinations.create()`: 
  *  `request_body` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.destinations.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.destinations.update()`: 
  *  `request.output` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.destinations.delete()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.destinations.pq.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.lakes.datasets.list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.lakes.datasets.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.destinations.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.collectors.update()`: 
  *  `request.saved_job` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.collectors.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.destinations.list()`: 
  *  `request.type` **Changed**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.destinations.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.collectors.delete()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.destinations.update()`: 
  *  `request.output` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.destinations.delete()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.destinations.pq.get()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.collectors.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `cribl_control_plane.packs.pipelines.create()`: 
  *  `request.conf` **Changed**
  *  `response.items[].conf` **Changed**
* `cribl_control_plane.packs.pipelines.list()`:  `response.items[].conf` **Changed**
* `cribl_control_plane.pipelines.get()`:  `response.items[].conf` **Changed**
* `cribl_control_plane.pipelines.update()`: 
  *  `request.conf` **Changed**
  *  `response.items[].conf` **Changed**
* `cribl_control_plane.pipelines.create()`: 
  *  `request.conf` **Changed**
  *  `response.items[].conf` **Changed**
* `cribl_control_plane.database_connections.list()`: **Added**
* `cribl_control_plane.packs.pipelines.delete()`:  `response.items[].conf` **Changed**
* `cribl_control_plane.packs.pipelines.update()`: 
  *  `request.conf` **Changed**
  *  `response.items[].conf` **Changed**
* `cribl_control_plane.packs.sources.hec_tokens.update()`:  `response.items[]` **Changed**
* `cribl_control_plane.pipelines.list()`:  `response.items[].conf` **Changed**
* `cribl_control_plane.pipelines.delete()`:  `response.items[].conf` **Changed**
* `cribl_control_plane.packs.sources.hec_tokens.create()`:  `response.items[]` **Changed**
* `cribl_control_plane.functions.get()`:  `response.items[]` **Changed**
* `cribl_control_plane.packs.pipelines.get()`:  `response.items[].conf` **Changed**
* `cribl_control_plane.sources.hec_tokens.update()`:  `response.items[]` **Changed**
* `cribl_control_plane.sources.hec_tokens.create()`:  `response.items[]` **Changed**
* `cribl_control_plane.functions.list()`:  `response.items[]` **Changed**
* `cribl_control_plane.nodes.count()`:  `request.product` **Changed**
* `cribl_control_plane.nodes.get()`: 
  *  `request.product` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.nodes.list()`: 
  *  `request.product` **Changed**
  *  `response.items[]` **Changed**
* `cribl_control_plane.nodes.restart()`:  `request.product` **Changed**
@github-actions github-actions Bot requested a review from a team as a code owner May 26, 2026 13:22
@github-actions github-actions Bot added the prerelease Bump by a prerelease version label May 26, 2026
@michalbiesek michalbiesek merged commit 4915ebe into openapi-prerelease May 26, 2026
4 checks passed
@michalbiesek michalbiesek deleted the speakeasy-sdk-regen-openapi-prerelease-1779801489 branch May 26, 2026 13:24
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.

2 participants