Commit Graph

11 Commits

Author SHA1 Message Date
ShahanaFarooqui
9655f53194 script: More error checks and logging 2026-01-20 15:22:31 +10:30
ShahanaFarooqui
58a620aa88 script: API v2 accepts position param rather than order 2026-01-20 15:22:31 +10:30
ShahanaFarooqui
15081de19f script: Change category slug for better Admin panel management 2026-01-20 15:22:31 +10:30
ShahanaFarooqui
611e262099 script: Update sync RPC documentation script to check if the page was renderable for Readme
- ReadMe API v2 now requires category.uri instead of category.id.

- ReadMe v2 page responses include a renderable field indicating whether the document is MDX-compatible and can be rendered successfully. The script now checks this field and prints detailed compilation errors if rendering fails.
2025-12-18 10:27:15 +10:30
ShahanaFarooqui
bd3b3ca93f docs: Update rpc commands sync script as per readme API v2
Changelog-None.
2025-11-13 15:07:00 +10:30
ShahanaFarooqui
94bdad19f0 doc: Update json-rpc-api categories due to updated RPC links 2025-06-27 11:08:16 +09:30
ShahanaFarooqui
52a9bb1007 Separate reckless utility (1) and reckless rpc (7) documentation
Changelog-None.
2025-05-13 19:11:27 +09:30
ShahanaFarooqui
1bf92c2dad docs: Remove lightning- prefix from all RPCs
Changelog-None.
2025-01-28 10:55:38 +10:30
ShahanaFarooqui
72079cc920 script: Adding Delete action for readme docs
Documents which are deleted from lightning schema were still listed on readme server.

This script was adding or updating the list but delete action was missing.

Changelog-None.
2024-06-25 12:34:07 -07:00
Adi Shankara
98c805e267 fix flake8 errors in the script file (#6528)
* fix flake8 errors

* fix E126 error

* fix E123 error
2023-08-07 21:45:44 +05:30
Adi Shankara
f64aaaf943 add script to sync rpc commands 2023-08-07 11:55:57 +09:30