mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
pluralize url
This commit is contained in:
@@ -124,7 +124,7 @@ namespace MediaBrowser.Api
|
||||
{
|
||||
}
|
||||
|
||||
[Route("/Plugins/RegistrationRecord/{Name}", "GET")]
|
||||
[Route("/Plugins/RegistrationRecords/{Name}", "GET")]
|
||||
[Api("Gets registration status for a feature")]
|
||||
[Restrict(VisibilityTo = EndpointAttributes.None)]
|
||||
public class GetRegistrationStatus
|
||||
|
||||
Reference in New Issue
Block a user