refactor(application): strip comments, DRY ownership check + parse_content_type
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/// Trigger a library sync for one or all providers.
|
||||
pub struct TriggerSyncCommand {
|
||||
/// Provider to sync. `None` means sync all registered providers.
|
||||
pub provider_id: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user