Explicitly quote numbers into strings where required by json schema#88
Conversation
jreineckearm
left a comment
There was a problem hiding this comment.
LGTM, understood this is necessary to allow both numbers in strings and as numbers.
I just realized I missed to review and approve: #66 😕
It probably makes sense to rebase that PR and extend the documentation with details about number handling.
In |
jreineckearm
left a comment
There was a problem hiding this comment.
I see. Thanks for clarifying!
We don't have that case yet, so no action... I am just curious: Would we already today be able to generate an array of numbers?
This is required since adding support for plain numbers and booleans in ARM-software/vscode-cmsis-csolution#383