mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 19:40:48 +00:00
Merge pull request #6131 from qlyoung/doc-json-camelcase
doc: document JSON conventions
This commit is contained in:
commit
00b84ce81d
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user