From 5693be604c574dc74c94a7bc03ff0ad2aefbcfcc Mon Sep 17 00:00:00 2001 From: iljarotar Date: Thu, 17 Oct 2024 14:50:17 +0200 Subject: [PATCH] spec --- spec/metal-api.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/metal-api.json b/spec/metal-api.json index bf35d9f2..3c42aae5 100644 --- a/spec/metal-api.json +++ b/spec/metal-api.json @@ -5189,6 +5189,10 @@ }, "vendor": { "description": "the operating system vendor the switch currently has", + "enum": [ + "Cumulus", + "SONiC" + ], "type": "string" }, "version": {