Skip to content

Commit

Permalink
Merge pull request #627 from andrey-yantsen/auto-pr/feature-enum-update
Browse files Browse the repository at this point in the history
Update the media_container::server::Feature enum
  • Loading branch information
mergify[bot] committed May 10, 2024
2 parents b17b451 + b84c723 commit 7453c0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions crates/plex-api/src/media_container/server/feature.rs
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ pub enum Feature {
rename = "rate-limit-client-token",
alias = "3eb2789b-200c-4a15-91d2-dedfe560953c"
)]
#[deprecated]
RateLimitClientToken,
#[serde(
rename = "require-plex-nonce",
Expand Down
Loading

0 comments on commit 7453c0f

Please sign in to comment.