8000 Add api path for clip · video-db/videodb-python@c787a01 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0