doc: document JSON conventions

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
Quentin Young 2020-04-01 12:37:43 -04:00
parent 54b71f2fa3
commit e9f2bc2427

View File

@ -992,6 +992,11 @@ Miscellaneous
When in doubt, follow the guidelines in the Linux kernel style guide, or ask on
the development mailing list / public Slack instance.
JSON Output
^^^^^^^^^^^
All JSON keys are to be camelCased, with no spaces.
.. _documentation: