add rl_frame, rl_value to request body of edit domain
This commit is contained in:
@@ -3077,6 +3077,16 @@ paths:
|
||||
relayhost:
|
||||
description: id of relayhost
|
||||
type: number
|
||||
rl_frame:
|
||||
enum:
|
||||
- s
|
||||
- m
|
||||
- h
|
||||
- d
|
||||
type: string
|
||||
rl_value:
|
||||
description: rate limit value
|
||||
type: number
|
||||
type: object
|
||||
items:
|
||||
description: contains list of domain names you want update
|
||||
|
||||
Reference in New Issue
Block a user