From 0b15916e50a01c3e960c4e414bbcd9f4c30b05cf Mon Sep 17 00:00:00 2001 From: blueshift155 <40850795+blueshift155@users.noreply.github.com> Date: Thu, 11 Feb 2021 01:18:24 +0530 Subject: [PATCH] [C++]Fix extra char generation for byte type during json schema generation (#6276) * Fix extra char generation for the byte type * Fix unit tests for JSON