mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6
This commit is contained in:
@@ -65,7 +65,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_recently_added_library
|
||||
|
||||
This endpoint will return the recently added content.
|
||||
@@ -134,7 +133,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_all_libraries
|
||||
|
||||
A library section (commonly referred to as just a library) is a collection of media.
|
||||
@@ -179,7 +177,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_library_details
|
||||
|
||||
## Library Details Endpoint
|
||||
@@ -264,7 +261,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## delete_library
|
||||
|
||||
Delete a library using a specific section id
|
||||
@@ -309,7 +305,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_library_items
|
||||
|
||||
Fetches details from a specific section of the library identified by a section key and a tag. The tag parameter accepts the following values:
|
||||
@@ -384,7 +379,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_refresh_library_metadata
|
||||
|
||||
This endpoint Refreshes all the Metadata of the library.
|
||||
@@ -431,7 +425,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_search_library
|
||||
|
||||
Search for content within a specific section of the library.
|
||||
@@ -495,7 +488,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_meta_data_by_rating_key
|
||||
|
||||
This endpoint will return the metadata of a library item specified with the ratingKey.
|
||||
@@ -541,7 +533,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_metadata_children
|
||||
|
||||
This endpoint will return the children of of a library item specified with the ratingKey.
|
||||
@@ -588,7 +579,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_top_watched_content
|
||||
|
||||
This endpoint will return the top watched content from libraries of a certain type
|
||||
@@ -635,7 +625,6 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
## get_on_deck
|
||||
|
||||
This endpoint will return the on deck content.
|
||||
@@ -673,4 +662,3 @@ end
|
||||
|
||||
**[T.nilable(::PlexRubySDK::Operations::GetOnDeckResponse)](../../models/operations/getondeckresponse.md)**
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user