Skip to content

Commit f50e345

Browse files
authored
feat(template): added missing API endpoints for Kometa (#60)
1 parent 609e46c commit f50e345

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

root/app/www/public/templates/radarr/kometa.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@
2525
],
2626
"/api/v3/movie/import": [
2727
"post"
28+
],
29+
"/api/v3/movie/editor": [
30+
"put"
2831
]
2932
}

0 commit comments

Comments
 (0)