From 8923967f4c8a5e7237528d44444b6b0ee6225fb2 Mon Sep 17 00:00:00 2001
From: Kirill Smelkov <kirr@nexedi.com>
Date: Thu, 24 Aug 2023 17:37:20 +0300
Subject: [PATCH] .

---
 software/ors-amarisoft/cell-input-schema.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/software/ors-amarisoft/cell-input-schema.json b/software/ors-amarisoft/cell-input-schema.json
index 753ddf0e7..623ad1659 100644
--- a/software/ors-amarisoft/cell-input-schema.json
+++ b/software/ors-amarisoft/cell-input-schema.json
@@ -5,9 +5,9 @@ NOTE: nr cell  -> ----//---- gnb_id + gnb_id_bits
 "rx_gain" -> per rrh  ----//----
 
 {
+  "$schema": "https://json-schema.org/draft/2020-12/schema",
   "title": "Cell",
   "type": "object",
-  "$schema": "XXX",
   "oneOf": [
     {
       "title": "LTE Cell",
-- 
2.30.9