Fix #67: Clarify proxy routes expose selective subset of upstream APIs
- Update README Proxy Routes section to explicitly state only a selective subset of endpoints is exposed - Replace wildcard API endpoint listings with complete list of 30 specific implemented proxy endpoints - Update OpenAPI tag descriptions for Sonarr/Radarr to clarify selective proxy scope
This commit is contained in:
+2
-2
@@ -46,9 +46,9 @@ tags:
|
||||
- name: Webhook
|
||||
description: Webhook receivers for Sonarr/Radarr
|
||||
- name: Sonarr
|
||||
description: Sonarr API proxy
|
||||
description: Selective Sonarr API proxy (specific endpoints only)
|
||||
- name: Radarr
|
||||
description: Radarr API proxy
|
||||
description: Selective Radarr API proxy (specific endpoints only)
|
||||
- name: SABnzbd
|
||||
description: SABnzbd API proxy
|
||||
- name: Emby
|
||||
|
||||
Reference in New Issue
Block a user