From aa8f3821acae72dfaa1f07c14125b0520791ad91 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 18 Sep 2024 23:55:16 +0000 Subject: [PATCH] Update OpenAPI spec for v3 (Commit SHA: d0b0d683336132f2f12f74a85a573b5ebabbff23) --- openapi-v3.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/openapi-v3.yaml b/openapi-v3.yaml index e855df7..283b07e 100644 --- a/openapi-v3.yaml +++ b/openapi-v3.yaml @@ -6219,7 +6219,9 @@ components: type: object properties: sent: - type: integer + type: array + items: + type: string JobDefinitionExecution: type: object properties: