fix
This commit is contained in:
@@ -48,6 +48,10 @@ body:multipart-form {
|
||||
duration: 3
|
||||
visibility: public
|
||||
type: video
|
||||
~image: @file()
|
||||
~image_id: 1
|
||||
~detail_image: @file()
|
||||
~detail_image_id: 1
|
||||
}
|
||||
|
||||
settings {
|
||||
|
||||
@@ -24,6 +24,8 @@ body:multipart-form {
|
||||
~is_premium: true
|
||||
~image: @file()
|
||||
~image_id: 1
|
||||
~detail_image: @file()
|
||||
~detail_image_id: 1
|
||||
}
|
||||
|
||||
settings {
|
||||
|
||||
Reference in New Issue
Block a user