first commit
This commit is contained in:
15
Video2AI/All Renders.bru
Normal file
15
Video2AI/All Renders.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: All Renders
|
||||
type: http
|
||||
seq: 8
|
||||
}
|
||||
|
||||
get {
|
||||
url: https://video2ai.test/api/render/all
|
||||
body: json
|
||||
auth: bearer
|
||||
}
|
||||
|
||||
auth:bearer {
|
||||
token: {{AUTH_TOKEN}}
|
||||
}
|
||||
Reference in New Issue
Block a user