Hi, I'm currently working on extending the statistisc capabilities for HAProxy. My first goal is to design a small API to be able to quickly add new counters.
I have a question about the cli command "show schema json". I am not a json expert and do not know precisely the purpose of a json schema. However, it seems that the currently generated schema is not valid, at least by checking on this website : https://www.jsonschemavalidator.net/ Is the json schema useful to anyone or can I safely ignore/remove it ? Thanks for your feedback, -- Amaury Denoyelle

