Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
898f8d1
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.675.4
github-actions[bot] Dec 11, 2025
2466e55
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.675.4
github-actions[bot] Dec 12, 2025
7246c4f
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.676.1
github-actions[bot] Dec 13, 2025
8a73b93
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.676.1
github-actions[bot] Dec 14, 2025
6e307f0
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.676.1
github-actions[bot] Dec 15, 2025
d3b8bfe
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.676.1
github-actions[bot] Dec 16, 2025
72cfc28
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.678.0
github-actions[bot] Dec 17, 2025
a54180c
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.0
github-actions[bot] Dec 18, 2025
0133e03
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.1
github-actions[bot] Dec 19, 2025
70b73b0
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.3
github-actions[bot] Dec 20, 2025
d6bd7db
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.3
github-actions[bot] Dec 21, 2025
3730acb
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.3
github-actions[bot] Dec 22, 2025
be5e045
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.4
github-actions[bot] Dec 23, 2025
b45b2db
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.5
github-actions[bot] Dec 24, 2025
e5a380f
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.5
github-actions[bot] Dec 25, 2025
e87e364
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.5
github-actions[bot] Dec 26, 2025
298d80f
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.5
github-actions[bot] Dec 27, 2025
f7f6a7f
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.5
github-actions[bot] Dec 28, 2025
9acd8e6
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.5
github-actions[bot] Dec 29, 2025
7305462
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.10
github-actions[bot] Dec 30, 2025
f4f3bb5
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.11
github-actions[bot] Dec 31, 2025
844c5c1
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.11
github-actions[bot] Jan 1, 2026
d7eaa29
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.11
github-actions[bot] Jan 2, 2026
149ef04
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.11
github-actions[bot] Jan 3, 2026
a43d00c
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.12
github-actions[bot] Jan 4, 2026
9e56790
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.680.12
github-actions[bot] Jan 5, 2026
45b70fc
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.681.0
github-actions[bot] Jan 6, 2026
f363a6b
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.682.0
github-actions[bot] Jan 7, 2026
f646e19
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.682.0
github-actions[bot] Jan 8, 2026
ef43079
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.683.0
github-actions[bot] Jan 9, 2026
cfebe48
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.684.0
github-actions[bot] Jan 10, 2026
20f4350
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.684.0
github-actions[bot] Jan 11, 2026
d2bdcb1
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.684.0
github-actions[bot] Jan 12, 2026
f5abba6
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.684.1
github-actions[bot] Jan 13, 2026
3ada3c4
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.685.0
github-actions[bot] Jan 14, 2026
af72285
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.685.2
github-actions[bot] Jan 15, 2026
099562d
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.686.0
github-actions[bot] Jan 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 3 additions & 2 deletions .speakeasy/out.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5982,7 +5982,7 @@ paths:
post:
operationId: "Incidents_bulkAcknowledgeIncidents"
summary: "Bulk Acknowledge Incidents"
description: "- This endpoint is used to bulk acknowledge the incident by IDs.\n- Requires `access_token` as a `Bearer {{token}}` in the `Authorization` header."
description: "- This endpoint is used to bulk acknowledge the incident by IDs. The API can handle a maximum of 100 incident IDs in a single request with 10 such calls per minute.\"\n- Requires `access_token` as a `Bearer {{token}}` in the `Authorization` header."
responses:
"200":
description: "The request has succeeded."
Expand Down Expand Up @@ -6700,7 +6700,7 @@ paths:
post:
operationId: "Incidents_bulkResolveIncidents"
summary: "Bulk Resolve Incidents"
description: "- This endpoint is used to bulk resolve the incident by IDs.\n- Requires `access_token` as a `Bearer {{token}}` in the `Authorization` header."
description: "- This endpoint is used to bulk resolve the incident by IDs. The API can handle a maximum of 100 incident IDs in a single request with 10 such calls per minute.\"\n- Requires `access_token` as a `Bearer {{token}}` in the `Authorization` header."
responses:
"200":
description: "The request has succeeded."
Expand Down Expand Up @@ -32664,6 +32664,7 @@ components:
type: "array"
items:
type: "string"
maxItems: 100
description: "Request body for bulk incident operations (acknowledge, resolve)."
"V3.Incidents.BulkIncidentsPriorityUpdateRequest":
type: "object"
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.654.0
speakeasyVersion: 1.686.0
sources:
Squadcast:
sourceNamespace: squadcast
sourceRevisionDigest: sha256:57fd0c037c10820027d08ead1d544f45adcfcb7a73a6ebe50695b1d6f311fe2f
sourceBlobDigest: sha256:389df9398c509596bb510e6fa78688641a86e2e9e8481581152f801e73dffd58
sourceRevisionDigest: sha256:e6ebdcd6e064b2c3e0a766a8501410e67764d4054035dd866315f0757b491876
sourceBlobDigest: sha256:68f8e0d2a0ccbcc1574b16171d5c0991e9aa368ec3921f73f44a4223ae21494b
tags:
- latest
- speakeasy-sdk-regen-1763380718
- speakeasy-sdk-regen-1765412738
- 1.0.0
targets:
squadcast-sdk:
source: Squadcast
sourceNamespace: squadcast
sourceRevisionDigest: sha256:57fd0c037c10820027d08ead1d544f45adcfcb7a73a6ebe50695b1d6f311fe2f
sourceBlobDigest: sha256:389df9398c509596bb510e6fa78688641a86e2e9e8481581152f801e73dffd58
sourceRevisionDigest: sha256:e6ebdcd6e064b2c3e0a766a8501410e67764d4054035dd866315f0757b491876
sourceBlobDigest: sha256:68f8e0d2a0ccbcc1574b16171d5c0991e9aa368ec3921f73f44a4223ae21494b
codeSamplesNamespace: squadcast-typescript-typescript-python-code-samples
codeSamplesRevisionDigest: sha256:3eeb9f4ef07b42b2b1b8cfd25513807740be5541568d22fb1b416f784460f00d
codeSamplesRevisionDigest: sha256:d66b4426d8eee25fe3406fa30a00155e1005fe9680f45630020ef011ca831521
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
11,507 changes: 9,571 additions & 1,936 deletions squadcastv1/.speakeasy/gen.lock

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion squadcastv1/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ generation:
requestResponseComponentNamesFeb2024: true
securityFeb2025: true
sharedErrorComponentsApr2025: true
sharedNestedComponentsJan2026: false
auth:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
Expand All @@ -23,12 +24,13 @@ generation:
schemas:
allOfMergeStrategy: shallowMerge
requestBodyFieldName: ""
persistentEdits: {}
tests:
generateTests: false
generateNewTests: true
skipResponseBodyAssertions: false
python:
version: 0.3.5
version: 0.4.0
additionalDependencies:
dev: {}
main: {}
Expand All @@ -41,6 +43,7 @@ python:
- Speakeasy
baseErrorName: SquadcastSDKError
clientServerStatusCodesAsErrors: true
constFieldCasing: upper
defaultErrorName: SDKDefaultError
description: Python Client SDK Generated by Speakeasy.
enableCustomCodeRegions: false
Expand All @@ -58,18 +61,22 @@ python:
operations: ""
shared: ""
webhooks: ""
inferUnionDiscriminators: true
inputModelSuffix: input
legacyPyright: true
license: ""
maxMethodParams: 999
mdoulename: squadcast_sdk
methodArguments: infer-optional-args
moduleName: ""
multipartArrayFormat: legacy
outputModelSuffix: output
packageManager: uv
packageName: squadcast_sdk
preApplyUnionDiscriminators: false
pytestFilterWarnings: []
pytestTimeout: 0
responseFormat: flat
sseFlatResponse: true
templateVersion: v2
useAsyncHooks: false
Loading