Eric Blake writes:
> On 9/10/19 1:37 AM, Markus Armbruster wrote:
>> RFC 8259 on string contents:
>>
>>All Unicode characters may be placed within the quotation marks,
>>except for the characters that MUST be escaped: quotation mark,
>>reverse solidus, and the control characters (U+0
On 9/10/19 1:37 AM, Markus Armbruster wrote:
> RFC 8259 on string contents:
>
>All Unicode characters may be placed within the quotation marks,
>except for the characters that MUST be escaped: quotation mark,
>reverse solidus, and the control characters (U+ through
>U+001F).
>
RFC 8259 on string contents:
All Unicode characters may be placed within the quotation marks,
except for the characters that MUST be escaped: quotation mark,
reverse solidus, and the control characters (U+ through
U+001F).
The QAPI schema parser accepts both less and more than JSO