1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00

Updated API (markdown)

Qstick 2018-04-20 21:45:22 -04:00
parent 483caff171
commit bbf84c4cb4

1
API.md

@ -28,7 +28,6 @@ Where:
## Dates & Times ## ## Dates & Times ##
- All dates/timestamps are `ISO-8601` formatted in UTC `2014-01-27T01:30:00Z` - All dates/timestamps are `ISO-8601` formatted in UTC `2014-01-27T01:30:00Z`
- Episodes (and episode based endpoints, missing & calendar) also include the airdate in the original timezone for display purposes
- Date parameters should be `ISO-8601 UTC` dates to ensure proper handling by Lidarr - Date parameters should be `ISO-8601 UTC` dates to ensure proper handling by Lidarr
## Content Type ## ## Content Type ##