mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 20:57:45 +00:00
3.1 KiB
3.1 KiB
ApplyUpdatesRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tonight |
T.nilable(::PlexRubySDK::Operations::Tonight) | ➖ | Indicate that you want the update to run during the next Butler execution. Omitting this or setting it to false indicates that the update should install | 1 |
skip |
T.nilable(::PlexRubySDK::Operations::Skip) | ➖ | Indicate that the latest version should be marked as skipped. The [Release] entry for this version will have the state set to skipped. |
1 |