From 8ba17ff81c800844a872aba37e5e91347b8b0f47 Mon Sep 17 00:00:00 2001 From: alakendu Date: Thu, 19 Dec 2024 10:34:45 +0530 Subject: [PATCH] typo --- device/device.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device/device.yaml b/device/device.yaml index 5e1ee037..ca99f29b 100644 --- a/device/device.yaml +++ b/device/device.yaml @@ -98,7 +98,7 @@ components: Vendor specific option with it respective value. e,g OTG underlying solution is deviating xyz feature. Then option type='feature' and value=`xyz` type: object - required: [key, value] + required: [type, value] properties: type: description: >-