mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Removed sidebars
parent
d659a1e63e
commit
ac7a335936
16
API/API.md
16
API/API.md
@ -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]]
|
Loading…
Reference in New Issue
Block a user