Skip to content

Conversation

@github-actions
Copy link

SDK update

Python SDK Changes Detected:

  • cribl_control_plane.sources.hec_tokens.update(): response.items.[].auth_tokens.[] 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.sources.hec_tokens.create(): response.items.[].auth_tokens.[] Changed Breaking ⚠️
  • cribl_control_plane.sources.list(): response.items.[] Changed Breaking ⚠️
  • cribl_control_plane.nodes.list(): response.items.[] Changed Breaking ⚠️
  • cribl_control_plane.destinations.list(): response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[] Changed
  • cribl_control_plane.destinations.create():
    • request.[splunk_lb].indexer_discovery_configs.auth_tokens.[] Changed
    • response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[] Changed
  • cribl_control_plane.destinations.get(): response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[] Changed
  • cribl_control_plane.destinations.update():
    • request.output.[splunk_lb].indexer_discovery_configs.auth_tokens.[] Changed
    • response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[] Changed
  • cribl_control_plane.destinations.delete(): response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[] Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (7:12)
├─┬Paths
│ ├─┬/products/lake/lakes/{lakeId}/datasets/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/revert
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/products/{product}/groups
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/outputs
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/inputs/{id}/hectoken
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/status
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/master/summary
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/pipelines/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/files
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/outputs/{id}/test
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/products/{product}/groups/{id}/configVersion
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/routes/{id}/append
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/count
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/routes/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/inputs/{id}/hectoken/{token}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/routes
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/info
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/inputs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/commit
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/products/{product}/groups/{id}/deploy
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/products/{product}/groups/{id}/acl/teams
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/outputs/{id}/pq
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └─┬201
│ │       └──application/json
│ ├─┬/master/summary/workers
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/master/workers
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/products/{product}/groups/{id}/acl
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/products/lake/lakes/{lakeId}/datasets
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/inputs
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/packs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/products/{product}/groups/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/packs
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/undo
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/diff
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/push
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/pipelines
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/system/outputs/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ ├─┬DELETE
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/show
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ ├─┬/version/branch
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──application/json
│ └─┬/system/outputs/{id}/samples
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └──application/json
└─┬Components
  ├──[+] schemas (45360:7)
  ├──[+] schemas (45519:7)
  ├──[+] schemas (44677:7)
  ├──[+] schemas (191:7)
  ├──[+] schemas (394:7)
  ├──[+] schemas (664:7)
  ├──[+] schemas (44697:7)
  ├──[+] schemas (46093:7)
  ├──[+] schemas (45546:7)
  ├──[+] schemas (44935:7)
  ├──[+] schemas (45057:7)
  ├──[+] schemas (45209:7)
  ├──[+] schemas (46083:7)
  ├──[+] schemas (249:7)
  ├──[+] schemas (45336:7)
  ├──[+] schemas (43744:7)
  ├──[+] schemas (45304:7)
  ├──[+] schemas (45247:7)
  ├──[+] schemas (45566:7)
  ├──[+] schemas (43734:7)
  ├──[+] schemas (44740:7)
  ├──[+] schemas (46115:7)
  ├──[+] schemas (45495:7)
  ├──[+] schemas (239:7)
  ├──[+] schemas (45145:7)
  ├──[+] schemas (20135:7)
  ├──[+] schemas (46073:7)
  ├──[+] schemas (20125:7)
  ├──[+] schemas (44837:7)
  ├─┬GroupCreateRequest
  │ └─┬type
  │   └──[+] enum (346:15)
  ├─┬ConfigGroup
  │ └─┬type
  │   └──[+] enum (180:15)
  ├─┬RunnableJobScheduledSearch
  │ └─┬schedule
  │   └─┬run
  │     ├─┬maxTaskSize
  │     │ └──[🔀] description (44585:32)
  │     └─┬minTaskSize
  │       └──[🔀] description (44566:32)
  ├─┬InputCriblLakeHttp
  │ └─┬authTokensExt
  │   └─┬Schema
  │     ├─┬elasticsearchMetadata
  │     │ ├──[+] properties (9821:19)
  │     │ └─┬enabled
  │     │   ├──[🔀] type (9822:27)❌ 
  │     │   └──[-] title (9753:48)
  │     └─┬splunkHecMetadata
  │       ├──[+] properties (9810:19)
  │       ├──[+] properties (9808:19)
  │       └─┬enabled
  │         ├──[+] items (9813:23)❌ 
  │         ├──[🔀] type (9811:27)❌ 
  │         └──[-] title (9748:48)
  ├─┬InputWef
  │ └─┬subscriptions
  │   └─┬Schema
  │     ├──[+] properties (16992:15)
  │     ├──[+] properties (17010:15)
  │     ├─┬subscriptionName
  │     │ ├──[🔀] type (16945:23)❌ 
  │     │ ├──[🔀] title (16944:24)
  │     │ ├──[+] description (16946:30)
  │     │ └──[+] default (16947:26)❌ 
  │     ├─┬targets
  │     │ ├──[-] items (16871:37)❌ 
  │     │ ├──[🔀] type (16912:23)❌ 
  │     │ ├──[🔀] title (16911:24)
  │     │ ├──[-] description (16869:46)
  │     │ └──[-] default (16874:37)❌ 
  │     ├─┬sendBookmarks
  │     │ ├──[🔀] title (16939:24)
  │     │ ├──[🔀] description (16941:30)
  │     │ └──[🔀] default (16942:26)❌ 
  │     ├─┬querySelector
  │     │ ├──[-] enum (16884:39)❌ 
  │     │ ├──[-] enum (16885:39)❌ 
  │     │ ├──[+] items (16996:19)❌ 
  │     │ ├──[🔀] type (16993:23)❌ 
  │     │ ├──[🔀] title (16994:24)
  │     │ ├──[-] default (16886:42)❌ 
  │     │ └─┬Extensions
  │     │   └──[-] x-speakeasy-unknown-values (16887:61)❌ 
  │     ├─┬version
  │     │ ├──[+] items (16958:19)❌ 
  │     │ ├──[🔀] type (16954:23)❌ 
  │     │ ├──[🔀] title (16955:24)
  │     │ ├──[🔀] description (16956:30)
  │     │ └──[+] default (16961:19)❌ 
  │     └─┬readExistingEvents
  │       ├──[+] enum (16971:21)
  │       ├──[+] enum (16972:21)
  │       ├──[🔀] type (16968:23)❌ 
  │       ├──[🔀] title (16969:24)
  │       ├──[-] description (16854:46)
  │       ├──[🔀] default (16973:26)❌ 
  │       └─┬Extensions
  │         └──[+] x-speakeasy-unknown-values (16974:45)
  ├─┬InputZscalerHec
  │ └─┬authTokens
  │   └─┬Schema
  │     ├─┬tokenSecret
  │     │ ├──[+] type (19420:23)❌ 
  │     │ ├──[+] title (19421:24)
  │     │ └──[+] description (19422:30)
  │     └─┬token
  │       ├──[+] type (19424:23)❌ 
  │       ├──[+] title (19425:24)
  │       └──[+] description (19426:30)
  ├─┬InputWiz
  │ └─┬contentConfig
  │   ├──[🔀] default (17738:13)❌ 
  │   └─┬Schema
  │     ├──[+] properties (18222:15)
  │     ├──[+] properties (18226:15)
  │     ├──[+] properties (18231:15)
  │     ├──[+] properties (18241:15)
  │     ├──[+] properties (18236:15)
  │     ├──[+] properties (18247:15)
  │     ├──[+] properties (18220:15)
  │     ├──[+] properties (18215:15)
  │     ├──[+] properties (18205:15)
  │     ├──[+] properties (18210:15)
  │     ├─┬contentType
  │     │ ├──[🔀] title (18224:24)
  │     │ ├──[-] pattern (18080:42)❌ 
  │     │ └──[🔀] description (18225:30)
  │     └─┬enabled
  │       ├──[🔀] type (18194:23)❌ 
  │       ├──[🔀] title (18195:24)
  │       ├──[+] pattern (18197:26)❌ 
  │       ├──[+] description (18196:30)
  │       └──[-] default (18087:42)❌ 
  ├─┬OutputSplunkLb
  │ └─┬indexerDiscoveryConfigs
  │   └─┬authTokens
  │     └─┬Schema
  │       ├──[+] properties (22202:19)
  │       ├──[+] properties (22207:19)
  │       └─┬authType
  │         ├──[-] enum (21993:47)❌ 
  │         ├──[-] enum (21994:47)❌ 
  │         ├──[🔀] title (22204:28)
  │         ├──[🔀] description (22205:34)
  │         ├──[-] default (21995:50)❌ 
  │         └─┬Extensions
  │           └──[-] x-speakeasy-unknown-values (21997:69)❌ 
  ├─┬RunnableJobCollection
  │ ├─┬schedule
  │ │ └─┬run
  │ │   ├─┬minTaskSize
  │ │   │ └──[🔀] description (43896:32)
  │ │   └─┬maxTaskSize
  │ │     └──[🔀] description (43915:32)
  │ └─┬run
  │   ├─┬minTaskSize
  │   │ └──[🔀] description (44117:28)
  │   └─┬maxTaskSize
  │     └──[🔀] description (44135:28)
  ├─┬NodeProvidedInfo
  │ └─┬aws
  │   └─┬tags
  │     └──[+] additionalProperties (45847:17)❌ 
  ├─┬InputSplunkHec
  │ └─┬authTokens
  │   └─┬Schema
  │     ├─┬tokenSecret
  │     │ ├──[+] type (3164:23)❌ 
  │     │ ├──[+] title (3165:24)
  │     │ └──[+] description (3166:30)
  │     └─┬token
  │       ├──[+] type (3168:23)❌ 
  │       ├──[+] title (3169:24)
  │       └──[+] description (3170:30)
  ├─┬InputCloudflareHec
  │ └─┬authTokens
  │   └─┬Schema
  │     ├─┬authType
  │     │ └──[+] enum (19773:21)
  │     ├─┬token
  │     │ ├──[+] type (19782:23)❌ 
  │     │ ├──[+] title (19783:24)
  │     │ └──[+] description (19784:30)
  │     └─┬tokenSecret
  │       ├──[+] type (19778:23)❌ 
  │       ├──[+] title (19779:24)
  │       └──[+] description (19780:30)
  ├─┬LookupVersions
  │ └──[+] additionalProperties (45650:9)❌ 
  ├─┬InputSnmp
  │ └─┬snmpV3Auth
  │   └─┬v3Users
  │     └─┬Schema
  │       ├──[+] properties (14490:19)
  │       ├─┬privProtocol
  │       │ ├──[+] enum (14476:25)
  │       │ ├──[+] enum (14477:25)
  │       │ ├──[+] enum (14478:25)
  │       │ ├──[+] enum (14479:25)
  │       │ ├──[+] enum (14480:25)
  │       │ ├──[+] title (14489:28)
  │       │ └─┬Extensions
  │       │   ├──[+] x-speakeasy-enum-descriptions (14483:23)
  │       │   └──[+] x-speakeasy-unknown-values (14488:49)
  │       └─┬authKey
  │         ├──[+] type (14471:27)❌ 
  │         └──[+] title (14472:28)
  ├─┬HeartbeatMetadata
  │ └─┬aws
  │   └─┬tags
  │     └──[+] additionalProperties (45744:17)❌ 
  ├─┬MasterWorkerEntry
  │ └─┬lastMetrics
  │   └──[+] additionalProperties (46039:13)❌ 
  └─┬RunnableJobExecutor
    └─┬schedule
      └─┬run
        ├─┬minTaskSize
        │ └──[🔀] description (44331:32)
        └─┬maxTaskSize
          └──[🔀] description (44350:32)
Document Element Total Changes Breaking Changes
info 1 0
paths 0 0
components 141 38

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.650.0

* `cribl_control_plane.sources.hec_tokens.update()`:  `response.items.[].auth_tokens.[]` **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.sources.hec_tokens.create()`:  `response.items.[].auth_tokens.[]` **Changed** **Breaking** ⚠️
* `cribl_control_plane.sources.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `cribl_control_plane.nodes.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `cribl_control_plane.destinations.list()`:  `response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[]` **Changed**
* `cribl_control_plane.destinations.create()`: 
  *  `request.[splunk_lb].indexer_discovery_configs.auth_tokens.[]` **Changed**
  *  `response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[]` **Changed**
* `cribl_control_plane.destinations.get()`:  `response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[]` **Changed**
* `cribl_control_plane.destinations.update()`: 
  *  `request.output.[splunk_lb].indexer_discovery_configs.auth_tokens.[]` **Changed**
  *  `response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[]` **Changed**
* `cribl_control_plane.destinations.delete()`:  `response.items.[].[splunk_lb].indexer_discovery_configs.auth_tokens.[]` **Changed**
@github-actions github-actions bot requested a review from a team as a code owner November 19, 2025 10:21
@github-actions github-actions bot added the custom A custom version was applied label Nov 19, 2025
@michalbiesek michalbiesek merged commit aa0bf19 into openapi-prerelease Nov 19, 2025
3 checks passed
@michalbiesek michalbiesek deleted the speakeasy-sdk-regen-openapi-prerelease-1763547566 branch November 19, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

custom A custom version was applied

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants