[C++]Fix extra char generation for byte type during json schema generation (#6276)
authorblueshift155 <40850795+blueshift155@users.noreply.github.com>
Wed, 10 Feb 2021 19:48:24 +0000 (01:18 +0530)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 19:48:24 +0000 (11:48 -0800)
commit0b15916e50a01c3e960c4e414bbcd9f4c30b05cf
tree4ebeef318af5b7c05a0d4b8239921e3d89d2dcec
parent60eed0ca6699284556b57fbc0bc69eb383d7314f
[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