1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 02:32:51 +01:00

Removed sidebars

Mark McDowall 2014-09-05 08:52:16 -07:00
parent d659a1e63e
commit ac7a335936
4 changed files with 17 additions and 16 deletions

@ -23,3 +23,19 @@ All requests made to the api endpoint require API Key authentication using the X
- All POST/PUT requests require all parameters to be JSON encoded in the body, unless otherwise noted.
- All GET requests will return a JSON encoded response
## Endpoints ##
- [[Calendar]]
- [[Command]]
- [[Diskspace]]
- [[Episode]]
- [[History]]
- [[Missing]]
- [[Queue]]
- [[QualityProfile]]
- [[Release]]
- [[Rootfolder]]
- [[Series]]
- [[Series-Lookup]]
- [[System-Status]]

@ -1,14 +0,0 @@
### [[API]] ###
- [[Calendar]]
- [[Command]]
- [[Diskspace]]
- [[Episode]]
- [[History]]
- [[Missing]]
- [[Queue]]
- [[QualityProfile]]
- [[Release]]
- [[Rootfolder]]
- [[Series]]
- [[Series-Lookup]]
- [[System-Status]]

@ -1,3 +1,2 @@
### [[Development]] ###
- [[Contributing]]
- [[Log Levels]]