Skip to content

Commit cab4ba9

Browse files
committed
#25: Updated swagger to latest version
1 parent d9a12af commit cab4ba9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Scripts/swagger.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8851,7 +8851,7 @@ components:
88518851
description:
88528852
description: An optional description of the task.
88538853
type: string
8854-
required: [flux, token]
8854+
required: [flux]
88558855
TaskUpdateRequest:
88568856
type: object
88578857
properties:
@@ -9222,7 +9222,6 @@ components:
92229222
pagerduty: "#/components/schemas/PagerDutyNotificationEndpoint"
92239223
webhook: "#/components/schemas/WebhookNotificationEndpoint"
92249224
NotificationEndpoints:
9225-
type: object
92269225
properties:
92279226
notificationEndpoints:
92289227
type: array

0 commit comments

Comments
 (0)