mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 20:57:44 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.257.1
This commit is contained in:
21
.speakeasy/workflow.lock
Normal file
21
.speakeasy/workflow.lock
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
speakeasyVersion: 1.257.1
|
||||||
|
sources:
|
||||||
|
my-source: {}
|
||||||
|
targets:
|
||||||
|
plexpy:
|
||||||
|
source: my-source
|
||||||
|
outLocation: /github/workspace/repo
|
||||||
|
workflow:
|
||||||
|
workflowVersion: 1.0.0
|
||||||
|
speakeasyVersion: latest
|
||||||
|
sources:
|
||||||
|
my-source:
|
||||||
|
inputs:
|
||||||
|
- location: https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-media-server-spec-dereferenced.yaml
|
||||||
|
targets:
|
||||||
|
plexpy:
|
||||||
|
target: python
|
||||||
|
source: my-source
|
||||||
|
publish:
|
||||||
|
pypi:
|
||||||
|
token: $PYPI_TOKEN
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
workflowVersion: 1.0.0
|
workflowVersion: 1.0.0
|
||||||
|
speakeasyVersion: latest
|
||||||
sources:
|
sources:
|
||||||
my-source:
|
my-source:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
10
RELEASES.md
10
RELEASES.md
@@ -159,3 +159,13 @@ Based on:
|
|||||||
- [python v0.6.3] .
|
- [python v0.6.3] .
|
||||||
### Releases
|
### Releases
|
||||||
- [PyPI v0.6.3] https://pypi.org/project/plex-api-client/0.6.3 - .
|
- [PyPI v0.6.3] https://pypi.org/project/plex-api-client/0.6.3 - .
|
||||||
|
|
||||||
|
## 2024-04-18 01:12:48
|
||||||
|
### Changes
|
||||||
|
Based on:
|
||||||
|
- OpenAPI Doc
|
||||||
|
- Speakeasy CLI 1.257.1 (2.308.2) https://github.com/speakeasy-api/speakeasy
|
||||||
|
### Generated
|
||||||
|
- [python v0.6.3] .
|
||||||
|
### Releases
|
||||||
|
- [PyPI v0.6.3] https://pypi.org/project/plex-api-client/0.6.3 - .
|
||||||
Reference in New Issue
Block a user