mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 04:02:48 +01:00
Removed sidebars
parent
d659a1e63e
commit
ac7a335936
18
API/API.md
18
API/API.md
@ -22,4 +22,20 @@ All requests made to the api endpoint require API Key authentication using the X
|
|||||||
## Content Type ##
|
## Content Type ##
|
||||||
|
|
||||||
- All POST/PUT requests require all parameters to be JSON encoded in the body, unless otherwise noted.
|
- 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]]
|
- [[Contributing]]
|
||||||
- [[Log Levels]]
|
- [[Log Levels]]
|
Loading…
Reference in New Issue
Block a user