diff --git a/.speakeasy/out.openapi.yaml b/.speakeasy/out.openapi.yaml
index ad2799f..5dae0f6 100644
--- a/.speakeasy/out.openapi.yaml
+++ b/.speakeasy/out.openapi.yaml
@@ -23784,7 +23784,44 @@ paths:
description: "The request has succeeded."
content:
"application/json":
- schema: {"$ref": "#/components/schemas/V3.Workflows.ActionResponse"}
+ schema:
+ anyOf:
+ - type: "object"
+ required:
+ - "name"
+ - "data"
+ properties:
+ "name":
+ type: "string"
+ enum:
+ - "sq_attach_runbooks"
+ "data":
+ type: "object"
+ properties:
+ "runbooks":
+ type: "array"
+ items: {"$ref": "#/components/schemas/V3.Workflows.RunbookResponse"}
+ required:
+ - "runbooks"
+ allOf:
+ - {"$ref": "#/components/schemas/V3.Workflows.BaseAction"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SqMarkIncidentSLOAffecting"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SqTriggerManualWebhook"}
+ - {"$ref": "#/components/schemas/V3.Workflows.UpdateIncidentPriority"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SqCreateStatusPageIssue"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SqAddIncidentNote"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SlackArchiveChannel"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SqAddCommunicationChannel"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SlackMessageChannel"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SlackMessageUser"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SqMakeHTTPCall"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SlackCreateIncidentChannel"}
+ - {"$ref": "#/components/schemas/V3.Workflows.JiraCreateTicket"}
+ - {"$ref": "#/components/schemas/V3.Workflows.MsTeamsMessageChannel"}
+ - {"$ref": "#/components/schemas/V3.Workflows.MsTeamsMessageUser"}
+ - {"$ref": "#/components/schemas/V3.Workflows.SqSendEmail"}
+ - {"$ref": "#/components/schemas/V3.Workflows.MsTeamsCreateMeetingLink"}
+ - {}
"400":
description: "The server could not understand the request due to invalid syntax."
content:
@@ -31009,9 +31046,6 @@ components:
type: "string"
"previousCursor":
type: "string"
- "SubExpressionsItem":
- type: "array"
- items: {"$ref": "#/components/schemas/V3.Services.TaggingRules.ExpressionBranch"}
"V3.Analytics.AnalyticsResponse":
type: "object"
required:
@@ -36242,6 +36276,9 @@ components:
format: "int32"
- type: "number"
format: "float"
+ "V3.Services.TaggingRules.SubExpressions":
+ type: "array"
+ items: {"$ref": "#/components/schemas/V3.Services.TaggingRules.ExpressionBranch"}
"V3.Services.TaggingRules.TagConfigObject":
type: "object"
required:
@@ -36263,7 +36300,7 @@ components:
description: "The 'tags' field cannot be empty unless the 'expression' or 'basic_expression' explicitly uses 'addTag' or 'addTags' functions."
"is_basic":
type: "boolean"
- "basic_expression": {"$ref": "#/components/schemas/SubExpressionsItem"}
+ "basic_expression": {"$ref": "#/components/schemas/V3.Services.TaggingRules.SubExpressions"}
"V3.Services.TaggingRules.TaggingRuleResponse":
type: "object"
allOf:
diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock
index 0934e8c..15d0017 100644
--- a/.speakeasy/workflow.lock
+++ b/.speakeasy/workflow.lock
@@ -1,20 +1,21 @@
-speakeasyVersion: 1.700.2
+speakeasyVersion: 1.701.0
sources:
Squadcast:
sourceNamespace: squadcast
- sourceRevisionDigest: sha256:e6ebdcd6e064b2c3e0a766a8501410e67764d4054035dd866315f0757b491876
- sourceBlobDigest: sha256:68f8e0d2a0ccbcc1574b16171d5c0991e9aa368ec3921f73f44a4223ae21494b
+ sourceRevisionDigest: sha256:1c4b443d6b192a6fdf3eb357eff3b90be7194d67fe6bec01c33e4621d5891941
+ sourceBlobDigest: sha256:6944856d2bd3c94a5f00c9365c850acdaa47d6456217f186bc9389404a927345
tags:
- latest
+ - speakeasy-sdk-regen-1770163582
- 1.0.0
targets:
squadcast-sdk:
source: Squadcast
sourceNamespace: squadcast
- sourceRevisionDigest: sha256:e6ebdcd6e064b2c3e0a766a8501410e67764d4054035dd866315f0757b491876
- sourceBlobDigest: sha256:68f8e0d2a0ccbcc1574b16171d5c0991e9aa368ec3921f73f44a4223ae21494b
+ sourceRevisionDigest: sha256:1c4b443d6b192a6fdf3eb357eff3b90be7194d67fe6bec01c33e4621d5891941
+ sourceBlobDigest: sha256:6944856d2bd3c94a5f00c9365c850acdaa47d6456217f186bc9389404a927345
codeSamplesNamespace: squadcast-typescript-typescript-python-code-samples
- codeSamplesRevisionDigest: sha256:0b97918d8cd60c7120bb37202b8cbc0c7b19183f29cb29dd227f5862c09ef919
+ codeSamplesRevisionDigest: sha256:903e093e139a632a6a2403f88e9d2fc7e2bca491866aa064b0dad77971c7ba55
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
diff --git a/squadcastv1/.speakeasy/gen.lock b/squadcastv1/.speakeasy/gen.lock
index bc2d59f..40bee5f 100644
--- a/squadcastv1/.speakeasy/gen.lock
+++ b/squadcastv1/.speakeasy/gen.lock
@@ -1,24 +1,24 @@
lockVersion: 2.0.0
id: 03cdd445-0210-4c34-8201-e581ca90c83e
management:
- docChecksum: 53ff1f9dcf717cdb49d8871b8544f612
+ docChecksum: a583783b41a8a019867dadfb8ae962ed
docVersion: 1.0.0
- speakeasyVersion: 1.700.2
- generationVersion: 2.801.2
- releaseVersion: 0.4.0
- configChecksum: 56a02d033320bd6cf86750f61dc7f4a8
- repoURL: https://github.com/SquadcastHub/squadcast-sdk-python.git
+ speakeasyVersion: 1.701.0
+ generationVersion: 2.803.3
+ releaseVersion: 0.5.0
+ configChecksum: a758f09b04b4dcf3be0c0958eea936de
+ repoURL: https://github.com/solarwinds/squadcast-sdk-python.git
repoSubDirectory: squadcastv1
- installationURL: https://github.com/SquadcastHub/squadcast-sdk-python.git#subdirectory=squadcastv1
+ installationURL: https://github.com/solarwinds/squadcast-sdk-python.git#subdirectory=squadcastv1
published: true
persistentEdits:
- generation_id: d5056738-af37-4706-8eac-55026315c99f
- pristine_commit_hash: 018e864fec7b97c015938ef5d3d3004334cf23e8
- pristine_tree_hash: b6dcfa4c686e7b78e0fcbd86a0819f4522c8726b
+ generation_id: 5c1b5c35-61d6-4065-bd23-d17218883509
+ pristine_commit_hash: fe7dd53dd6308b6e6d1cf8d1959891ef86f33999
+ pristine_tree_hash: d6d38f679e45dae798ae42728225c7c65b532f34
features:
python:
additionalDependencies: 1.0.0
- core: 5.23.18
+ core: 6.0.1
defaultEnabledRetries: 0.2.0
enumUnions: 0.1.0
envVarSecurityUsage: 0.3.2
@@ -34,7 +34,7 @@ features:
nameOverrides: 3.0.1
nullables: 1.0.2
pagination: 3.0.7
- responseFormat: 1.0.1
+ responseFormat: 1.1.0
retries: 3.0.3
sdkHooks: 1.2.1
unions: 3.1.2
@@ -1628,6 +1628,10 @@ trackedFiles:
id: 402a8f099f01
last_write_checksum: sha1:6413144f69a46d951d43d839d638a8a03a352bd9
pristine_git_object: 893038cac52d6a2bc0d1e0614dcb43e15f44f49e
+ docs/models/sqattachrunbooks.md:
+ id: 432c9da5f0af
+ last_write_checksum: sha1:270ef0ec5dcb6af190d8f9a60eab9c5f2f51d82a
+ pristine_git_object: 71e7a45fdb0ae61374c9fef44bcfb9f419639cea
docs/models/squads.md:
id: d3f28a1f9c46
last_write_checksum: sha1:c27fa7632d9fc2d68be878f9e0cbbaa8fcb6b22a
@@ -4356,10 +4360,22 @@ trackedFiles:
id: 225b234b4dcc
last_write_checksum: sha1:01b21da569169c4991e520134697bcff57ef818c
pristine_git_object: 0849c8ea714ead0615e5a1ed8a13055d4bfb8c7d
+ docs/models/workflowsupdateworkflowactiondata.md:
+ id: 68000fdac572
+ last_write_checksum: sha1:f38d259412520c04a5d9f479603eeb603140afcc
+ pristine_git_object: 852159c3f8afbee4dbafdd24489eb41504d40286
+ docs/models/workflowsupdateworkflowactionname.md:
+ id: 192a4dbfb4c8
+ last_write_checksum: sha1:5a78f6b90f5adf94ac949c87a58fd67011b59880
+ pristine_git_object: c550c9e3527ff36f3e4c9977b11e2daffb4af540
docs/models/workflowsupdateworkflowactionrequest.md:
id: 33f99b0de8c8
last_write_checksum: sha1:48a233cf56622605a427ea9d7d2af78869e63f60
pristine_git_object: 197bd78e6f310dfb2b14d9af1c65267093182e2e
+ docs/models/workflowsupdateworkflowactionresponse.md:
+ id: 990ce816cd39
+ last_write_checksum: sha1:5332a765377409d80b29ee18494ec76a3d4bfb69
+ pristine_git_object: bf9d0fee404ff80cddf919ef6fa99821fdd33c5a
docs/models/workflowsupdateworkflowrequest.md:
id: 9ac251630862
last_write_checksum: sha1:03d4e165ca9990062ca15630830e6bb6d239315b
@@ -4698,24 +4714,24 @@ trackedFiles:
pristine_git_object: 67c8f14f32c19b2121890a6a1c256ac3ca50c4db
docs/sdks/workflowssdk/README.md:
id: 5ea762cb6c5d
- last_write_checksum: sha1:50b8b84c4cf46440c07e0d23697565ad6eabcbad
- pristine_git_object: 0d68b43a896acbe867db9e3eb59dcccb47ffc353
+ last_write_checksum: sha1:fcfcf03c9426f6574e56dec54fe02e21e9a641b7
+ pristine_git_object: 4763df345e12e15cbc04df3a7c6b28f39411517a
py.typed:
id: 258c3ed47ae4
last_write_checksum: sha1:8efc425ffe830805ffcc0f3055871bdcdc542c60
pristine_git_object: 3e38f1a929f7d6b1d6de74604aa87e3d8f010544
pylintrc:
id: 7ce8b9f946e6
- last_write_checksum: sha1:119a7102c8d96c4ae67aa079d5fdbf6f81c40143
- pristine_git_object: 3172e4517bbe56588dc7300d4d4a4bce158a9246
+ last_write_checksum: sha1:0df3d02a2f8332bb508b750c55aec87d16caf427
+ pristine_git_object: cd1d0eae015fe3da19d38639d3e1b18d9a504703
pyproject.toml:
id: 5d07e7d72637
- last_write_checksum: sha1:d0b6d68a5fa2c6759ffb99382b0cdb2273318565
- pristine_git_object: 05cbb6e09a49505612c9c941e99a66ee7bc27edb
+ last_write_checksum: sha1:b671c6c0f387f3966c566089350d83c4e7962567
+ pristine_git_object: c69a204b1acb9a8e2a7f149ad9b67f7579221152
scripts/prepare_readme.py:
id: e0c5957a6035
- last_write_checksum: sha1:aea9a9664ef9aff4e7b7b5c85f26027796f49ca0
- pristine_git_object: e3d691543d12dca05ad7dae4c64255ed0bc0d575
+ last_write_checksum: sha1:c17385f6eeb6b012d35db025c20ee43540959a53
+ pristine_git_object: 6ebab814a4b90873e191e9ec66ca3c58c71bd5cd
scripts/publish.sh:
id: fe273b08f514
last_write_checksum: sha1:b290b25b36dca3d5eb1a2e66a2e1bcf2e7326cf3
@@ -4738,8 +4754,8 @@ trackedFiles:
pristine_git_object: 28a85ed5e041bd88f09388cdbd7c0d9e84461a4d
src/squadcast_sdk/_version.py:
id: 4f595f70b00c
- last_write_checksum: sha1:b6d2fcad13a0104db734c66c14d1bd25a49416ca
- pristine_git_object: c9ba7dd9cf2447d4f63610b5059f448638419753
+ last_write_checksum: sha1:8034084cb04726cd48a236d6afc2e6ffea76747b
+ pristine_git_object: 9a41fff7a78c80a10986720284fdc67c7bda6a9b
src/squadcast_sdk/additionalresponders.py:
id: b928e2200f63
last_write_checksum: sha1:6173958904ab7d26b7544464810f5fdbd5247ee0
@@ -4934,8 +4950,8 @@ trackedFiles:
pristine_git_object: d529a417549f17ed85875009a46548854dbf86bc
src/squadcast_sdk/models/__init__.py:
id: 21ef35ea4c18
- last_write_checksum: sha1:d4e8514652c0ce7d5eabc46650610e71ce6e20db
- pristine_git_object: bf991c3de5e84e66cfa4f0948d3f8dc8019b2361
+ last_write_checksum: sha1:30bd6c757abed088c671fdfb7cc153ec515911cb
+ pristine_git_object: eb6b324fe14cc7e264c05fb29ecf6391d182bebd
src/squadcast_sdk/models/additionalresponders_addadditionalrespondersop.py:
id: 8659dba914dd
last_write_checksum: sha1:c515be7a9989d3e3533ea4c32ac725c4e8e016f7
@@ -7402,8 +7418,8 @@ trackedFiles:
pristine_git_object: 4726d493dacce714d0d8714e65998d8d1b367e55
src/squadcast_sdk/models/workflows_updateworkflowactionop.py:
id: ffc327dacd47
- last_write_checksum: sha1:689f9c452fc2ec8f11d3960c0967845e0a76f96d
- pristine_git_object: 9b25537d35fee55718c200abd93bcdd7a99bd160
+ last_write_checksum: sha1:289694547b23c25edf5a8818babd6e87b16110ff
+ pristine_git_object: 0d8143ee618d72b958fc18e5365bff9bafaca5fa
src/squadcast_sdk/models/workflows_updateworkflowop.py:
id: 5a01cb21440e
last_write_checksum: sha1:cde1f68ba00b91844fb899a2d93e824da70afee7
@@ -7598,8 +7614,8 @@ trackedFiles:
pristine_git_object: df72bc92e50993feea8536bc841cfc7d3617ef74
src/squadcast_sdk/utils/__init__.py:
id: 798ce69b4324
- last_write_checksum: sha1:398211d49b762a067ec6d10197a4b11dfd258ff5
- pristine_git_object: c906e1e0192e9017fc13851eb23fc0c2753429c8
+ last_write_checksum: sha1:a1f6ae620fb6a3ccc30e99b427e49a0c8be463af
+ pristine_git_object: 15394a08a7e30033d319e44dd5734664ddb587e5
src/squadcast_sdk/utils/annotations.py:
id: 346ffbb234d8
last_write_checksum: sha1:a4824ad65f730303e4e1e3ec1febf87b4eb46dbc
@@ -7682,8 +7698,8 @@ trackedFiles:
pristine_git_object: 21d7cd3b3cb8c62e9dc841093164c0ed68e151eb
src/squadcast_sdk/workflows_sdk.py:
id: 585f692b0a75
- last_write_checksum: sha1:454caa6646a86f126c824e147d337373355f81c7
- pristine_git_object: 74e807d193e08e56f4a57112fbc34f2651cdc319
+ last_write_checksum: sha1:987b8afcfed04ac186119bd27f7677baf541844d
+ pristine_git_object: b600d7a719b35eb0778b8a3068acde47f0c5f449
examples:
Analytics_getOrgAnalytics:
speakeasy-default-analytics-get-org-analytics:
diff --git a/squadcastv1/.speakeasy/gen.yaml b/squadcastv1/.speakeasy/gen.yaml
index 7664cd6..fc270a7 100644
--- a/squadcastv1/.speakeasy/gen.yaml
+++ b/squadcastv1/.speakeasy/gen.yaml
@@ -24,13 +24,14 @@ generation:
schemas:
allOfMergeStrategy: shallowMerge
requestBodyFieldName: ""
+ versioningStrategy: automatic
persistentEdits: {}
tests:
generateTests: false
generateNewTests: true
skipResponseBodyAssertions: false
python:
- version: 0.4.0
+ version: 0.5.0
additionalDependencies:
dev: {}
main: {}
diff --git a/squadcastv1/README-PYPI.md b/squadcastv1/README-PYPI.md
index 093c8ef..27c1996 100644
--- a/squadcastv1/README-PYPI.md
+++ b/squadcastv1/README-PYPI.md
@@ -18,23 +18,23 @@ Developer-friendly & type-safe Python SDK specifically catered to leverage *open
## Table of Contents
-* [openapi](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#openapi)
- * [SDK Installation](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#sdk-installation)
- * [IDE Support](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#ide-support)
- * [SDK Example Usage](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#sdk-example-usage)
- * [Authentication](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#authentication)
- * [Available Resources and Operations](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#available-resources-and-operations)
- * [Pagination](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#pagination)
- * [File uploads](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#file-uploads)
- * [Retries](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#retries)
- * [Error Handling](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#error-handling)
- * [Server Selection](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#server-selection)
- * [Custom HTTP Client](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#custom-http-client)
- * [Resource Management](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#resource-management)
- * [Debugging](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#debugging)
-* [Development](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#development)
- * [Maturity](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#maturity)
- * [Contributions](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#contributions)
+* [openapi](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#openapi)
+ * [SDK Installation](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#sdk-installation)
+ * [IDE Support](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#ide-support)
+ * [SDK Example Usage](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#sdk-example-usage)
+ * [Authentication](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#authentication)
+ * [Available Resources and Operations](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#available-resources-and-operations)
+ * [Pagination](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#pagination)
+ * [File uploads](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#file-uploads)
+ * [Retries](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#retries)
+ * [Error Handling](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#error-handling)
+ * [Server Selection](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#server-selection)
+ * [Custom HTTP Client](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#custom-http-client)
+ * [Resource Management](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#resource-management)
+ * [Debugging](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#debugging)
+* [Development](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#development)
+ * [Maturity](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#maturity)
+ * [Contributions](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#contributions)
@@ -85,7 +85,7 @@ It's also possible to write a standalone Python script without needing to set up
```python
#!/usr/bin/env -S uv run --script
# /// script
-# requires-python = ">=3.9"
+# requires-python = ">=3.10"
# dependencies = [
# "squadcast_sdk",
# ]
@@ -192,484 +192,484 @@ with SquadcastSDK(
Available methods
-### [AdditionalResponders](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/additionalresponders/README.md)
+### [AdditionalResponders](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/additionalresponders/README.md)
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/additionalresponders/README.md#remove) - Remove Additional Responders
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/additionalresponders/README.md#remove) - Remove Additional Responders
-### [Analytics](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/analytics/README.md)
+### [Analytics](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/analytics/README.md)
-* [get_org_analytics](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/analytics/README.md#get_org_analytics) - Get Org level analytics
-* [get_team](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/analytics/README.md#get_team) - Get Team level analytics
+* [get_org_analytics](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/analytics/README.md#get_org_analytics) - Get Org level analytics
+* [get_team](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/analytics/README.md#get_team) - Get Team level analytics
-### [AuditLogs](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md)
+### [AuditLogs](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#list) - List all Audit Logs
-* [export](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#export) - Initiate an asynchronous export of audit logs based on the provided filters. The export file will be generated and available for download. Use 'Get details of Audit Logs export history by ID' API to retrieve the download URL.
-* [list_export_history](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#list_export_history) - List all Audit Logs export history
-* [get_export_history_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#get_export_history_by_id) - Get details of Audit Logs export history by ID
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#get_by_id) - Get audit log by ID
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#list) - List all Audit Logs
+* [export](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#export) - Initiate an asynchronous export of audit logs based on the provided filters. The export file will be generated and available for download. Use 'Get details of Audit Logs export history by ID' API to retrieve the download URL.
+* [list_export_history](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#list_export_history) - List all Audit Logs export history
+* [get_export_history_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#get_export_history_by_id) - Get details of Audit Logs export history by ID
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/auditlogs/README.md#get_by_id) - Get audit log by ID
-### [CommunicationCards](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcards/README.md)
+### [CommunicationCards](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcards/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcards/README.md#get_all) - Get All Communication Card
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcards/README.md#get_all) - Get All Communication Card
-### [ComponentGroups](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/componentgroups/README.md)
+### [ComponentGroups](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/componentgroups/README.md)
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/componentgroups/README.md#create) - Create Component Group
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/componentgroups/README.md#create) - Create Component Group
-### [Components](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md)
+### [Components](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#list) - List Components
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#create) - Create Component
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#get_by_id) - Get Component By ID
-* [update_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#update_by_id) - Update Component By ID
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#list) - List Components
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#create) - Create Component
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#get_by_id) - Get Component By ID
+* [update_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/components/README.md#update_by_id) - Update Component By ID
-### [DedupKeys](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkeys/README.md)
+### [DedupKeys](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkeys/README.md)
-* [list_by_service](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkeys/README.md#list_by_service) - Get All Dedup Key Overlay by Service
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkeys/README.md#delete) - Delete Dedup Key Overlay
+* [list_by_service](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkeys/README.md#list_by_service) - Get All Dedup Key Overlay by Service
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkeys/README.md#delete) - Delete Dedup Key Overlay
-### [EscalationPolicies](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md)
+### [EscalationPolicies](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md)
-* [get_by_team](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#get_by_team) - Get Escalation Policy By team
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#create) - Create Escalation Policies
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#remove) - Remove Escalation Policy
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#get_by_id) - Get Escalation Policy By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#update) - Update Escalation Policy
+* [get_by_team](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#get_by_team) - Get Escalation Policy By team
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#create) - Create Escalation Policies
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#remove) - Remove Escalation Policy
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#get_by_id) - Get Escalation Policy By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/escalationpoliciessdk/README.md#update) - Update Escalation Policy
-### [Exports](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exports/README.md)
+### [Exports](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exports/README.md)
-* [get_details](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exports/README.md#get_details) - Get Export Details
+* [get_details](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exports/README.md#get_details) - Get Export Details
-### [ExportSchedule](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exportschedule/README.md)
+### [ExportSchedule](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exportschedule/README.md)
-* [refresh_ical_link](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exportschedule/README.md#refresh_ical_link) - Refresh Schedule ICal Link
+* [refresh_ical_link](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/exportschedule/README.md#refresh_ical_link) - Refresh Schedule ICal Link
-### [Extensions.Msteams](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams2/README.md)
+### [Extensions.Msteams](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams2/README.md)
-* [create_or_update_config](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams2/README.md#create_or_update_config) - Create Or Update MSTeams Configuration
+* [create_or_update_config](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams2/README.md#create_or_update_config) - Create Or Update MSTeams Configuration
-### [Extensions.MsTeams](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams1/README.md)
+### [Extensions.MsTeams](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams1/README.md)
-* [get_config](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams1/README.md#get_config) - Get MSTeams Config
+* [get_config](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/msteams1/README.md#get_config) - Get MSTeams Config
-### [Extensions.Webhooks](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/extensionswebhooks/README.md)
+### [Extensions.Webhooks](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/extensionswebhooks/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/extensionswebhooks/README.md#get_all) - Get All Webhooks
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/extensionswebhooks/README.md#get_all) - Get All Webhooks
-### [GlobalEventRules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md)
+### [GlobalEventRules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#list) - List Global Event Rules
-* [create_rule](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#create_rule) - Create Global Event Rule
-* [delete_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#delete_by_id) - Delete Global Event Rule by ID
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#get_by_id) - Get Global Event Rule by ID
-* [update_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#update_by_id) - Update Global Event Rule by ID
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#list) - List Global Event Rules
+* [create_rule](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#create_rule) - Create Global Event Rule
+* [delete_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#delete_by_id) - Delete Global Event Rule by ID
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#get_by_id) - Get Global Event Rule by ID
+* [update_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrules/README.md#update_by_id) - Update Global Event Rule by ID
-#### [GlobalEventRules.Rulesets](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md)
+#### [GlobalEventRules.Rulesets](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md)
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#create) - Create Ruleset
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#delete) - Delete GER Ruleset
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#get) - Get Ruleset
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#update) - Update Ruleset
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#create) - Create Ruleset
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#delete) - Delete GER Ruleset
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#get) - Get Ruleset
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaleventrulesrulesets/README.md#update) - Update Ruleset
-##### [GlobalEventRules.Rulesets.Rules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md)
+##### [GlobalEventRules.Rulesets.Rules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#list) - List Ruleset Rules
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#create) - Create Rule
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#get_by_id) - Get Rule by ID
-* [update_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#update_by_id) - Update Rule by ID
-* [reorder](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#reorder) - Reorder Ruleset By Index
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#list) - List Ruleset Rules
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#create) - Create Rule
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#get_by_id) - Get Rule by ID
+* [update_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#update_by_id) - Update Rule by ID
+* [reorder](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesetsrules/README.md#reorder) - Reorder Ruleset By Index
-### [GlobalOncallReminderRules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md)
+### [GlobalOncallReminderRules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md)
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#delete) - Delete Global Oncall Reminder Rules
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#get) - Get Global Oncall Reminder Rules
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#create) - Create Global Oncall Reminder Rules
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#update) - Update Global Oncall Reminder Rules
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#delete) - Delete Global Oncall Reminder Rules
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#get) - Get Global Oncall Reminder Rules
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#create) - Create Global Oncall Reminder Rules
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/globaloncallreminderrulessdk/README.md#update) - Update Global Oncall Reminder Rules
-### [Incidents](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md)
+### [Incidents](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md)
-* [bulk_acknowledge](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#bulk_acknowledge) - Bulk Acknowledge Incidents
-* [export_incidents](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#export_incidents) - Incident Export
-* [bulk_update_priority](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#bulk_update_priority) - Bulk Incidents Priority Update
-* [bulk_resolve](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#bulk_resolve) - Bulk Resolve Incidents
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#get_by_id) - Get Incident by ID
-* [acknowledge](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#acknowledge) - Acknowledge Incident
-* [mark_slo_false_positive](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#mark_slo_false_positive) - Mark Incident SLO False Positive
-* [update_priority](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#update_priority) - Incident Priority Update
-* [reassign](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#reassign) - Reassign Incident
-* [resolve](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#resolve) - Resolve Incident
-* [get_status_by_request_ids](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#get_status_by_request_ids) - Get Incidents Status By RequestIDs
+* [bulk_acknowledge](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#bulk_acknowledge) - Bulk Acknowledge Incidents
+* [export_incidents](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#export_incidents) - Incident Export
+* [bulk_update_priority](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#bulk_update_priority) - Bulk Incidents Priority Update
+* [bulk_resolve](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#bulk_resolve) - Bulk Resolve Incidents
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#get_by_id) - Get Incident by ID
+* [acknowledge](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#acknowledge) - Acknowledge Incident
+* [mark_slo_false_positive](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#mark_slo_false_positive) - Mark Incident SLO False Positive
+* [update_priority](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#update_priority) - Incident Priority Update
+* [reassign](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#reassign) - Reassign Incident
+* [resolve](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#resolve) - Resolve Incident
+* [get_status_by_request_ids](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidents/README.md#get_status_by_request_ids) - Get Incidents Status By RequestIDs
-#### [Incidents.Actions](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsactions/README.md)
+#### [Incidents.Actions](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsactions/README.md)
-* [rebuild_circleci_project](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsactions/README.md#rebuild_circleci_project) - Rebuild a Project In CircleCI
+* [rebuild_circleci_project](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsactions/README.md#rebuild_circleci_project) - Rebuild a Project In CircleCI
-##### [Incidents.Actions.Jira](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/jira/README.md)
+##### [Incidents.Actions.Jira](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/jira/README.md)
-* [create_ticket](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/jira/README.md#create_ticket) - Create a Ticket on Jira Cloud
+* [create_ticket](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/jira/README.md#create_ticket) - Create a Ticket on Jira Cloud
-##### [Incidents.Actions.ServiceNow](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicenow/README.md)
+##### [Incidents.Actions.ServiceNow](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicenow/README.md)
-* [create_incident](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicenow/README.md#create_incident) - Create an Incident in ServiceNow
+* [create_incident](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicenow/README.md#create_incident) - Create an Incident in ServiceNow
-##### [Incidents.Actions.Webhook](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhook/README.md)
+##### [Incidents.Actions.Webhook](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhook/README.md)
-* [trigger](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhook/README.md#trigger) - Trigger a Webhook Manually
+* [trigger](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhook/README.md#trigger) - Trigger a Webhook Manually
-#### [Incidents.AdditionalResponders](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsadditionalresponders/README.md)
+#### [Incidents.AdditionalResponders](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsadditionalresponders/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsadditionalresponders/README.md#list) - Get Additional Responders
-* [add](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsadditionalresponders/README.md#add) - Add Additional Responders
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsadditionalresponders/README.md#list) - Get Additional Responders
+* [add](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsadditionalresponders/README.md#add) - Add Additional Responders
-#### [Incidents.AutoPauseTransientAlerts](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/autopausetransientalerts/README.md)
+#### [Incidents.AutoPauseTransientAlerts](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/autopausetransientalerts/README.md)
-* [mark_as_not_transient](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/autopausetransientalerts/README.md#mark_as_not_transient) - Mark as Not Transient
-* [mark_as_transient](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/autopausetransientalerts/README.md#mark_as_transient) - Mark as Transient
+* [mark_as_not_transient](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/autopausetransientalerts/README.md#mark_as_not_transient) - Mark as Not Transient
+* [mark_as_transient](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/autopausetransientalerts/README.md#mark_as_transient) - Mark as Transient
-#### [Incidents.CommunicationCard](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcard/README.md)
+#### [Incidents.CommunicationCard](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcard/README.md)
-* [create_slack_channel](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcard/README.md#create_slack_channel) - Create Slack Channel in Communication Card
-* [archive_slack_channel](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcard/README.md#archive_slack_channel) - Archive Slack Channel
+* [create_slack_channel](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcard/README.md#create_slack_channel) - Create Slack Channel in Communication Card
+* [archive_slack_channel](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/communicationcard/README.md#archive_slack_channel) - Archive Slack Channel
-#### [Incidents.CommunicationCards](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md)
+#### [Incidents.CommunicationCards](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md)
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md#create) - Create Communication Card
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md#delete) - Delete Communication Card
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md#update) - Update Communication Card
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md#create) - Create Communication Card
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md#delete) - Delete Communication Card
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentscommunicationcards/README.md#update) - Update Communication Card
-#### [Incidents.Events](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/events/README.md)
+#### [Incidents.Events](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/events/README.md)
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/events/README.md#get) - Get Incident Events
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/events/README.md#get) - Get Incident Events
-#### [Incidents.Export](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsexport/README.md)
+#### [Incidents.Export](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsexport/README.md)
-* [export_async](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsexport/README.md#export_async) - Incident Export Async
+* [export_async](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentsexport/README.md#export_async) - Incident Export Async
-#### [Incidents.IncidentActions](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentactions/README.md)
+#### [Incidents.IncidentActions](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentactions/README.md)
-* [create_jira_ticket](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentactions/README.md#create_jira_ticket) - Create a Ticket on Jira Server
+* [create_jira_ticket](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentactions/README.md#create_jira_ticket) - Create a Ticket on Jira Server
-#### [Incidents.Notes](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md)
+#### [Incidents.Notes](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md)
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#create) - Create Notes
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#list) - Get All Notes
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#delete) - Delete Note
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#update) - Update Note
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#create) - Create Notes
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#list) - Get All Notes
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#delete) - Delete Note
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/notes/README.md#update) - Update Note
-#### [Incidents.Postmortems](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md)
+#### [Incidents.Postmortems](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md)
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md#remove) - Delete Postmortem By Incident
-* [get_by_incident](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md#get_by_incident) - Get Postmortem By Incident
-* [update_by_incident](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md#update_by_incident) - Update Postmortem By Incident
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md#remove) - Delete Postmortem By Incident
+* [get_by_incident](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md#get_by_incident) - Get Postmortem By Incident
+* [update_by_incident](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentspostmortems/README.md#update_by_incident) - Update Postmortem By Incident
-#### [Incidents.SnoozeNotifications](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentssnoozenotifications/README.md)
+#### [Incidents.SnoozeNotifications](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentssnoozenotifications/README.md)
-* [unsnooze](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentssnoozenotifications/README.md#unsnooze) - Unsnooze Incident Notifications
+* [unsnooze](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentssnoozenotifications/README.md#unsnooze) - Unsnooze Incident Notifications
-#### [Incidents.Tags](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentstags/README.md)
+#### [Incidents.Tags](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentstags/README.md)
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentstags/README.md#update) - Update Tag
-* [append](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentstags/README.md#append) - Append Tag
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentstags/README.md#update) - Update Tag
+* [append](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/incidentstags/README.md#append) - Append Tag
-### [Issues](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md)
+### [Issues](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md)
-* [delete_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md#delete_by_id) - Delete Issue By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md#update) - Update Issue
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md#list) - List Status Page Issue States
+* [delete_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md#delete_by_id) - Delete Issue By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md#update) - Update Issue
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/issues/README.md#list) - List Status Page Issue States
-### [Maintenances](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenances/README.md)
+### [Maintenances](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenances/README.md)
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenances/README.md#delete) - Delete Maintenance By ID
-* [update_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenances/README.md#update_by_id) - Update Maintenance By ID
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenances/README.md#delete) - Delete Maintenance By ID
+* [update_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenances/README.md#update_by_id) - Update Maintenance By ID
-### [Overlays.DedupKey](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkey/README.md)
+### [Overlays.DedupKey](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkey/README.md)
-* [get_for_alert_source](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkey/README.md#get_for_alert_source) - Get Dedup Key Overlay for Alert Source
+* [get_for_alert_source](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dedupkey/README.md#get_for_alert_source) - Get Dedup Key Overlay for Alert Source
-### [Overrides](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overrides/README.md)
+### [Overrides](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overrides/README.md)
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overrides/README.md#remove) - Delete Schedule Override
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overrides/README.md#get_by_id) - Get Override by ID
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overrides/README.md#remove) - Delete Schedule Override
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overrides/README.md#get_by_id) - Get Override by ID
-### [Postmortems](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/postmortemssdk/README.md)
+### [Postmortems](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/postmortemssdk/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/postmortemssdk/README.md#get_all) - Get All Postmortems
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/postmortemssdk/README.md#create) - Create Postmortem
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/postmortemssdk/README.md#get_all) - Get All Postmortems
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/postmortemssdk/README.md#create) - Create Postmortem
-### [Rotations](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md)
+### [Rotations](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md)
-* [list_by_schedule](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#list_by_schedule) - List Schedule Rotations
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#create) - Create Rotation
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#delete) - Delete Rotation
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#get_by_id) - Get Schedule Rotation by ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#update) - Update Rotation
-* [get_participants](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#get_participants) - Get Rotation Participants
-* [update_participants](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#update_participants) - Update Rotation Participants
+* [list_by_schedule](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#list_by_schedule) - List Schedule Rotations
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#create) - Create Rotation
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#delete) - Delete Rotation
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#get_by_id) - Get Schedule Rotation by ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#update) - Update Rotation
+* [get_participants](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#get_participants) - Get Rotation Participants
+* [update_participants](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rotations/README.md#update_participants) - Update Rotation Participants
-### [Rules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rules/README.md)
+### [Rules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rules/README.md)
-* [delete_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rules/README.md#delete_by_id) - Delete Rule by ID
+* [delete_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rules/README.md#delete_by_id) - Delete Rule by ID
-### [Rulesets](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesets/README.md)
+### [Rulesets](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesets/README.md)
-* [reorder](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesets/README.md#reorder) - Reorder Ruleset
+* [reorder](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/rulesets/README.md#reorder) - Reorder Ruleset
-### [Runbooks](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md)
+### [Runbooks](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md)
-* [attach](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#attach) - Attach Runbooks
-* [get_all_by_team](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#get_all_by_team) - Get All Runbooks By Team
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#create) - Create Runbook
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#delete) - Remove Runbook
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#get_by_id) - Get Runbook By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#update) - Update Runbook
+* [attach](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#attach) - Attach Runbooks
+* [get_all_by_team](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#get_all_by_team) - Get All Runbooks By Team
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#create) - Create Runbook
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#delete) - Remove Runbook
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#get_by_id) - Get Runbook By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/runbookssdk/README.md#update) - Update Runbook
-### [Schedules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md)
+### [Schedules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#list) - List Schedules
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#create) - Create Schedule
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#delete) - Delete Schedule
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#get_by_id) - Get Schedule by ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#update) - Update Schedule
-* [pause_resume](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#pause_resume) - Pause/Resume Schedule
-* [change_timezone](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#change_timezone) - Change Timezone
-* [clone](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#clone) - Clone Schedule
-* [get_ical_link](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#get_ical_link) - Get Schedule ICal Link
-* [create_ical_link](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#create_ical_link) - Create Schedule ICal Link
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#list) - List Schedules
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#create) - Create Schedule
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#delete) - Delete Schedule
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#get_by_id) - Get Schedule by ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#update) - Update Schedule
+* [pause_resume](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#pause_resume) - Pause/Resume Schedule
+* [change_timezone](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#change_timezone) - Change Timezone
+* [clone](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#clone) - Clone Schedule
+* [get_ical_link](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#get_ical_link) - Get Schedule ICal Link
+* [create_ical_link](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulessdk/README.md#create_ical_link) - Create Schedule ICal Link
-#### [Schedules.Export](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesexport/README.md)
+#### [Schedules.Export](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesexport/README.md)
-* [delete_ical_link](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesexport/README.md#delete_ical_link) - Delete ICal Link
+* [delete_ical_link](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesexport/README.md#delete_ical_link) - Delete ICal Link
-#### [Schedules.Overrides](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md)
+#### [Schedules.Overrides](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md#list) - List Overrides
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md#create) - Create Schedule Override
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md#update) - Update Schedule Override
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md#list) - List Overrides
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md#create) - Create Schedule Override
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/schedulesoverrides/README.md#update) - Update Schedule Override
-### [Services](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md)
+### [Services](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#get_all) - Get All Services
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#create) - Create Service
-* [get_by_name](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#get_by_name) - Get Services By Name
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#get_by_id) - Get Service By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#update) - Update Service
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#delete) - Delete Service
-* [update_apta_config](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#update_apta_config) - Auto Pause Transient Alerts (APTA)
-* [create_or_update_iag_config](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#create_or_update_iag_config) - Intelligent Alert Grouping (IAG)
-* [update_notification_delay_config](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#update_notification_delay_config) - Delayed Notification Config
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#get_all) - Get All Services
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#create) - Create Service
+* [get_by_name](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#get_by_name) - Get Services By Name
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#get_by_id) - Get Service By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#update) - Update Service
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#delete) - Delete Service
+* [update_apta_config](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#update_apta_config) - Auto Pause Transient Alerts (APTA)
+* [create_or_update_iag_config](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#create_or_update_iag_config) - Intelligent Alert Grouping (IAG)
+* [update_notification_delay_config](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicessdk/README.md#update_notification_delay_config) - Delayed Notification Config
-### [Services.DeduplicationRules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/deduplicationrules/README.md)
+### [Services.DeduplicationRules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/deduplicationrules/README.md)
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/deduplicationrules/README.md#get) - Get Deduplication Rules
-* [create_or_update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/deduplicationrules/README.md#create_or_update) - Create or Update Deduplication Rules
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/deduplicationrules/README.md#get) - Get Deduplication Rules
+* [create_or_update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/deduplicationrules/README.md#create_or_update) - Create or Update Deduplication Rules
-### [Services.Dependencies](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dependencies/README.md)
+### [Services.Dependencies](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dependencies/README.md)
-* [create_or_update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dependencies/README.md#create_or_update) - Create or Update Dependencies
+* [create_or_update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/dependencies/README.md#create_or_update) - Create or Update Dependencies
-### [Services.Extensions](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesextensions/README.md)
+### [Services.Extensions](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesextensions/README.md)
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesextensions/README.md#update) - Update Slack Extension
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesextensions/README.md#update) - Update Slack Extension
-### [Services.Maintenance](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenance/README.md)
+### [Services.Maintenance](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenance/README.md)
-* [create_or_update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenance/README.md#create_or_update) - Create or Update Maintenance Mode
+* [create_or_update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenance/README.md#create_or_update) - Create or Update Maintenance Mode
-### [Services.MaintenanceMode](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenancemode/README.md)
+### [Services.MaintenanceMode](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenancemode/README.md)
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenancemode/README.md#get) - Get Maintenance Mode
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/maintenancemode/README.md#get) - Get Maintenance Mode
-### [Services.Overlay](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlay/README.md)
+### [Services.Overlay](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlay/README.md)
-* [get_optin_for_key_based_deduplication](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlay/README.md#get_optin_for_key_based_deduplication) - Get Opt-in for Key Based Deduplication for a service
-* [optin_for_key_based_deduplication](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlay/README.md#optin_for_key_based_deduplication) - Opt-in for Key Based Deduplication for a service
+* [get_optin_for_key_based_deduplication](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlay/README.md#get_optin_for_key_based_deduplication) - Get Opt-in for Key Based Deduplication for a service
+* [optin_for_key_based_deduplication](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlay/README.md#optin_for_key_based_deduplication) - Opt-in for Key Based Deduplication for a service
-#### [Services.Overlay.CustomContentTemplates](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlaycustomcontenttemplates/README.md)
+#### [Services.Overlay.CustomContentTemplates](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlaycustomcontenttemplates/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlaycustomcontenttemplates/README.md#get_all) - Get All Custom Content Template Overlay by Service
-* [create_or_update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlaycustomcontenttemplates/README.md#create_or_update) - Create or Update Notification Template Overlay
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlaycustomcontenttemplates/README.md#get_all) - Get All Custom Content Template Overlay by Service
+* [create_or_update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlaycustomcontenttemplates/README.md#create_or_update) - Create or Update Notification Template Overlay
-### [Services.Overlays](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesoverlays/README.md)
+### [Services.Overlays](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesoverlays/README.md)
-* [render_dedup_key](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesoverlays/README.md#render_dedup_key) - Render Dedup Key template
+* [render_dedup_key](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesoverlays/README.md#render_dedup_key) - Render Dedup Key template
-#### [Services.Overlays.CustomContentTemplates](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md)
+#### [Services.Overlays.CustomContentTemplates](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md)
-* [render](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md#render) - Render Custom Content Overlay
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md#delete) - Delete Notification Template Overlay
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md#get) - Get Custom Content Template Overlay
+* [render](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md#render) - Render Custom Content Overlay
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md#delete) - Delete Notification Template Overlay
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/overlayscustomcontenttemplates/README.md#get) - Get Custom Content Template Overlay
-#### [Services.Overlays.DedupKey](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesdedupkey/README.md)
+#### [Services.Overlays.DedupKey](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesdedupkey/README.md)
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesdedupkey/README.md#update) - Update Dedup Key Overlay
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/servicesdedupkey/README.md#update) - Update Dedup Key Overlay
-### [Services.RoutingRules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/routingrules/README.md)
+### [Services.RoutingRules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/routingrules/README.md)
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/routingrules/README.md#get) - Get Routing Rules
-* [create_or_update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/routingrules/README.md#create_or_update) - Create or Update Routing Rules
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/routingrules/README.md#get) - Get Routing Rules
+* [create_or_update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/routingrules/README.md#create_or_update) - Create or Update Routing Rules
-### [Services.SuppressionRules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/suppressionrules/README.md)
+### [Services.SuppressionRules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/suppressionrules/README.md)
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/suppressionrules/README.md#get) - Get Suppression Rules
-* [create_or_update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/suppressionrules/README.md#create_or_update) - Create or Update Suppression Rules
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/suppressionrules/README.md#get) - Get Suppression Rules
+* [create_or_update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/suppressionrules/README.md#create_or_update) - Create or Update Suppression Rules
-### [Services.TaggingRules](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/taggingrules/README.md)
+### [Services.TaggingRules](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/taggingrules/README.md)
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/taggingrules/README.md#get) - Get Tagging Rules
-* [create_or_update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/taggingrules/README.md#create_or_update) - Create or Update Tagging Rules
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/taggingrules/README.md#get) - Get Tagging Rules
+* [create_or_update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/taggingrules/README.md#create_or_update) - Create or Update Tagging Rules
-### [Slos](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md)
+### [Slos](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md)
-* [list_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#list_all) - Get All SLOs
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#create) - Create SLO
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#update) - Update SLO
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#remove) - Remove SLO
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#get) - Get SLO By ID
-* [mark_affected](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#mark_affected) - Mark SLO Affected
+* [list_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#list_all) - Get All SLOs
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#create) - Create SLO
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#update) - Update SLO
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#remove) - Remove SLO
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#get) - Get SLO By ID
+* [mark_affected](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/slossdk/README.md#mark_affected) - Mark SLO Affected
-#### [Slos.FalsePositive](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/falsepositive/README.md)
+#### [Slos.FalsePositive](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/falsepositive/README.md)
-* [mark](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/falsepositive/README.md#mark) - Mark SLO False Positive
+* [mark](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/falsepositive/README.md#mark) - Mark SLO False Positive
-### [SnoozeNotifications](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/snoozenotifications/README.md)
+### [SnoozeNotifications](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/snoozenotifications/README.md)
-* [snooze](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/snoozenotifications/README.md#snooze) - Snooze Incident Notifications
+* [snooze](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/snoozenotifications/README.md#snooze) - Snooze Incident Notifications
-### [Squads](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md)
+### [Squads](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#list) - Get All Squads
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#get_by_id) - Get Squad By ID
-* [update_v4](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#update_v4) - Update Squad
-* [remove_member](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#remove_member) - Remove Squad Member
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#delete) - Delete Squad
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#list) - Get All Squads
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#get_by_id) - Get Squad By ID
+* [update_v4](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#update_v4) - Update Squad
+* [remove_member](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#remove_member) - Remove Squad Member
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadssdk/README.md#delete) - Delete Squad
-#### [Squads.Members](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsmembers/README.md)
+#### [Squads.Members](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsmembers/README.md)
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsmembers/README.md#update) - Update Squad Member
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsmembers/README.md#update) - Update Squad Member
-### [SquadsV4](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsv4/README.md)
+### [SquadsV4](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsv4/README.md)
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsv4/README.md#create) - Create Squad
-* [update_name](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsv4/README.md#update_name) - Update Squad Name
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsv4/README.md#create) - Create Squad
+* [update_name](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/squadsv4/README.md#update_name) - Update Squad Name
-### [Statuspages.Maintenances](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances2/README.md)
+### [Statuspages.Maintenances](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances2/README.md)
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances2/README.md#get_by_id) - Get Maintenance By ID
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances2/README.md#get_by_id) - Get Maintenance By ID
-### [StatusPages](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md)
+### [StatusPages](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#list) - List Status Pages
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#create) - Create Status Page
-* [delete_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#delete_by_id) - Delete Status Page By ID
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#get_by_id) - Get Status Page By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#update) - Update Status Page By ID
-* [list_statuses](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#list_statuses) - List Status Page Statuses
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#list) - List Status Pages
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#create) - Create Status Page
+* [delete_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#delete_by_id) - Delete Status Page By ID
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#get_by_id) - Get Status Page By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#update) - Update Status Page By ID
+* [list_statuses](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagessdk1/README.md#list_statuses) - List Status Page Statuses
-#### [StatusPages.ComponentGroups](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md)
+#### [StatusPages.ComponentGroups](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md#list) - List Component Groups
-* [remove_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md#remove_by_id) - Delete Component Group By ID
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md#get_by_id) - Get Component Group By ID
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md#list) - List Component Groups
+* [remove_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md#remove_by_id) - Delete Component Group By ID
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponentgroups/README.md#get_by_id) - Get Component Group By ID
-#### [StatusPages.Components](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponents/README.md)
+#### [StatusPages.Components](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponents/README.md)
-* [delete_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponents/README.md#delete_by_id) - Delete Component By ID
+* [delete_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagescomponents/README.md#delete_by_id) - Delete Component By ID
-#### [StatusPages.Issues](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md)
+#### [StatusPages.Issues](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md#list) - List Issues
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md#create) - Create Issue
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md#get_by_id) - Get Issue By ID
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md#list) - List Issues
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md#create) - Create Issue
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesissues/README.md#get_by_id) - Get Issue By ID
-#### [StatusPages.Maintenances](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances1/README.md)
+#### [StatusPages.Maintenances](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances1/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances1/README.md#list) - List Maintenances
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances1/README.md#create) - Create Maintenance
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances1/README.md#list) - List Maintenances
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/statuspagesmaintenances1/README.md#create) - Create Maintenance
-### [Subscribers](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/subscribers/README.md)
+### [Subscribers](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/subscribers/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/subscribers/README.md#list) - List Subscribers
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/subscribers/README.md#list) - List Subscribers
-### [Teams](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md)
+### [Teams](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#get_all) - Get All Teams
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#create) - Create Team
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#get) - Get Team By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#update) - Update Team
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#remove) - Remove Team
-* [add_bulk_member](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#add_bulk_member) - Add Bulk Team Member
-* [remove_member](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#remove_member) - Remove Team Member
-* [update_member](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#update_member) - Update Team Member
-* [remove_role](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#remove_role) - Remove Team Role
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#get_all) - Get All Teams
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#create) - Create Team
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#get) - Get Team By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#update) - Update Team
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#remove) - Remove Team
+* [add_bulk_member](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#add_bulk_member) - Add Bulk Team Member
+* [remove_member](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#remove_member) - Remove Team Member
+* [update_member](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#update_member) - Update Team Member
+* [remove_role](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teams/README.md#remove_role) - Remove Team Role
-### [Teams.Members](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teamsmembers/README.md)
+### [Teams.Members](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teamsmembers/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teamsmembers/README.md#list) - Get All Team Members
-* [add](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teamsmembers/README.md#add) - Add Team Member
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teamsmembers/README.md#list) - Get All Team Members
+* [add](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/teamsmembers/README.md#add) - Add Team Member
-### [Teams.Roles](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md)
+### [Teams.Roles](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md#get_all) - Get All Team Roles
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md#create) - Create Team Role
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md#update) - Update Team Role
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md#get_all) - Get All Team Roles
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md#create) - Create Team Role
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/roles/README.md#update) - Update Team Role
-### [Users](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md)
+### [Users](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md)
-* [get_all](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#get_all) - Get All Users
-* [add](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#add) - Add User
-* [update_org_level_permissions](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#update_org_level_permissions) - Update Org Level Permissions
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#delete) - Delete User
-* [get_roles](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#get_roles) - Get User Roles
-* [remove_from_org](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#remove_from_org) - Remove User From Org
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#get_by_id) - Get User By ID
-* [update_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#update_by_id) - Update User by userID
+* [get_all](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#get_all) - Get All Users
+* [add](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#add) - Add User
+* [update_org_level_permissions](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#update_org_level_permissions) - Update Org Level Permissions
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#delete) - Delete User
+* [get_roles](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#get_roles) - Get User Roles
+* [remove_from_org](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#remove_from_org) - Remove User From Org
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#get_by_id) - Get User By ID
+* [update_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/users/README.md#update_by_id) - Update User by userID
-#### [Users.ApiToken](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitoken/README.md)
+#### [Users.ApiToken](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitoken/README.md)
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitoken/README.md#remove) - Remove Token
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitoken/README.md#remove) - Remove Token
-#### [Users.ApiTokens](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitokens/README.md)
+#### [Users.ApiTokens](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitokens/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitokens/README.md#list) - Get All Tokens
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitokens/README.md#create) - Create Token
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitokens/README.md#list) - Get All Tokens
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/apitokens/README.md#create) - Create Token
-### [Webforms](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md)
+### [Webforms](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#list) - Get All Webforms
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#create) - Create Webform
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#update) - Update Webform
-* [remove](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#remove) - Remove Webform
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#get_by_id) - Get Webform By ID
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#list) - Get All Webforms
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#create) - Create Webform
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#update) - Update Webform
+* [remove](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#remove) - Remove Webform
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webformssdk/README.md#get_by_id) - Get Webform By ID
-### [Webhooks](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md)
+### [Webhooks](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md)
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#create) - Create Webhook
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#delete) - Delete Webhook
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#get_by_id) - Get Webhook By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#update) - Update Webhook
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#create) - Create Webhook
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#delete) - Delete Webhook
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#get_by_id) - Get Webhook By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/webhooks/README.md#update) - Update Webhook
-### [Workflows](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md)
+### [Workflows](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md)
-* [list](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#list) - List Workflows
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#create) - Create Workflow
-* [bulk_enable_disable](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#bulk_enable_disable) - Bulk Enable/Disable Workflows
-* [delete](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#delete) - Delete Workflow
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#get_by_id) - Get Workflow By ID
-* [update](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#update) - Update Workflow
-* [update_actions_order](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#update_actions_order) - Update Actions Order
-* [delete_action](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#delete_action) - Delete Workflow Action
-* [update_action](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#update_action) - Update Workflow Action
-* [enable_disable](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#enable_disable) - Enable/Disable Workflow
+* [list](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#list) - List Workflows
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#create) - Create Workflow
+* [bulk_enable_disable](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#bulk_enable_disable) - Bulk Enable/Disable Workflows
+* [delete](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#delete) - Delete Workflow
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#get_by_id) - Get Workflow By ID
+* [update](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#update) - Update Workflow
+* [update_actions_order](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#update_actions_order) - Update Actions Order
+* [delete_action](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#delete_action) - Delete Workflow Action
+* [update_action](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#update_action) - Update Workflow Action
+* [enable_disable](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowssdk/README.md#enable_disable) - Enable/Disable Workflow
-### [Workflows.Actions](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowsactions/README.md)
+### [Workflows.Actions](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowsactions/README.md)
-* [create](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowsactions/README.md#create) - Create Action
-* [get_by_id](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowsactions/README.md#get_by_id) - Get Workflow Action By ID
+* [create](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowsactions/README.md#create) - Create Action
+* [get_by_id](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/workflowsactions/README.md#get_by_id) - Get Workflow Action By ID
-### [Workflows.Logs](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/logs/README.md)
+### [Workflows.Logs](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/logs/README.md)
-* [get](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/logs/README.md#get) - Get Workflow Logs
+* [get](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/docs/sdks/logs/README.md#get) - Get Workflow Logs
@@ -772,7 +772,7 @@ with SquadcastSDK(
## Error Handling
-[`SquadcastSDKError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/squadcastsdkerror.py) is the base class for all HTTP error responses. It has the following properties:
+[`SquadcastSDKError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/squadcastsdkerror.py) is the base class for all HTTP error responses. It has the following properties:
| Property | Type | Description |
| ------------------ | ---------------- | --------------------------------------------------------------------------------------- |
@@ -781,7 +781,7 @@ with SquadcastSDK(
| `err.headers` | `httpx.Headers` | HTTP response headers |
| `err.body` | `str` | HTTP body. Can be empty string if no body is returned. |
| `err.raw_response` | `httpx.Response` | Raw HTTP response |
-| `err.data` | | Optional. Some errors may contain structured data. [See Error Classes](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#error-classes). |
+| `err.data` | | Optional. Some errors may contain structured data. [See Error Classes](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#error-classes). |
### Example
```python
@@ -815,18 +815,18 @@ with SquadcastSDK(
### Error Classes
**Primary errors:**
-* [`SquadcastSDKError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/squadcastsdkerror.py): The base class for HTTP error responses.
- * [`PaymentRequiredError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/paymentrequirederror.py): Client error. Status code `402`. *
- * [`ForbiddenError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/forbiddenerror.py): Access is forbidden. Status code `403`. *
- * [`NotFoundError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/notfounderror.py): The server cannot find the requested resource. Status code `404`. *
- * [`ConflictError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/conflicterror.py): The request conflicts with the current state of the server. Status code `409`. *
- * [`UnprocessableEntityError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/unprocessableentityerror.py): Client error. Status code `422`. *
- * [`InternalServerError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/internalservererror.py): Server error. Status code `500`. *
- * [`BadGatewayError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/badgatewayerror.py): Server error. Status code `502`. *
- * [`ServiceUnavailableError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/serviceunavailableerror.py): Service unavailable. Status code `503`. *
- * [`GatewayTimeoutError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/gatewaytimeouterror.py): Server error. Status code `504`. *
- * [`UnauthorizedError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/unauthorizederror.py): Access is unauthorized. Status code `401`. *
- * [`BadRequestError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/badrequesterror.py): The server could not understand the request due to invalid syntax. Status code `400`. *
+* [`SquadcastSDKError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/squadcastsdkerror.py): The base class for HTTP error responses.
+ * [`PaymentRequiredError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/paymentrequirederror.py): Client error. Status code `402`. *
+ * [`ForbiddenError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/forbiddenerror.py): Access is forbidden. Status code `403`. *
+ * [`NotFoundError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/notfounderror.py): The server cannot find the requested resource. Status code `404`. *
+ * [`ConflictError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/conflicterror.py): The request conflicts with the current state of the server. Status code `409`. *
+ * [`UnprocessableEntityError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/unprocessableentityerror.py): Client error. Status code `422`. *
+ * [`InternalServerError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/internalservererror.py): Server error. Status code `500`. *
+ * [`BadGatewayError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/badgatewayerror.py): Server error. Status code `502`. *
+ * [`ServiceUnavailableError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/serviceunavailableerror.py): Service unavailable. Status code `503`. *
+ * [`GatewayTimeoutError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/gatewaytimeouterror.py): Server error. Status code `504`. *
+ * [`UnauthorizedError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/unauthorizederror.py): Access is unauthorized. Status code `401`. *
+ * [`BadRequestError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/badrequesterror.py): The server could not understand the request due to invalid syntax. Status code `400`. *
Less common errors (8)
@@ -838,15 +838,15 @@ with SquadcastSDK(
* [`httpx.TimeoutException`](https://www.python-httpx.org/exceptions/#httpx.TimeoutException): HTTP request timed out.
-**Inherit from [`SquadcastSDKError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/squadcastsdkerror.py)**:
-* [`CommonV4Error`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/commonv4error.py): The server could not understand the request due to invalid syntax. Applicable to 32 of 230 methods.*
-* [`ResponseBodyError1`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/responsebodyerror1.py): Represents a CircleCI error response for a 400 status code. Status code `400`. Applicable to 1 of 230 methods.*
-* [`ResponseBodyError2`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/responsebodyerror2.py): Represents a CircleCI error response for a 400 status code. Status code `400`. Applicable to 1 of 230 methods.*
-* [`ResponseValidationError`](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.
+**Inherit from [`SquadcastSDKError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/squadcastsdkerror.py)**:
+* [`CommonV4Error`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/commonv4error.py): The server could not understand the request due to invalid syntax. Applicable to 32 of 230 methods.*
+* [`ResponseBodyError1`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/responsebodyerror1.py): Represents a CircleCI error response for a 400 status code. Status code `400`. Applicable to 1 of 230 methods.*
+* [`ResponseBodyError2`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/responsebodyerror2.py): Represents a CircleCI error response for a 400 status code. Status code `400`. Applicable to 1 of 230 methods.*
+* [`ResponseValidationError`](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/./src/squadcast_sdk/errors/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.
-\* Check [the method documentation](https://github.com/SquadcastHub/squadcast-sdk-python/blob/master/squadcastv1/#available-resources-and-operations) to see if the error is applicable.
+\* Check [the method documentation](https://github.com/solarwinds/squadcast-sdk-python/blob/master/squadcastv1/#available-resources-and-operations) to see if the error is applicable.
diff --git a/squadcastv1/README.md b/squadcastv1/README.md
index f89af74..8e7e688 100644
--- a/squadcastv1/README.md
+++ b/squadcastv1/README.md
@@ -85,7 +85,7 @@ It's also possible to write a standalone Python script without needing to set up
```python
#!/usr/bin/env -S uv run --script
# /// script
-# requires-python = ">=3.9"
+# requires-python = ">=3.10"
# dependencies = [
# "squadcast_sdk",
# ]
diff --git a/squadcastv1/RELEASES.md b/squadcastv1/RELEASES.md
index 3f977c3..46a97d6 100644
--- a/squadcastv1/RELEASES.md
+++ b/squadcastv1/RELEASES.md
@@ -48,4 +48,14 @@ Based on:
### Generated
- [python v0.3.5] squadcastv1
### Releases
-- [PyPI v0.3.5] https://pypi.org/project/squadcast_sdk/0.3.5 - squadcastv1
\ No newline at end of file
+- [PyPI v0.3.5] https://pypi.org/project/squadcast_sdk/0.3.5 - squadcastv1
+
+## 2026-02-04 00:06:01
+### Changes
+Based on:
+- OpenAPI Doc
+- Speakeasy CLI 1.701.0 (2.803.3) https://github.com/speakeasy-api/speakeasy
+### Generated
+- [python v0.5.0] squadcastv1
+### Releases
+- [PyPI v0.5.0] https://pypi.org/project/squadcast_sdk/0.5.0 - squadcastv1
\ No newline at end of file
diff --git a/squadcastv1/docs/models/sqattachrunbooks.md b/squadcastv1/docs/models/sqattachrunbooks.md
new file mode 100644
index 0000000..71e7a45
--- /dev/null
+++ b/squadcastv1/docs/models/sqattachrunbooks.md
@@ -0,0 +1,9 @@
+# SqAttachRunbooks
+
+
+## Fields
+
+| Field | Type | Required | Description |
+| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
+| `name` | [models.WorkflowsUpdateWorkflowActionName](../models/workflowsupdateworkflowactionname.md) | :heavy_check_mark: | N/A |
+| `data` | [models.WorkflowsUpdateWorkflowActionData](../models/workflowsupdateworkflowactiondata.md) | :heavy_check_mark: | N/A |
\ No newline at end of file
diff --git a/squadcastv1/docs/models/workflowsupdateworkflowactiondata.md b/squadcastv1/docs/models/workflowsupdateworkflowactiondata.md
new file mode 100644
index 0000000..852159c
--- /dev/null
+++ b/squadcastv1/docs/models/workflowsupdateworkflowactiondata.md
@@ -0,0 +1,8 @@
+# WorkflowsUpdateWorkflowActionData
+
+
+## Fields
+
+| Field | Type | Required | Description |
+| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
+| `runbooks` | List[[models.V3WorkflowsRunbookResponse](../models/v3workflowsrunbookresponse.md)] | :heavy_check_mark: | N/A |
\ No newline at end of file
diff --git a/squadcastv1/docs/models/workflowsupdateworkflowactionname.md b/squadcastv1/docs/models/workflowsupdateworkflowactionname.md
new file mode 100644
index 0000000..c550c9e
--- /dev/null
+++ b/squadcastv1/docs/models/workflowsupdateworkflowactionname.md
@@ -0,0 +1,8 @@
+# WorkflowsUpdateWorkflowActionName
+
+
+## Values
+
+| Name | Value |
+| -------------------- | -------------------- |
+| `SQ_ATTACH_RUNBOOKS` | sq_attach_runbooks |
\ No newline at end of file
diff --git a/squadcastv1/docs/models/workflowsupdateworkflowactionresponse.md b/squadcastv1/docs/models/workflowsupdateworkflowactionresponse.md
new file mode 100644
index 0000000..bf9d0fe
--- /dev/null
+++ b/squadcastv1/docs/models/workflowsupdateworkflowactionresponse.md
@@ -0,0 +1,115 @@
+# WorkflowsUpdateWorkflowActionResponse
+
+The request has succeeded.
+
+
+## Supported Types
+
+### `models.SqAttachRunbooks`
+
+```python
+value: models.SqAttachRunbooks = /* values here */
+```
+
+### `models.V3WorkflowsSqMarkIncidentSLOAffecting`
+
+```python
+value: models.V3WorkflowsSqMarkIncidentSLOAffecting = /* values here */
+```
+
+### `models.V3WorkflowsSqTriggerManualWebhook`
+
+```python
+value: models.V3WorkflowsSqTriggerManualWebhook = /* values here */
+```
+
+### `models.V3WorkflowsUpdateIncidentPriority`
+
+```python
+value: models.V3WorkflowsUpdateIncidentPriority = /* values here */
+```
+
+### `models.V3WorkflowsSqCreateStatusPageIssue`
+
+```python
+value: models.V3WorkflowsSqCreateStatusPageIssue = /* values here */
+```
+
+### `models.V3WorkflowsSqAddIncidentNote`
+
+```python
+value: models.V3WorkflowsSqAddIncidentNote = /* values here */
+```
+
+### `models.V3WorkflowsSlackArchiveChannel`
+
+```python
+value: models.V3WorkflowsSlackArchiveChannel = /* values here */
+```
+
+### `models.V3WorkflowsSqAddCommunicationChannel`
+
+```python
+value: models.V3WorkflowsSqAddCommunicationChannel = /* values here */
+```
+
+### `models.V3WorkflowsSlackMessageChannel`
+
+```python
+value: models.V3WorkflowsSlackMessageChannel = /* values here */
+```
+
+### `models.V3WorkflowsSlackMessageUser`
+
+```python
+value: models.V3WorkflowsSlackMessageUser = /* values here */
+```
+
+### `models.V3WorkflowsSqMakeHTTPCall`
+
+```python
+value: models.V3WorkflowsSqMakeHTTPCall = /* values here */
+```
+
+### `models.V3WorkflowsSlackCreateIncidentChannel`
+
+```python
+value: models.V3WorkflowsSlackCreateIncidentChannel = /* values here */
+```
+
+### `models.V3WorkflowsJiraCreateTicket`
+
+```python
+value: models.V3WorkflowsJiraCreateTicket = /* values here */
+```
+
+### `models.V3WorkflowsMsTeamsMessageChannel`
+
+```python
+value: models.V3WorkflowsMsTeamsMessageChannel = /* values here */
+```
+
+### `models.V3WorkflowsMsTeamsMessageUser`
+
+```python
+value: models.V3WorkflowsMsTeamsMessageUser = /* values here */
+```
+
+### `models.V3WorkflowsSqSendEmail`
+
+```python
+value: models.V3WorkflowsSqSendEmail = /* values here */
+```
+
+### `models.V3WorkflowsMsTeamsCreateMeetingLink`
+
+```python
+value: models.V3WorkflowsMsTeamsCreateMeetingLink = /* values here */
+```
+
+### `Any`
+
+```python
+value: Any = /* values here */
+```
+
diff --git a/squadcastv1/docs/sdks/workflowssdk/README.md b/squadcastv1/docs/sdks/workflowssdk/README.md
index 0d68b43..4763df3 100644
--- a/squadcastv1/docs/sdks/workflowssdk/README.md
+++ b/squadcastv1/docs/sdks/workflowssdk/README.md
@@ -494,7 +494,7 @@ with SquadcastSDK(
### Response
-**[models.V3WorkflowsActionResponse](../../models/v3workflowsactionresponse.md)**
+**[models.WorkflowsUpdateWorkflowActionResponse](../../models/workflowsupdateworkflowactionresponse.md)**
### Errors
diff --git a/squadcastv1/pylintrc b/squadcastv1/pylintrc
index 3172e45..cd1d0ea 100644
--- a/squadcastv1/pylintrc
+++ b/squadcastv1/pylintrc
@@ -89,7 +89,7 @@ persistent=yes
# Minimum Python version to use for version dependent checks. Will default to
# the version used to run pylint.
-py-version=3.9
+py-version=3.10
# Discover python modules and packages in the file system subtree.
recursive=no
diff --git a/squadcastv1/pyproject.toml b/squadcastv1/pyproject.toml
index 05cbb6e..c69a204 100644
--- a/squadcastv1/pyproject.toml
+++ b/squadcastv1/pyproject.toml
@@ -1,17 +1,17 @@
[project]
name = "squadcast_sdk"
-version = "0.4.0"
+version = "0.5.0"
description = "Python Client SDK Generated by Speakeasy."
authors = [{ name = "Speakeasy" },]
readme = "README-PYPI.md"
-requires-python = ">=3.9.2"
+requires-python = ">=3.10"
dependencies = [
"httpcore >=1.0.9",
"httpx >=0.28.1",
"jsonpath-python >=1.0.6",
"pydantic >=2.11.2",
]
-urls.repository = "https://github.com/SquadcastHub/squadcast-sdk-python.git"
+urls.repository = "https://github.com/solarwinds/squadcast-sdk-python.git"
[dependency-groups]
dev = [
diff --git a/squadcastv1/scripts/prepare_readme.py b/squadcastv1/scripts/prepare_readme.py
index e3d6915..6ebab81 100644
--- a/squadcastv1/scripts/prepare_readme.py
+++ b/squadcastv1/scripts/prepare_readme.py
@@ -6,7 +6,7 @@
try:
with open("README.md", "r", encoding="utf-8") as rh:
readme_contents = rh.read()
- GITHUB_URL = "https://github.com/SquadcastHub/squadcast-sdk-python.git"
+ GITHUB_URL = "https://github.com/solarwinds/squadcast-sdk-python.git"
GITHUB_URL = (
GITHUB_URL[: -len(".git")] if GITHUB_URL.endswith(".git") else GITHUB_URL
)
diff --git a/squadcastv1/src/squadcast_sdk/_version.py b/squadcastv1/src/squadcast_sdk/_version.py
index c9ba7dd..9a41fff 100644
--- a/squadcastv1/src/squadcast_sdk/_version.py
+++ b/squadcastv1/src/squadcast_sdk/_version.py
@@ -3,10 +3,10 @@
import importlib.metadata
__title__: str = "squadcast_sdk"
-__version__: str = "0.4.0"
+__version__: str = "0.5.0"
__openapi_doc_version__: str = "1.0.0"
-__gen_version__: str = "2.801.2"
-__user_agent__: str = "speakeasy-sdk/python 0.4.0 2.801.2 1.0.0 squadcast_sdk"
+__gen_version__: str = "2.803.3"
+__user_agent__: str = "speakeasy-sdk/python 0.5.0 2.803.3 1.0.0 squadcast_sdk"
try:
if __package__ is not None:
diff --git a/squadcastv1/src/squadcast_sdk/models/__init__.py b/squadcastv1/src/squadcast_sdk/models/__init__.py
index bf991c3..eb6b324 100644
--- a/squadcastv1/src/squadcast_sdk/models/__init__.py
+++ b/squadcastv1/src/squadcast_sdk/models/__init__.py
@@ -3178,8 +3178,15 @@
WorkflowsUpdateActionsOrderRequestTypedDict,
)
from .workflows_updateworkflowactionop import (
+ SqAttachRunbooks,
+ SqAttachRunbooksTypedDict,
+ WorkflowsUpdateWorkflowActionData,
+ WorkflowsUpdateWorkflowActionDataTypedDict,
+ WorkflowsUpdateWorkflowActionName,
WorkflowsUpdateWorkflowActionRequest,
WorkflowsUpdateWorkflowActionRequestTypedDict,
+ WorkflowsUpdateWorkflowActionResponse,
+ WorkflowsUpdateWorkflowActionResponseTypedDict,
)
from .workflows_updateworkflowop import (
WorkflowsUpdateWorkflowRequest,
@@ -3942,6 +3949,8 @@
"SnoozeNotificationsUnsnoozeIncidentNotificationsRequestTypedDict",
"SnoozeNotificationsUnsnoozeIncidentNotificationsResponse",
"SnoozeNotificationsUnsnoozeIncidentNotificationsResponseTypedDict",
+ "SqAttachRunbooks",
+ "SqAttachRunbooksTypedDict",
"Squads",
"SquadsCreateSquadResponse",
"SquadsCreateSquadResponseTypedDict",
@@ -5224,8 +5233,13 @@
"WorkflowsTypedDict",
"WorkflowsUpdateActionsOrderRequest",
"WorkflowsUpdateActionsOrderRequestTypedDict",
+ "WorkflowsUpdateWorkflowActionData",
+ "WorkflowsUpdateWorkflowActionDataTypedDict",
+ "WorkflowsUpdateWorkflowActionName",
"WorkflowsUpdateWorkflowActionRequest",
"WorkflowsUpdateWorkflowActionRequestTypedDict",
+ "WorkflowsUpdateWorkflowActionResponse",
+ "WorkflowsUpdateWorkflowActionResponseTypedDict",
"WorkflowsUpdateWorkflowRequest",
"WorkflowsUpdateWorkflowRequestTypedDict",
"WorkflowsUpdateWorkflowResponse",
@@ -7268,8 +7282,15 @@
"WorkflowsListWorkflowsResponseTypedDict": ".workflows_listworkflowsop",
"WorkflowsUpdateActionsOrderRequest": ".workflows_updateactionsorderop",
"WorkflowsUpdateActionsOrderRequestTypedDict": ".workflows_updateactionsorderop",
+ "SqAttachRunbooks": ".workflows_updateworkflowactionop",
+ "SqAttachRunbooksTypedDict": ".workflows_updateworkflowactionop",
+ "WorkflowsUpdateWorkflowActionData": ".workflows_updateworkflowactionop",
+ "WorkflowsUpdateWorkflowActionDataTypedDict": ".workflows_updateworkflowactionop",
+ "WorkflowsUpdateWorkflowActionName": ".workflows_updateworkflowactionop",
"WorkflowsUpdateWorkflowActionRequest": ".workflows_updateworkflowactionop",
"WorkflowsUpdateWorkflowActionRequestTypedDict": ".workflows_updateworkflowactionop",
+ "WorkflowsUpdateWorkflowActionResponse": ".workflows_updateworkflowactionop",
+ "WorkflowsUpdateWorkflowActionResponseTypedDict": ".workflows_updateworkflowactionop",
"WorkflowsUpdateWorkflowRequest": ".workflows_updateworkflowop",
"WorkflowsUpdateWorkflowRequestTypedDict": ".workflows_updateworkflowop",
"WorkflowsUpdateWorkflowResponse": ".workflows_updateworkflowop",
diff --git a/squadcastv1/src/squadcast_sdk/models/workflows_updateworkflowactionop.py b/squadcastv1/src/squadcast_sdk/models/workflows_updateworkflowactionop.py
index 9b25537..0d8143e 100644
--- a/squadcastv1/src/squadcast_sdk/models/workflows_updateworkflowactionop.py
+++ b/squadcastv1/src/squadcast_sdk/models/workflows_updateworkflowactionop.py
@@ -5,10 +5,79 @@
V3WorkflowsActionRequestUpdate,
V3WorkflowsActionRequestUpdateTypedDict,
)
+from .v3_workflows_jiracreateticket import (
+ V3WorkflowsJiraCreateTicket,
+ V3WorkflowsJiraCreateTicketTypedDict,
+)
+from .v3_workflows_msteamscreatemeetinglink import (
+ V3WorkflowsMsTeamsCreateMeetingLink,
+ V3WorkflowsMsTeamsCreateMeetingLinkTypedDict,
+)
+from .v3_workflows_msteamsmessagechannel import (
+ V3WorkflowsMsTeamsMessageChannel,
+ V3WorkflowsMsTeamsMessageChannelTypedDict,
+)
+from .v3_workflows_msteamsmessageuser import (
+ V3WorkflowsMsTeamsMessageUser,
+ V3WorkflowsMsTeamsMessageUserTypedDict,
+)
+from .v3_workflows_runbookresponse import (
+ V3WorkflowsRunbookResponse,
+ V3WorkflowsRunbookResponseTypedDict,
+)
+from .v3_workflows_slackarchivechannel import (
+ V3WorkflowsSlackArchiveChannel,
+ V3WorkflowsSlackArchiveChannelTypedDict,
+)
+from .v3_workflows_slackcreateincidentchannel import (
+ V3WorkflowsSlackCreateIncidentChannel,
+ V3WorkflowsSlackCreateIncidentChannelTypedDict,
+)
+from .v3_workflows_slackmessagechannel import (
+ V3WorkflowsSlackMessageChannel,
+ V3WorkflowsSlackMessageChannelTypedDict,
+)
+from .v3_workflows_slackmessageuser import (
+ V3WorkflowsSlackMessageUser,
+ V3WorkflowsSlackMessageUserTypedDict,
+)
+from .v3_workflows_sqaddcommunicationchannel import (
+ V3WorkflowsSqAddCommunicationChannel,
+ V3WorkflowsSqAddCommunicationChannelTypedDict,
+)
+from .v3_workflows_sqaddincidentnote import (
+ V3WorkflowsSqAddIncidentNote,
+ V3WorkflowsSqAddIncidentNoteTypedDict,
+)
+from .v3_workflows_sqcreatestatuspageissue import (
+ V3WorkflowsSqCreateStatusPageIssue,
+ V3WorkflowsSqCreateStatusPageIssueTypedDict,
+)
+from .v3_workflows_sqmakehttpcall import (
+ V3WorkflowsSqMakeHTTPCall,
+ V3WorkflowsSqMakeHTTPCallTypedDict,
+)
+from .v3_workflows_sqmarkincidentsloaffecting import (
+ V3WorkflowsSqMarkIncidentSLOAffecting,
+ V3WorkflowsSqMarkIncidentSLOAffectingTypedDict,
+)
+from .v3_workflows_sqsendemail import (
+ V3WorkflowsSqSendEmail,
+ V3WorkflowsSqSendEmailTypedDict,
+)
+from .v3_workflows_sqtriggermanualwebhook import (
+ V3WorkflowsSqTriggerManualWebhook,
+ V3WorkflowsSqTriggerManualWebhookTypedDict,
+)
+from .v3_workflows_updateincidentpriority import (
+ V3WorkflowsUpdateIncidentPriority,
+ V3WorkflowsUpdateIncidentPriorityTypedDict,
+)
import pydantic
from squadcast_sdk.types import BaseModel
from squadcast_sdk.utils import FieldMetadata, PathParamMetadata, RequestMetadata
-from typing_extensions import Annotated, TypedDict
+from typing import Any, List, Literal, Union
+from typing_extensions import Annotated, TypeAliasType, TypedDict
class WorkflowsUpdateWorkflowActionRequestTypedDict(TypedDict):
@@ -34,3 +103,77 @@ class WorkflowsUpdateWorkflowActionRequest(BaseModel):
V3WorkflowsActionRequestUpdate,
FieldMetadata(request=RequestMetadata(media_type="application/json")),
]
+
+
+WorkflowsUpdateWorkflowActionName = Literal["sq_attach_runbooks",]
+
+
+class WorkflowsUpdateWorkflowActionDataTypedDict(TypedDict):
+ runbooks: List[V3WorkflowsRunbookResponseTypedDict]
+
+
+class WorkflowsUpdateWorkflowActionData(BaseModel):
+ runbooks: List[V3WorkflowsRunbookResponse]
+
+
+class SqAttachRunbooksTypedDict(TypedDict):
+ name: WorkflowsUpdateWorkflowActionName
+ data: WorkflowsUpdateWorkflowActionDataTypedDict
+
+
+class SqAttachRunbooks(BaseModel):
+ name: WorkflowsUpdateWorkflowActionName
+
+ data: WorkflowsUpdateWorkflowActionData
+
+
+WorkflowsUpdateWorkflowActionResponseTypedDict = TypeAliasType(
+ "WorkflowsUpdateWorkflowActionResponseTypedDict",
+ Union[
+ V3WorkflowsSlackArchiveChannelTypedDict,
+ V3WorkflowsMsTeamsCreateMeetingLinkTypedDict,
+ V3WorkflowsSlackMessageChannelTypedDict,
+ V3WorkflowsSlackMessageUserTypedDict,
+ V3WorkflowsSqCreateStatusPageIssueTypedDict,
+ V3WorkflowsSqAddIncidentNoteTypedDict,
+ V3WorkflowsSqTriggerManualWebhookTypedDict,
+ V3WorkflowsSqAddCommunicationChannelTypedDict,
+ SqAttachRunbooksTypedDict,
+ V3WorkflowsUpdateIncidentPriorityTypedDict,
+ V3WorkflowsSqMakeHTTPCallTypedDict,
+ V3WorkflowsSlackCreateIncidentChannelTypedDict,
+ V3WorkflowsJiraCreateTicketTypedDict,
+ V3WorkflowsMsTeamsMessageChannelTypedDict,
+ V3WorkflowsMsTeamsMessageUserTypedDict,
+ V3WorkflowsSqSendEmailTypedDict,
+ V3WorkflowsSqMarkIncidentSLOAffectingTypedDict,
+ Any,
+ ],
+)
+r"""The request has succeeded."""
+
+
+WorkflowsUpdateWorkflowActionResponse = TypeAliasType(
+ "WorkflowsUpdateWorkflowActionResponse",
+ Union[
+ V3WorkflowsSlackArchiveChannel,
+ V3WorkflowsMsTeamsCreateMeetingLink,
+ V3WorkflowsSlackMessageChannel,
+ V3WorkflowsSlackMessageUser,
+ V3WorkflowsSqCreateStatusPageIssue,
+ V3WorkflowsSqAddIncidentNote,
+ V3WorkflowsSqTriggerManualWebhook,
+ V3WorkflowsSqAddCommunicationChannel,
+ SqAttachRunbooks,
+ V3WorkflowsUpdateIncidentPriority,
+ V3WorkflowsSqMakeHTTPCall,
+ V3WorkflowsSlackCreateIncidentChannel,
+ V3WorkflowsJiraCreateTicket,
+ V3WorkflowsMsTeamsMessageChannel,
+ V3WorkflowsMsTeamsMessageUser,
+ V3WorkflowsSqSendEmail,
+ V3WorkflowsSqMarkIncidentSLOAffecting,
+ Any,
+ ],
+)
+r"""The request has succeeded."""
diff --git a/squadcastv1/src/squadcast_sdk/utils/__init__.py b/squadcastv1/src/squadcast_sdk/utils/__init__.py
index c906e1e..15394a0 100644
--- a/squadcastv1/src/squadcast_sdk/utils/__init__.py
+++ b/squadcastv1/src/squadcast_sdk/utils/__init__.py
@@ -11,10 +11,7 @@
async def run_sync_in_thread(func: Callable[..., _T], *args) -> _T:
"""Run a synchronous function in a thread pool to avoid blocking the event loop."""
- if sys.version_info >= (3, 9):
- return await asyncio.to_thread(func, *args)
- loop = asyncio.get_event_loop()
- return await loop.run_in_executor(None, func, *args)
+ return await asyncio.to_thread(func, *args)
if TYPE_CHECKING:
diff --git a/squadcastv1/src/squadcast_sdk/workflows_sdk.py b/squadcastv1/src/squadcast_sdk/workflows_sdk.py
index 74e807d..b600d7a 100644
--- a/squadcastv1/src/squadcast_sdk/workflows_sdk.py
+++ b/squadcastv1/src/squadcast_sdk/workflows_sdk.py
@@ -2808,7 +2808,7 @@ def update_action(
server_url: Optional[str] = None,
timeout_ms: Optional[int] = None,
http_headers: Optional[Mapping[str, str]] = None,
- ) -> models.V3WorkflowsActionResponse:
+ ) -> models.WorkflowsUpdateWorkflowActionResponse:
r"""Update Workflow Action
Update an action by action ID
@@ -2901,7 +2901,9 @@ def update_action(
response_data: Any = None
if utils.match_response(http_res, "200", "application/json"):
- return unmarshal_json_response(models.V3WorkflowsActionResponse, http_res)
+ return unmarshal_json_response(
+ models.WorkflowsUpdateWorkflowActionResponse, http_res
+ )
if utils.match_response(http_res, "400", "application/json"):
response_data = unmarshal_json_response(
errors.BadRequestErrorData, http_res
@@ -2973,7 +2975,7 @@ async def update_action_async(
server_url: Optional[str] = None,
timeout_ms: Optional[int] = None,
http_headers: Optional[Mapping[str, str]] = None,
- ) -> models.V3WorkflowsActionResponse:
+ ) -> models.WorkflowsUpdateWorkflowActionResponse:
r"""Update Workflow Action
Update an action by action ID
@@ -3066,7 +3068,9 @@ async def update_action_async(
response_data: Any = None
if utils.match_response(http_res, "200", "application/json"):
- return unmarshal_json_response(models.V3WorkflowsActionResponse, http_res)
+ return unmarshal_json_response(
+ models.WorkflowsUpdateWorkflowActionResponse, http_res
+ )
if utils.match_response(http_res, "400", "application/json"):
response_data = unmarshal_json_response(
errors.BadRequestErrorData, http_res
diff --git a/squadcastv1/uv.lock b/squadcastv1/uv.lock
index 36da39c..827f27c 100644
--- a/squadcastv1/uv.lock
+++ b/squadcastv1/uv.lock
@@ -1,6 +1,6 @@
version = 1
revision = 3
-requires-python = ">=3.9.2"
+requires-python = ">=3.10"
resolution-markers = [
"python_full_version >= '3.12'",
"python_full_version == '3.11.*'",
@@ -190,12 +190,6 @@ wheels = [
{ url = "https://files.pythonhosted.org/packages/d2/8b/801aa06445d2de3895f59e476f38f3f8d610ef5d6908245f07d002676cbf/mypy-1.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:c43a7682e24b4f576d93072216bf56eeff70d9140241f9edec0c104d0c515036", size = 12402541, upload-time = "2025-02-05T03:49:57.623Z" },
{ url = "https://files.pythonhosted.org/packages/c7/67/5a4268782eb77344cc613a4cf23540928e41f018a9a1ec4c6882baf20ab8/mypy-1.15.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:baefc32840a9f00babd83251560e0ae1573e2f9d1b067719479bfb0e987c6357", size = 12494348, upload-time = "2025-02-05T03:48:52.361Z" },
{ url = "https://files.pythonhosted.org/packages/83/3e/57bb447f7bbbfaabf1712d96f9df142624a386d98fb026a761532526057e/mypy-1.15.0-cp313-cp313-win_amd64.whl", hash = "sha256:b9378e2c00146c44793c98b8d5a61039a048e31f429fb0eb546d93f4b000bedf", size = 9373648, upload-time = "2025-02-05T03:49:11.395Z" },
- { url = "https://files.pythonhosted.org/packages/5a/fa/79cf41a55b682794abe71372151dbbf856e3008f6767057229e6649d294a/mypy-1.15.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:e601a7fa172c2131bff456bb3ee08a88360760d0d2f8cbd7a75a65497e2df078", size = 10737129, upload-time = "2025-02-05T03:50:24.509Z" },
- { url = "https://files.pythonhosted.org/packages/d3/33/dd8feb2597d648de29e3da0a8bf4e1afbda472964d2a4a0052203a6f3594/mypy-1.15.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:712e962a6357634fef20412699a3655c610110e01cdaa6180acec7fc9f8513ba", size = 9856335, upload-time = "2025-02-05T03:49:36.398Z" },
- { url = "https://files.pythonhosted.org/packages/e4/b5/74508959c1b06b96674b364ffeb7ae5802646b32929b7701fc6b18447592/mypy-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:f95579473af29ab73a10bada2f9722856792a36ec5af5399b653aa28360290a5", size = 11611935, upload-time = "2025-02-05T03:49:14.154Z" },
- { url = "https://files.pythonhosted.org/packages/6c/53/da61b9d9973efcd6507183fdad96606996191657fe79701b2c818714d573/mypy-1.15.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:8f8722560a14cde92fdb1e31597760dc35f9f5524cce17836c0d22841830fd5b", size = 12365827, upload-time = "2025-02-05T03:48:59.458Z" },
- { url = "https://files.pythonhosted.org/packages/c1/72/965bd9ee89540c79a25778cc080c7e6ef40aa1eeac4d52cec7eae6eb5228/mypy-1.15.0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:1fbb8da62dc352133d7d7ca90ed2fb0e9d42bb1a32724c287d3c76c58cbaa9c2", size = 12541924, upload-time = "2025-02-05T03:50:03.12Z" },
- { url = "https://files.pythonhosted.org/packages/46/d0/f41645c2eb263e6c77ada7d76f894c580c9ddb20d77f0c24d34273a4dab2/mypy-1.15.0-cp39-cp39-win_amd64.whl", hash = "sha256:d10d994b41fb3497719bbf866f227b3489048ea4bbbb5015357db306249f7980", size = 9271176, upload-time = "2025-02-05T03:50:10.86Z" },
{ url = "https://files.pythonhosted.org/packages/09/4e/a7d65c7322c510de2c409ff3828b03354a7c43f5a8ed458a7a131b41c7b9/mypy-1.15.0-py3-none-any.whl", hash = "sha256:5469affef548bd1895d86d3bf10ce2b44e33d86923c29e4d675b3e323437ea3e", size = 2221777, upload-time = "2025-02-05T03:50:08.348Z" },
]
@@ -308,19 +302,6 @@ wheels = [
{ url = "https://files.pythonhosted.org/packages/a4/7d/e09391c2eebeab681df2b74bfe6c43422fffede8dc74187b2b0bf6fd7571/pydantic_core-2.33.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:61c18fba8e5e9db3ab908620af374db0ac1baa69f0f32df4f61ae23f15e586ac", size = 1806162, upload-time = "2025-04-23T18:32:20.188Z" },
{ url = "https://files.pythonhosted.org/packages/f1/3d/847b6b1fed9f8ed3bb95a9ad04fbd0b212e832d4f0f50ff4d9ee5a9f15cf/pydantic_core-2.33.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95237e53bb015f67b63c91af7518a62a8660376a6a0db19b89acc77a4d6199f5", size = 1981560, upload-time = "2025-04-23T18:32:22.354Z" },
{ url = "https://files.pythonhosted.org/packages/6f/9a/e73262f6c6656262b5fdd723ad90f518f579b7bc8622e43a942eec53c938/pydantic_core-2.33.2-cp313-cp313t-win_amd64.whl", hash = "sha256:c2fc0a768ef76c15ab9238afa6da7f69895bb5d1ee83aeea2e3509af4472d0b9", size = 1935777, upload-time = "2025-04-23T18:32:25.088Z" },
- { url = "https://files.pythonhosted.org/packages/53/ea/bbe9095cdd771987d13c82d104a9c8559ae9aec1e29f139e286fd2e9256e/pydantic_core-2.33.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:a2b911a5b90e0374d03813674bf0a5fbbb7741570dcd4b4e85a2e48d17def29d", size = 2028677, upload-time = "2025-04-23T18:32:27.227Z" },
- { url = "https://files.pythonhosted.org/packages/49/1d/4ac5ed228078737d457a609013e8f7edc64adc37b91d619ea965758369e5/pydantic_core-2.33.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:6fa6dfc3e4d1f734a34710f391ae822e0a8eb8559a85c6979e14e65ee6ba2954", size = 1864735, upload-time = "2025-04-23T18:32:29.019Z" },
- { url = "https://files.pythonhosted.org/packages/23/9a/2e70d6388d7cda488ae38f57bc2f7b03ee442fbcf0d75d848304ac7e405b/pydantic_core-2.33.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c54c939ee22dc8e2d545da79fc5381f1c020d6d3141d3bd747eab59164dc89fb", size = 1898467, upload-time = "2025-04-23T18:32:31.119Z" },
- { url = "https://files.pythonhosted.org/packages/ff/2e/1568934feb43370c1ffb78a77f0baaa5a8b6897513e7a91051af707ffdc4/pydantic_core-2.33.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:53a57d2ed685940a504248187d5685e49eb5eef0f696853647bf37c418c538f7", size = 1983041, upload-time = "2025-04-23T18:32:33.655Z" },
- { url = "https://files.pythonhosted.org/packages/01/1a/1a1118f38ab64eac2f6269eb8c120ab915be30e387bb561e3af904b12499/pydantic_core-2.33.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:09fb9dd6571aacd023fe6aaca316bd01cf60ab27240d7eb39ebd66a3a15293b4", size = 2136503, upload-time = "2025-04-23T18:32:35.519Z" },
- { url = "https://files.pythonhosted.org/packages/5c/da/44754d1d7ae0f22d6d3ce6c6b1486fc07ac2c524ed8f6eca636e2e1ee49b/pydantic_core-2.33.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0e6116757f7959a712db11f3e9c0a99ade00a5bbedae83cb801985aa154f071b", size = 2736079, upload-time = "2025-04-23T18:32:37.659Z" },
- { url = "https://files.pythonhosted.org/packages/4d/98/f43cd89172220ec5aa86654967b22d862146bc4d736b1350b4c41e7c9c03/pydantic_core-2.33.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8d55ab81c57b8ff8548c3e4947f119551253f4e3787a7bbc0b6b3ca47498a9d3", size = 2006508, upload-time = "2025-04-23T18:32:39.637Z" },
- { url = "https://files.pythonhosted.org/packages/2b/cc/f77e8e242171d2158309f830f7d5d07e0531b756106f36bc18712dc439df/pydantic_core-2.33.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c20c462aa4434b33a2661701b861604913f912254e441ab8d78d30485736115a", size = 2113693, upload-time = "2025-04-23T18:32:41.818Z" },
- { url = "https://files.pythonhosted.org/packages/54/7a/7be6a7bd43e0a47c147ba7fbf124fe8aaf1200bc587da925509641113b2d/pydantic_core-2.33.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:44857c3227d3fb5e753d5fe4a3420d6376fa594b07b621e220cd93703fe21782", size = 2074224, upload-time = "2025-04-23T18:32:44.033Z" },
- { url = "https://files.pythonhosted.org/packages/2a/07/31cf8fadffbb03be1cb520850e00a8490c0927ec456e8293cafda0726184/pydantic_core-2.33.2-cp39-cp39-musllinux_1_1_armv7l.whl", hash = "sha256:eb9b459ca4df0e5c87deb59d37377461a538852765293f9e6ee834f0435a93b9", size = 2245403, upload-time = "2025-04-23T18:32:45.836Z" },
- { url = "https://files.pythonhosted.org/packages/b6/8d/bbaf4c6721b668d44f01861f297eb01c9b35f612f6b8e14173cb204e6240/pydantic_core-2.33.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:9fcd347d2cc5c23b06de6d3b7b8275be558a0c90549495c699e379a80bf8379e", size = 2242331, upload-time = "2025-04-23T18:32:47.618Z" },
- { url = "https://files.pythonhosted.org/packages/bb/93/3cc157026bca8f5006250e74515119fcaa6d6858aceee8f67ab6dc548c16/pydantic_core-2.33.2-cp39-cp39-win32.whl", hash = "sha256:83aa99b1285bc8f038941ddf598501a86f1536789740991d7d8756e34f1e74d9", size = 1910571, upload-time = "2025-04-23T18:32:49.401Z" },
- { url = "https://files.pythonhosted.org/packages/5b/90/7edc3b2a0d9f0dda8806c04e511a67b0b7a41d2187e2003673a996fb4310/pydantic_core-2.33.2-cp39-cp39-win_amd64.whl", hash = "sha256:f481959862f57f29601ccced557cc2e817bce7533ab8e01a797a48b49c9692b3", size = 1956504, upload-time = "2025-04-23T18:32:51.287Z" },
{ url = "https://files.pythonhosted.org/packages/30/68/373d55e58b7e83ce371691f6eaa7175e3a24b956c44628eb25d7da007917/pydantic_core-2.33.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:5c4aa4e82353f65e548c476b37e64189783aa5384903bfea4f41580f255fddfa", size = 2023982, upload-time = "2025-04-23T18:32:53.14Z" },
{ url = "https://files.pythonhosted.org/packages/a4/16/145f54ac08c96a63d8ed6442f9dec17b2773d19920b627b18d4f10a061ea/pydantic_core-2.33.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:d946c8bf0d5c24bf4fe333af284c59a19358aa3ec18cb3dc4370080da1e8ad29", size = 1858412, upload-time = "2025-04-23T18:32:55.52Z" },
{ url = "https://files.pythonhosted.org/packages/41/b1/c6dc6c3e2de4516c0bb2c46f6a373b91b5660312342a0cf5826e38ad82fa/pydantic_core-2.33.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:87b31b6846e361ef83fedb187bb5b4372d0da3f7e28d85415efa92d6125d6e6d", size = 1892749, upload-time = "2025-04-23T18:32:57.546Z" },
@@ -339,15 +320,6 @@ wheels = [
{ url = "https://files.pythonhosted.org/packages/b8/e9/1f7efbe20d0b2b10f6718944b5d8ece9152390904f29a78e68d4e7961159/pydantic_core-2.33.2-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl", hash = "sha256:de4b83bb311557e439b9e186f733f6c645b9417c84e2eb8203f3f820a4b988bf", size = 2239013, upload-time = "2025-04-23T18:33:26.621Z" },
{ url = "https://files.pythonhosted.org/packages/3c/b2/5309c905a93811524a49b4e031e9851a6b00ff0fb668794472ea7746b448/pydantic_core-2.33.2-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:82f68293f055f51b51ea42fafc74b6aad03e70e191799430b90c13d643059ebb", size = 2238715, upload-time = "2025-04-23T18:33:28.656Z" },
{ url = "https://files.pythonhosted.org/packages/32/56/8a7ca5d2cd2cda1d245d34b1c9a942920a718082ae8e54e5f3e5a58b7add/pydantic_core-2.33.2-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:329467cecfb529c925cf2bbd4d60d2c509bc2fb52a20c1045bf09bb70971a9c1", size = 2066757, upload-time = "2025-04-23T18:33:30.645Z" },
- { url = "https://files.pythonhosted.org/packages/08/98/dbf3fdfabaf81cda5622154fda78ea9965ac467e3239078e0dcd6df159e7/pydantic_core-2.33.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:87acbfcf8e90ca885206e98359d7dca4bcbb35abdc0ff66672a293e1d7a19101", size = 2024034, upload-time = "2025-04-23T18:33:32.843Z" },
- { url = "https://files.pythonhosted.org/packages/8d/99/7810aa9256e7f2ccd492590f86b79d370df1e9292f1f80b000b6a75bd2fb/pydantic_core-2.33.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:7f92c15cd1e97d4b12acd1cc9004fa092578acfa57b67ad5e43a197175d01a64", size = 1858578, upload-time = "2025-04-23T18:33:34.912Z" },
- { url = "https://files.pythonhosted.org/packages/d8/60/bc06fa9027c7006cc6dd21e48dbf39076dc39d9abbaf718a1604973a9670/pydantic_core-2.33.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d3f26877a748dc4251cfcfda9dfb5f13fcb034f5308388066bcfe9031b63ae7d", size = 1892858, upload-time = "2025-04-23T18:33:36.933Z" },
- { url = "https://files.pythonhosted.org/packages/f2/40/9d03997d9518816c68b4dfccb88969756b9146031b61cd37f781c74c9b6a/pydantic_core-2.33.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dac89aea9af8cd672fa7b510e7b8c33b0bba9a43186680550ccf23020f32d535", size = 2068498, upload-time = "2025-04-23T18:33:38.997Z" },
- { url = "https://files.pythonhosted.org/packages/d8/62/d490198d05d2d86672dc269f52579cad7261ced64c2df213d5c16e0aecb1/pydantic_core-2.33.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:970919794d126ba8645f3837ab6046fb4e72bbc057b3709144066204c19a455d", size = 2108428, upload-time = "2025-04-23T18:33:41.18Z" },
- { url = "https://files.pythonhosted.org/packages/9a/ec/4cd215534fd10b8549015f12ea650a1a973da20ce46430b68fc3185573e8/pydantic_core-2.33.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:3eb3fe62804e8f859c49ed20a8451342de53ed764150cb14ca71357c765dc2a6", size = 2069854, upload-time = "2025-04-23T18:33:43.446Z" },
- { url = "https://files.pythonhosted.org/packages/1a/1a/abbd63d47e1d9b0d632fee6bb15785d0889c8a6e0a6c3b5a8e28ac1ec5d2/pydantic_core-2.33.2-pp39-pypy39_pp73-musllinux_1_1_armv7l.whl", hash = "sha256:3abcd9392a36025e3bd55f9bd38d908bd17962cc49bc6da8e7e96285336e2bca", size = 2237859, upload-time = "2025-04-23T18:33:45.56Z" },
- { url = "https://files.pythonhosted.org/packages/80/1c/fa883643429908b1c90598fd2642af8839efd1d835b65af1f75fba4d94fe/pydantic_core-2.33.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:3a1c81334778f9e3af2f8aeb7a960736e5cab1dfebfb26aabca09afd2906c039", size = 2239059, upload-time = "2025-04-23T18:33:47.735Z" },
- { url = "https://files.pythonhosted.org/packages/d4/29/3cade8a924a61f60ccfa10842f75eb12787e1440e2b8660ceffeb26685e7/pydantic_core-2.33.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:2807668ba86cb38c6817ad9bc66215ab8584d1d304030ce4f0887336f28a5e27", size = 2066661, upload-time = "2025-04-23T18:33:49.995Z" },
]
[[package]]
@@ -363,7 +335,6 @@ dependencies = [
{ name = "platformdirs" },
{ name = "tomli", marker = "python_full_version < '3.11'" },
{ name = "tomlkit" },
- { name = "typing-extensions", marker = "python_full_version < '3.10'" },
]
sdist = { url = "https://files.pythonhosted.org/packages/9a/e9/60280b14cc1012794120345ce378504cf17409e38cd88f455dc24e0ad6b5/pylint-3.2.3.tar.gz", hash = "sha256:02f6c562b215582386068d52a30f520d84fdbcf2a95fc7e855b816060d048b60", size = 1506739, upload-time = "2024-06-06T14:19:17.955Z" }
wheels = [
@@ -394,7 +365,7 @@ wheels = [
[[package]]
name = "squadcast-sdk"
-version = "0.4.0"
+version = "0.5.0"
source = { editable = "." }
dependencies = [
{ name = "httpcore" },