From 1f23203a819237476b72e9ad5ccd2d462ea41dfc Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Mon, 27 May 2024 13:34:48 -0500 Subject: [PATCH] corrected partial param --- .speakeasy/workflow.lock | 6 +++--- paths/library/metadata-children.yaml | 1 - pms-spec.yaml | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 0a90a468..211bfa1e 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -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: {} diff --git a/paths/library/metadata-children.yaml b/paths/library/metadata-children.yaml index 8298c156..72386828 100644 --- a/paths/library/metadata-children.yaml +++ b/paths/library/metadata-children.yaml @@ -12,7 +12,6 @@ get: schema: type: number required: true - responses: "200": description: The children of the library item. diff --git a/pms-spec.yaml b/pms-spec.yaml index 3bdb69da..ed6e011e 100644 --- a/pms-spec.yaml +++ b/pms-spec.yaml @@ -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 \ No newline at end of file + API Calls that perform operations with Plex Media Server Statistics