1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01:00
Radarr/NzbDrone.Api/REST
kay.one 36c0e50c23 updated rest routing to only match numeric IDs.
eg.
Match: api/series/12
No Match: api/series/abc
2013-04-25 23:12:11 -07:00
..
ResourceValidator.cs moved seriesmodule to restmodule 2013-04-20 15:14:41 -07:00
RestModule.cs updated rest routing to only match numeric IDs. 2013-04-25 23:12:11 -07:00
RestResource.cs started cleaning up episode page. 2013-04-24 10:31:10 -07:00