From 7cbfff79633245dadfa005e766eef319557da3c0 Mon Sep 17 00:00:00 2001 From: Outscale Bot Date: Tue, 23 Apr 2024 17:14:55 +0200 Subject: [PATCH] fix 2 Signed-off-by: Outscale Bot --- outscale.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/outscale.yaml b/outscale.yaml index 91f9bbc..6836ff6 100644 --- a/outscale.yaml +++ b/outscale.yaml @@ -5048,7 +5048,9 @@ components: NicLinkNicLinkNicDates: description: The dates and times (UTC) when the NICs were attached to the VMs. - items: string + items: + format: date + type: string type: array NicLinkNicLinkNicIds: description: The IDs of the NIC attachments.