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