update notification policy disable status in swagger (#14493)

Signed-off-by: Wang Yan <wangyan@vmware.com>
This commit is contained in:
Wang Yan 2021-03-23 16:45:41 +08:00 committed by GitHub
parent 9ef50ed430
commit 3e0ba27ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6164,6 +6164,7 @@ definitions:
enabled:
type: boolean
description: Whether the webhook policy is enabled or not.
x-omitempty: false
WebhookLastTrigger:
type: object
description: The webhook policy and last trigger time group by event type.