mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-15 21:43:03 +03:00
fix library monitor reference
This commit is contained in:
@@ -174,6 +174,7 @@ namespace MediaBrowser.Api.Library
|
||||
/// Gets or sets the name.
|
||||
/// </summary>
|
||||
/// <value>The name.</value>
|
||||
[ApiMember(Name = "Path", Description = "The path that was changed.", IsRequired = false, DataType = "string", ParameterType = "query", Verb = "POST")]
|
||||
public string Path { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user