Skip to content

Commit c787a01

Browse files
committed
Add api path for clip
1 parent 39fadd0 commit c787a01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

videodb/_constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ class ApiPath:
5858
index = "index"
5959
search = "search"
6060
compile = "compile"
61+
clip = "clip"
6162
workflow = "workflow"
6263
timeline = "timeline"
6364
delete = "delete"

0 commit comments

Comments
 (0)