Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(template): DAPS added missing API endpoints #41

Conversation

TRaSH-
Copy link
Contributor

@TRaSH- TRaSH- commented Dec 29, 2024

Added: missing DAPS API endpoint for Radarr/Sonarr

Radarr:

    "/api/v3/health": [
        "get"
    ]

Sonarr:

    "/api/v3/health": [
        "get"
    ],
    "/api/v3/qualityprofile": [
        "get"
    ]

DISCLAIMER: I've tested this update for several days and approved all logged API endpoints. However, it's still possible that some API endpoints aren't logged on my side because of different usage.

@austinwbest austinwbest merged commit 932349a into Notifiarr:main Dec 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants