continue to use trigger as root object in post and update
This commit is contained in:
parent
fed65f75a6
commit
40cffb3cad
1 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ username | string | true | a valid username string
|
|||
|
||||
Parameter | Type | Required | Description
|
||||
--------- | ------- | --------- | -----------------------
|
||||
action | object | true |
|
||||
trigger | object | true |
|
||||
|
||||
|
||||
|
||||
|
|
@ -132,7 +132,7 @@ id | string | true |
|
|||
|
||||
Parameter | Type | Required | Description
|
||||
--------- | ------- | --------- | -----------------------
|
||||
action | object | true |
|
||||
trigger | object | true |
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue