feat: add category and sub for media
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
meta {
|
||||
name: save
|
||||
seq: 17
|
||||
seq: 18
|
||||
}
|
||||
|
||||
auth {
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ post {
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
type: music @contentType(music,media,breathing-template)
|
||||
type: playlist @contentType(music,media,breathing-template,playlist)
|
||||
id: 1
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ post {
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
type: music @contentType(music,media,breathing-template)
|
||||
type: playlist @contentType(music,media,breathing-template)
|
||||
id: 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user