mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
corrected partial param
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
speakeasyVersion: 1.285.6
|
speakeasyVersion: 1.296.1
|
||||||
sources:
|
sources:
|
||||||
Plex-API:
|
Plex-API:
|
||||||
sourceNamespace: plex-api
|
sourceNamespace: plex-api
|
||||||
sourceRevisionDigest: sha256:9fd5565eb1d3f5e23e5560c805df7eb16506ee6a2bdefc97dae2977682b58a5d
|
sourceRevisionDigest: sha256:7af88aedecb45df9be84135214fe5dcfe0dbdb89e985f83a00efec84e1ccb882
|
||||||
sourceBlobDigest: sha256:39b67b4ea24187846968d058efce2fbfae1ae596ba3672bac68a528426b025a6
|
sourceBlobDigest: sha256:5fb9954a67ed5f71240dc3f820a6498853636edf1a5508b272f22ebe2a6651bf
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
targets: {}
|
targets: {}
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ get:
|
|||||||
schema:
|
schema:
|
||||||
type: number
|
type: number
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: The children of the library item.
|
description: The children of the library item.
|
||||||
|
|||||||
@@ -244,4 +244,4 @@ tags:
|
|||||||
API Calls that perform operations directly against https://Plex.tv
|
API Calls that perform operations directly against https://Plex.tv
|
||||||
- name: Statistics
|
- name: Statistics
|
||||||
description: |
|
description: |
|
||||||
API Calls that perform operations with Plex Media Server Statistics
|
API Calls that perform operations with Plex Media Server Statistics
|
||||||
|
|||||||
Reference in New Issue
Block a user