From cb1cfe4586b5ed296155f88b86c2e164c89c5f97 Mon Sep 17 00:00:00 2001 From: Nischal Sehrawat Date: Tue, 15 Apr 2025 15:34:52 +0200 Subject: [PATCH] [QI2-1565] Removed newline characters --- schemas/get_dynamic/reply_success.schema.json | 2 +- schemas/get_static/reply_success.schema.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/get_dynamic/reply_success.schema.json b/schemas/get_dynamic/reply_success.schema.json index 05a3bba..0afff95 100644 --- a/schemas/get_dynamic/reply_success.schema.json +++ b/schemas/get_dynamic/reply_success.schema.json @@ -30,4 +30,4 @@ ], "title": "Get hardware data reply", "type": "object" -} +} \ No newline at end of file diff --git a/schemas/get_static/reply_success.schema.json b/schemas/get_static/reply_success.schema.json index ff138c9..041e3ac 100644 --- a/schemas/get_static/reply_success.schema.json +++ b/schemas/get_static/reply_success.schema.json @@ -167,4 +167,4 @@ ], "title": "Get hardware data reply", "type": "object" -} +} \ No newline at end of file