librdkafka icon indicating copy to clipboard operation
librdkafka copied to clipboard

Fix JSON schema

Open samba2 opened this issue 3 years ago • 0 comments

While plaining around with code generation for the JSON statistics I think I've found some miss-configuration in the JSON schema. Applying the suggested changes I was able to successfully generate parser code using the JSON schema as source.

Parser code generator was: https://app.quicktype.io

samba2 avatar Jun 20 '22 15:06 samba2