1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-21 18:22:42 +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

@ -22,4 +22,20 @@ All requests made to the api endpoint require API Key authentication using the X
## Content Type ##
- 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
- 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]]