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:
2026-05-28 18:56:53 +01:00
parent df5328349b
commit bbc461ad6e
2 changed files with 33 additions and 7 deletions
+2 -2
View File
@@ -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