Skip to content

Commit

Permalink
[GitHub Bot] Generated python SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
API Team committed Jul 5, 2024
1 parent 7d7bdea commit 84289ca
Show file tree
Hide file tree
Showing 20 changed files with 80 additions and 60 deletions.
7 changes: 4 additions & 3 deletions thousandeyes-sdk-administrative/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-administrative"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Administrative API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Administrative API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-agents/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-agents"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Agents API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Agents API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-alerts/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-alerts"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Alerts API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Alerts API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-bgp-monitors/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-bgp-monitors"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "BGP Monitors API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK BGP Monitors API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-credentials/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-credentials"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Credentials API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Credentials API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-dashboards/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-dashboards"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Dashboards API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Dashboards API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-endpoint-agents/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-endpoint-agents"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Endpoint Agents API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Endpoint Agents API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-endpoint-instant-tests/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-endpoint-instant-tests"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Endpoint Instant Scheduled Tests API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Endpoint Instant Scheduled Tests API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-endpoint-labels/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-endpoint-labels"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Endpoint Agent Labels API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Endpoint Agent Labels API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-endpoint-test-results/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-endpoint-test-results"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Endpoint Test Results API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Endpoint Test Results API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-endpoint-tests/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-endpoint-tests"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Endpoint Tests API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Endpoint Tests API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-instant-tests/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-instant-tests"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Instant Tests API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Instant Tests API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-internet-insights/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-internet-insights"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Internet Insights API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Internet Insights API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-labels/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-labels"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Labels API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Labels API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-snapshots/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-snapshots"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "Test Snapshots API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK Test Snapshots API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
7 changes: 4 additions & 3 deletions thousandeyes-sdk-streaming/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "thousandeyes-sdk-streaming"
dynamic = ["version"]
readme = "README.md"
authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }
]
description = "ThousandEyes for OpenTelemetry API"
license = { text = "../LICENSE" }
description = "ThousandEyes SDK ThousandEyes for OpenTelemetry API"
license = { file = "LICENSE" }
dependencies = [
"urllib3 >= 1.25.3",
"python-dateutil >=2.8.2",
Expand All @@ -15,7 +16,7 @@ dependencies = [
]

[tool.setuptools.dynamic]
version = {attr = "thousandeyes_sdk.core.__version__"}
version = {file = ".version"}

[project.optional-dependencies]
test = [
Expand Down
Loading

0 comments on commit 84289ca

Please sign in to comment.