ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.438.3

This commit is contained in:
speakeasybot
2024-11-14 00:02:24 +00:00
parent dd750e0d1a
commit d6ce868807
11 changed files with 34 additions and 24 deletions

View File

@@ -1,12 +1,12 @@
lockVersion: 2.0.0 lockVersion: 2.0.0
id: 3eeea668-4ef4-464e-a888-bdfa023bedf5 id: 3eeea668-4ef4-464e-a888-bdfa023bedf5
management: management:
docChecksum: af45c1ae70f7fc6589adb3f8075cb275 docChecksum: 2554ade61ed4d42b8e095168765d7dc0
docVersion: 0.0.3 docVersion: 0.0.3
speakeasyVersion: 1.438.1 speakeasyVersion: 1.438.3
generationVersion: 2.457.2 generationVersion: 2.457.9
releaseVersion: 0.19.0 releaseVersion: 0.19.1
configChecksum: 1950f7d331e572c2e15ecf4fea8acd77 configChecksum: 6da82312bc6f815c9d30433dc0275c10
repoURL: https://github.com/LukeHagar/plexpy.git repoURL: https://github.com/LukeHagar/plexpy.git
repoSubDirectory: . repoSubDirectory: .
installationURL: https://github.com/LukeHagar/plexpy.git installationURL: https://github.com/LukeHagar/plexpy.git
@@ -15,7 +15,7 @@ features:
python: python:
additionalDependencies: 1.0.0 additionalDependencies: 1.0.0
constsAndDefaults: 1.0.4 constsAndDefaults: 1.0.4
core: 5.6.4 core: 5.6.5
defaultEnabledRetries: 0.2.0 defaultEnabledRetries: 0.2.0
deprecations: 3.0.0 deprecations: 3.0.0
downloadStreams: 1.0.1 downloadStreams: 1.0.1
@@ -1914,6 +1914,7 @@ examples:
parameters: parameters:
query: query:
Timespan: 4 Timespan: 4
timespan: 4
responses: responses:
"200": "200":
application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsMedia": []}} application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsMedia": []}}
@@ -1926,6 +1927,7 @@ examples:
parameters: parameters:
query: query:
Timespan: 4 Timespan: 4
timespan: 4
responses: responses:
"200": "200":
application/json: {"MediaContainer": {"size": 5497, "StatisticsResources": []}} application/json: {"MediaContainer": {"size": 5497, "StatisticsResources": []}}
@@ -1938,6 +1940,7 @@ examples:
parameters: parameters:
query: query:
Timespan: 4 Timespan: 4
timespan: 4
responses: responses:
"200": "200":
application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsBandwidth": []}} application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsBandwidth": []}}

View File

@@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false oAuth2PasswordEnabled: false
python: python:
version: 0.19.0 version: 0.19.1
additionalDependencies: additionalDependencies:
dev: {} dev: {}
main: {} main: {}

View File

@@ -1,4 +1,4 @@
speakeasyVersion: 1.438.1 speakeasyVersion: 1.438.3
sources: sources:
my-source: my-source:
sourceNamespace: my-source sourceNamespace: my-source
@@ -8,8 +8,8 @@ sources:
- latest - latest
plexapi: plexapi:
sourceNamespace: plexapi sourceNamespace: plexapi
sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345 sourceRevisionDigest: sha256:37c6bfb15f4154eb89b112465107f20757411f22bd1cc7d0a04335df7127fcb4
sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f sourceBlobDigest: sha256:290473ebc909cada80ff428c685b897f4621cf121397e1417355e06d334e7206
tags: tags:
- latest - latest
- main - main
@@ -17,10 +17,10 @@ targets:
plexpy: plexpy:
source: plexapi source: plexapi
sourceNamespace: plexapi sourceNamespace: plexapi
sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345 sourceRevisionDigest: sha256:37c6bfb15f4154eb89b112465107f20757411f22bd1cc7d0a04335df7127fcb4
sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f sourceBlobDigest: sha256:290473ebc909cada80ff428c685b897f4621cf121397e1417355e06d334e7206
codeSamplesNamespace: code-samples-python-plexpy codeSamplesNamespace: code-samples-python-plexpy
codeSamplesRevisionDigest: sha256:b56d050670b58aaa2649c2e0e7cf48b999dbed5a79866501c17e2e2d6576f617 codeSamplesRevisionDigest: sha256:dc4d92eff976b4f84f5b407b04e8a1489653f8e0e8e4bd9743192583a360ca0d
workflow: workflow:
workflowVersion: 1.0.0 workflowVersion: 1.0.0
speakeasyVersion: latest speakeasyVersion: latest

View File

@@ -858,4 +858,14 @@ Based on:
### Generated ### Generated
- [python v0.19.0] . - [python v0.19.0] .
### Releases ### Releases
- [PyPI v0.19.0] https://pypi.org/project/plex-api-client/0.19.0 - . - [PyPI v0.19.0] https://pypi.org/project/plex-api-client/0.19.0 - .
## 2024-11-14 00:01:13
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.438.3 (2.457.9) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.19.1] .
### Releases
- [PyPI v0.19.1] https://pypi.org/project/plex-api-client/0.19.1 - .

4
poetry.lock generated
View File

@@ -308,8 +308,8 @@ files = [
annotated-types = ">=0.6.0" annotated-types = ">=0.6.0"
pydantic-core = "2.23.4" pydantic-core = "2.23.4"
typing-extensions = [ typing-extensions = [
{version = ">=4.12.2", markers = "python_version >= \"3.13\""},
{version = ">=4.6.1", markers = "python_version < \"3.13\""}, {version = ">=4.6.1", markers = "python_version < \"3.13\""},
{version = ">=4.12.2", markers = "python_version >= \"3.13\""},
] ]
[package.extras] [package.extras]
@@ -432,8 +432,8 @@ files = [
astroid = ">=3.2.2,<=3.3.0-dev0" astroid = ">=3.2.2,<=3.3.0-dev0"
colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""} colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""}
dill = [ dill = [
{version = ">=0.3.7", markers = "python_version >= \"3.12\""},
{version = ">=0.2", markers = "python_version < \"3.11\""}, {version = ">=0.2", markers = "python_version < \"3.11\""},
{version = ">=0.3.7", markers = "python_version >= \"3.12\""},
{version = ">=0.3.6", markers = "python_version >= \"3.11\" and python_version < \"3.12\""}, {version = ">=0.3.6", markers = "python_version >= \"3.11\" and python_version < \"3.12\""},
] ]
isort = ">=4.2.5,<5.13.0 || >5.13.0,<6" isort = ">=4.2.5,<5.13.0 || >5.13.0,<6"

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "plex-api-client" name = "plex-api-client"
version = "0.19.0" version = "0.19.1"
description = "Python Client SDK Generated by Speakeasy" description = "Python Client SDK Generated by Speakeasy"
authors = ["Speakeasy",] authors = ["Speakeasy",]
readme = "README-PYPI.md" readme = "README-PYPI.md"

View File

@@ -3,7 +3,7 @@
import importlib.metadata import importlib.metadata
__title__: str = "plex-api-client" __title__: str = "plex-api-client"
__version__: str = "0.19.0" __version__: str = "0.19.1"
try: try:
if __package__ is not None: if __package__ is not None:

View File

@@ -20,7 +20,6 @@ class GetBandwidthStatisticsRequestTypedDict(TypedDict):
class GetBandwidthStatisticsRequest(BaseModel): class GetBandwidthStatisticsRequest(BaseModel):
timespan: Annotated[ timespan: Annotated[
Optional[int], Optional[int],
pydantic.Field(alias="Timespan"),
FieldMetadata(query=QueryParamMetadata(style="form", explode=True)), FieldMetadata(query=QueryParamMetadata(style="form", explode=True)),
] = None ] = None
r"""The timespan to retrieve statistics for r"""The timespan to retrieve statistics for

View File

@@ -20,7 +20,6 @@ class GetResourcesStatisticsRequestTypedDict(TypedDict):
class GetResourcesStatisticsRequest(BaseModel): class GetResourcesStatisticsRequest(BaseModel):
timespan: Annotated[ timespan: Annotated[
Optional[int], Optional[int],
pydantic.Field(alias="Timespan"),
FieldMetadata(query=QueryParamMetadata(style="form", explode=True)), FieldMetadata(query=QueryParamMetadata(style="form", explode=True)),
] = None ] = None
r"""The timespan to retrieve statistics for r"""The timespan to retrieve statistics for

View File

@@ -20,7 +20,6 @@ class GetStatisticsRequestTypedDict(TypedDict):
class GetStatisticsRequest(BaseModel): class GetStatisticsRequest(BaseModel):
timespan: Annotated[ timespan: Annotated[
Optional[int], Optional[int],
pydantic.Field(alias="Timespan"),
FieldMetadata(query=QueryParamMetadata(style="form", explode=True)), FieldMetadata(query=QueryParamMetadata(style="form", explode=True)),
] = None ] = None
r"""The timespan to retrieve statistics for r"""The timespan to retrieve statistics for

View File

@@ -39,9 +39,9 @@ class SDKConfiguration:
server_defaults: List[Dict[str, str]] = field(default_factory=List) server_defaults: List[Dict[str, str]] = field(default_factory=List)
language: str = "python" language: str = "python"
openapi_doc_version: str = "0.0.3" openapi_doc_version: str = "0.0.3"
sdk_version: str = "0.19.0" sdk_version: str = "0.19.1"
gen_version: str = "2.457.2" gen_version: str = "2.457.9"
user_agent: str = "speakeasy-sdk/python 0.19.0 2.457.2 0.0.3 plex-api-client" user_agent: str = "speakeasy-sdk/python 0.19.1 2.457.9 0.0.3 plex-api-client"
retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET) retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
timeout_ms: Optional[int] = None timeout_ms: Optional[int] = None