ShahanaFarooqui
f92a4ccea5
doc: Updated json examples in schema files
2024-08-09 23:56:45 -07:00
ShahanaFarooqui
58e3ea574c
docs: Adding readonly
category for all get & list commands except listdatastore
2024-07-31 14:42:58 +09:30
ShahanaFarooqui
976c0c90bc
docs: Changes examples format
...
- Changed ALL `doc/schemas/lightning-*.json` file's `json_example` to `examples`
- Change the heading from example to examples
- Bring shell command before the json command
- Move Example to the end of the page
- Remove horizontal line from Example
2024-06-22 17:02:33 +02:00
ShahanaFarooqui
a4e7079fc1
docs: Removed null values from example request params
2024-06-19 15:56:22 +09:30
Ken Sedgwick
e3c600b0c8
logging: add TRACE between DEBUG and IO
...
By moving super-noisy debugging logging to new TRACE level we can
make long-term logging at DEBUG possible w/o removing any logging.
Addresses ([#7279 ])
Related Issues:
https://github.com/ElementsProject/lightning/issues/6927
https://github.com/chrisguida/smaug/issues/34
https://github.com/ZmnSCPxj/clboss/issues/194
2024-05-08 21:05:49 -05:00
ShahanaFarooqui
9e782f491b
doc: updated schemas for json_examples
2024-04-04 13:16:27 +10:30
Rusty Russell
4e086f28c3
lightningd: remove channels
from listpeers
.
...
Changelog-Removed: JSON-RPC: `listpeers` `channels` (deprecated v23.02, EOL v24.02)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-03-25 15:02:35 +10:30
ShahanaFarooqui
04884ca664
doc: Merge request and schema jsons in a single file
...
Merge information from `*.request.json` & `*.schema.json`. Also consolidate remaining details from `*.md` files and create a single file in schemas folder.
2024-03-19 14:58:59 +10:30