feat:add new
This commit is contained in:
@@ -4,12 +4,23 @@ meta {
|
||||
seq: 3
|
||||
}
|
||||
|
||||
put {
|
||||
url: {{baseUrl}}/categories
|
||||
body: none
|
||||
post {
|
||||
url: {{baseUrl}}/categories/:id
|
||||
body: multipartForm
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:path {
|
||||
id: 1
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
name: کودکان
|
||||
description: دستهبندی محتوای کودکان
|
||||
~icon: @file()
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user